Commit 1b1b1ed95816d208640d09cdc9dcb98c14ad7d11
dx: update ios version
Andre Staltz committed on 2/4/2020, 8:48:18 PMParent: 6b3cfbd24229b98382f075c5b3ddddea4ee02b64
Files changed
ios/Manyverse-tvOS/Info.plist | changed |
ios/Manyverse-tvOSTests/Info.plist | changed |
ios/Manyverse.xcodeproj/project.pbxproj | changed |
ios/Manyverse/Info.plist | changed |
ios/ManyverseTests/Info.plist | changed |
ios/Manyverse-tvOS/Info.plist | ||
---|---|---|
@@ -14,13 +14,13 @@ | ||
14 | 14 | <string>$(PRODUCT_NAME)</string> |
15 | 15 | <key>CFBundlePackageType</key> |
16 | 16 | <string>APPL</string> |
17 | 17 | <key>CFBundleShortVersionString</key> |
18 | - <string>0.2001.7</string> | |
18 | + <string>0.2002.4</string> | |
19 | 19 | <key>CFBundleSignature</key> |
20 | 20 | <string>????</string> |
21 | 21 | <key>CFBundleVersion</key> |
22 | - <string>0.2001.7</string> | |
22 | + <string>0.2002.4</string> | |
23 | 23 | <key>LSRequiresIPhoneOS</key> |
24 | 24 | <true/> |
25 | 25 | <key>NSAppTransportSecurity</key> |
26 | 26 | <dict> |
ios/Manyverse-tvOSTests/Info.plist | ||
---|---|---|
@@ -14,11 +14,11 @@ | ||
14 | 14 | <string>$(PRODUCT_NAME)</string> |
15 | 15 | <key>CFBundlePackageType</key> |
16 | 16 | <string>BNDL</string> |
17 | 17 | <key>CFBundleShortVersionString</key> |
18 | - <string>0.2001.7</string> | |
18 | + <string>0.2002.4</string> | |
19 | 19 | <key>CFBundleSignature</key> |
20 | 20 | <string>????</string> |
21 | 21 | <key>CFBundleVersion</key> |
22 | - <string>0.2001.7</string> | |
22 | + <string>0.2002.4</string> | |
23 | 23 | </dict> |
24 | 24 | </plist> |
ios/Manyverse.xcodeproj/project.pbxproj | ||
---|---|---|
@@ -783,9 +783,9 @@ | ||
783 | 783 | buildSettings = { |
784 | 784 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
785 | 785 | CODE_SIGN_IDENTITY = "Apple Development"; |
786 | 786 | CODE_SIGN_STYLE = Automatic; |
787 | - CURRENT_PROJECT_VERSION = 0.2001.7; | |
787 | + CURRENT_PROJECT_VERSION = 0.2002.4; | |
788 | 788 | DEAD_CODE_STRIPPING = NO; |
789 | 789 | DEVELOPMENT_TEAM = 3Y2H7D665X; |
790 | 790 | ENABLE_BITCODE = NO; |
791 | 791 | FRAMEWORK_SEARCH_PATHS = ( |
@@ -823,9 +823,9 @@ | ||
823 | 823 | buildSettings = { |
824 | 824 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
825 | 825 | CODE_SIGN_IDENTITY = "iPhone Distribution"; |
826 | 826 | CODE_SIGN_STYLE = Manual; |
827 | - CURRENT_PROJECT_VERSION = 0.2001.7; | |
827 | + CURRENT_PROJECT_VERSION = 0.2002.4; | |
828 | 828 | DEVELOPMENT_TEAM = 3Y2H7D665X; |
829 | 829 | ENABLE_BITCODE = NO; |
830 | 830 | FRAMEWORK_SEARCH_PATHS = ( |
831 | 831 | "$(inherited)", |
ios/Manyverse/Info.plist | ||
---|---|---|
@@ -16,13 +16,13 @@ | ||
16 | 16 | <string>$(PRODUCT_NAME)</string> |
17 | 17 | <key>CFBundlePackageType</key> |
18 | 18 | <string>APPL</string> |
19 | 19 | <key>CFBundleShortVersionString</key> |
20 | - <string>0.2001.7</string> | |
20 | + <string>0.2002.4</string> | |
21 | 21 | <key>CFBundleSignature</key> |
22 | 22 | <string>????</string> |
23 | 23 | <key>CFBundleVersion</key> |
24 | - <string>0.2001.7</string> | |
24 | + <string>0.2002.4</string> | |
25 | 25 | <key>LSRequiresIPhoneOS</key> |
26 | 26 | <true/> |
27 | 27 | <key>NSAppTransportSecurity</key> |
28 | 28 | <dict> |
ios/ManyverseTests/Info.plist | ||
---|---|---|
@@ -14,11 +14,11 @@ | ||
14 | 14 | <string>$(PRODUCT_NAME)</string> |
15 | 15 | <key>CFBundlePackageType</key> |
16 | 16 | <string>BNDL</string> |
17 | 17 | <key>CFBundleShortVersionString</key> |
18 | - <string>0.2001.7</string> | |
18 | + <string>0.2002.4</string> | |
19 | 19 | <key>CFBundleSignature</key> |
20 | 20 | <string>????</string> |
21 | 21 | <key>CFBundleVersion</key> |
22 | - <string>0.2001.7</string> | |
22 | + <string>0.2002.4</string> | |
23 | 23 | </dict> |
24 | 24 | </plist> |
Built with git-ssb-web