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 Feb 4, 2022
1 parent 2081784 commit a6ef445
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.2201.19;
CURRENT_PROJECT_VERSION = 0.2202.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.2201.19;
CURRENT_PROJECT_VERSION = 0.2202.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.2201.19</string>
<string>0.2202.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2201.19</string>
<string>0.2202.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.2201.19</string>
<string>0.2202.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2201.19</string>
<string>0.2202.4</string>
</dict>
</plist>

0 comments on commit a6ef445

Please sign in to comment.