File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2444
2444
CODE_SIGN_ENTITLEMENTS = "Kukai Mobile/Kukai Mobile-dev.entitlements";
2445
2445
CODE_SIGN_IDENTITY = "iPhone Developer";
2446
2446
CODE_SIGN_STYLE = Manual;
2447
- CURRENT_PROJECT_VERSION = 349 ;
2447
+ CURRENT_PROJECT_VERSION = 350 ;
2448
2448
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2449
2449
DEVELOPMENT_TEAM = TK7KK2VPJP;
2450
2450
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2488
2488
CODE_SIGN_IDENTITY = "iPhone Distribution";
2489
2489
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2490
2490
CODE_SIGN_STYLE = Manual;
2491
- CURRENT_PROJECT_VERSION = 349 ;
2491
+ CURRENT_PROJECT_VERSION = 350 ;
2492
2492
DEVELOPMENT_TEAM = TK7KK2VPJP;
2493
2493
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2494
2494
ENABLE_BITCODE = NO;
2674
2674
CODE_SIGN_IDENTITY = "iPhone Distribution";
2675
2675
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2676
2676
CODE_SIGN_STYLE = Manual;
2677
- CURRENT_PROJECT_VERSION = 349 ;
2677
+ CURRENT_PROJECT_VERSION = 350 ;
2678
2678
DEVELOPMENT_TEAM = TK7KK2VPJP;
2679
2679
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2680
2680
ENABLE_BITCODE = NO;
Original file line number Diff line number Diff line change 33
33
</dict >
34
34
</array >
35
35
<key >CFBundleVersion </key >
36
- <string >349 </string >
36
+ <string >350 </string >
37
37
<key >ITSAppUsesNonExemptEncryption </key >
38
38
<false />
39
39
<key >LSRequiresIPhoneOS </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 >349 </string >
20
+ <string >350 </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 >349 </string >
20
+ <string >350 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments