Skip to content

Commit

Permalink
dx: update ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
staltz committed Sep 4, 2023
1 parent 2b581be commit bcd032d
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions ios/Manyverse.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.2307.3;
CURRENT_PROJECT_VERSION = 0.2309.4;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 3Y2H7D665X;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -787,7 +787,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 0.2307.3;
CURRENT_PROJECT_VERSION = 0.2309.4;
DEVELOPMENT_TEAM = 3Y2H7D665X;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand Down
4 changes: 2 additions & 2 deletions ios/Manyverse/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2307.3</string>
<string>0.2309.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2307.3</string>
<string>0.2309.4</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/ManyverseTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.2307.3</string>
<string>0.2309.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2307.3</string>
<string>0.2309.4</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,6 @@ SPEC CHECKSUMS:
TOCropViewController: 3105367e808b7d3d886a74ff59bf4804e7d3ab38
Yoga: b316a990bb6d115afa1b436b5626ac7c61717d17

PODFILE CHECKSUM: 3ce9bc4ba84dd233704439ce698e619d1598b6f0
PODFILE CHECKSUM: ae17ce4bdef2675d3b4e09a53a1c4c2f69a962b8

COCOAPODS: 1.11.0
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcd032d

Please sign in to comment.