This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2561
2561
buildSettings = {
2562
2562
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2563
2563
CODE_SIGN_STYLE = Manual;
2564
- CURRENT_PROJECT_VERSION = 17 ;
2564
+ CURRENT_PROJECT_VERSION = 18 ;
2565
2565
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2566
2566
DEVELOPMENT_TEAM = JVHN2X67GT;
2567
2567
FRAMEWORK_SEARCH_PATHS = (
2588
2588
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2589
2589
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2590
2590
CODE_SIGN_STYLE = Manual;
2591
- CURRENT_PROJECT_VERSION = 17 ;
2591
+ CURRENT_PROJECT_VERSION = 18 ;
2592
2592
DEVELOPMENT_TEAM = JVHN2X67GT;
2593
2593
FRAMEWORK_SEARCH_PATHS = (
2594
2594
"$(PROJECT_DIR)/Carthage/Build/iOS",
2671
2671
buildSettings = {
2672
2672
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2673
2673
CODE_SIGN_STYLE = Manual;
2674
- CURRENT_PROJECT_VERSION = 17 ;
2674
+ CURRENT_PROJECT_VERSION = 18 ;
2675
2675
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2676
2676
DEVELOPMENT_TEAM = JVHN2X67GT;
2677
2677
FRAMEWORK_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 21
21
<key >CFBundleShortVersionString </key >
22
22
<string >1.0 </string >
23
23
<key >CFBundleVersion </key >
24
- <string >17 </string >
24
+ <string >18 </string >
25
25
<key >Fabric </key >
26
26
<dict >
27
27
<key >APIKey </key >
Original file line number Diff line number Diff line change 17
17
<key >CFBundleShortVersionString </key >
18
18
<string >1.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >17 </string >
20
+ <string >18 </string >
21
21
</dict >
22
22
</plist >
Original file line number Diff line number Diff line change 17
17
<key >CFBundleShortVersionString </key >
18
18
<string >1.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >17 </string >
20
+ <string >18 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments