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 2770
2770
buildSettings = {
2771
2771
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2772
2772
CODE_SIGN_STYLE = Manual;
2773
- CURRENT_PROJECT_VERSION = 18 ;
2773
+ CURRENT_PROJECT_VERSION = 19 ;
2774
2774
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2775
2775
DEVELOPMENT_TEAM = JVHN2X67GT;
2776
2776
FRAMEWORK_SEARCH_PATHS = (
2798
2798
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2799
2799
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2800
2800
CODE_SIGN_STYLE = Manual;
2801
- CURRENT_PROJECT_VERSION = 18 ;
2801
+ CURRENT_PROJECT_VERSION = 19 ;
2802
2802
DEVELOPMENT_TEAM = JVHN2X67GT;
2803
2803
FRAMEWORK_SEARCH_PATHS = (
2804
2804
"$(PROJECT_DIR)/Carthage/Build/iOS",
2882
2882
buildSettings = {
2883
2883
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2884
2884
CODE_SIGN_STYLE = Manual;
2885
- CURRENT_PROJECT_VERSION = 18 ;
2885
+ CURRENT_PROJECT_VERSION = 19 ;
2886
2886
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2887
2887
DEVELOPMENT_TEAM = JVHN2X67GT;
2888
2888
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 >18 </string >
24
+ <string >19 </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 >18 </string >
20
+ <string >19 </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 >18 </string >
20
+ <string >19 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments