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 3444
3444
buildSettings = {
3445
3445
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3446
3446
CODE_SIGN_STYLE = Manual;
3447
- CURRENT_PROJECT_VERSION = 14 ;
3447
+ CURRENT_PROJECT_VERSION = 15 ;
3448
3448
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3449
3449
DEVELOPMENT_TEAM = JVHN2X67GT;
3450
3450
FRAMEWORK_SEARCH_PATHS = (
3471
3471
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3472
3472
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3473
3473
CODE_SIGN_STYLE = Manual;
3474
- CURRENT_PROJECT_VERSION = 14 ;
3474
+ CURRENT_PROJECT_VERSION = 15 ;
3475
3475
DEVELOPMENT_TEAM = JVHN2X67GT;
3476
3476
FRAMEWORK_SEARCH_PATHS = (
3477
3477
"$(PROJECT_DIR)/Carthage/Build/iOS",
3554
3554
buildSettings = {
3555
3555
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3556
3556
CODE_SIGN_STYLE = Manual;
3557
- CURRENT_PROJECT_VERSION = 14 ;
3557
+ CURRENT_PROJECT_VERSION = 15 ;
3558
3558
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3559
3559
DEVELOPMENT_TEAM = JVHN2X67GT;
3560
3560
FRAMEWORK_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 35
35
<key >CFBundleShortVersionString </key >
36
36
<string >1.0 </string >
37
37
<key >CFBundleVersion </key >
38
- <string >14 </string >
38
+ <string >15 </string >
39
39
<key >Fabric </key >
40
40
<dict >
41
41
<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 >14 </string >
20
+ <string >15 </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 >14 </string >
20
+ <string >15 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments