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 2426
2426
CODE_SIGN_ENTITLEMENTS = "Kukai Mobile/Kukai Mobile.entitlements";
2427
2427
CODE_SIGN_IDENTITY = "iPhone Developer";
2428
2428
CODE_SIGN_STYLE = Manual;
2429
- CURRENT_PROJECT_VERSION = 305 ;
2429
+ CURRENT_PROJECT_VERSION = 306 ;
2430
2430
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2431
2431
DEVELOPMENT_TEAM = TK7KK2VPJP;
2432
2432
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2466
2466
CODE_SIGN_IDENTITY = "iPhone Distribution";
2467
2467
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2468
2468
CODE_SIGN_STYLE = Manual;
2469
- CURRENT_PROJECT_VERSION = 305 ;
2469
+ CURRENT_PROJECT_VERSION = 306 ;
2470
2470
DEVELOPMENT_TEAM = TK7KK2VPJP;
2471
2471
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2472
2472
ENABLE_BITCODE = NO;
2652
2652
CODE_SIGN_IDENTITY = "iPhone Distribution";
2653
2653
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2654
2654
CODE_SIGN_STYLE = Manual;
2655
- CURRENT_PROJECT_VERSION = 305 ;
2655
+ CURRENT_PROJECT_VERSION = 306 ;
2656
2656
DEVELOPMENT_TEAM = TK7KK2VPJP;
2657
2657
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2658
2658
ENABLE_BITCODE = NO;
Original file line number Diff line number Diff line change 34
34
</dict >
35
35
</array >
36
36
<key >CFBundleVersion </key >
37
- <string >305 </string >
37
+ <string >306 </string >
38
38
<key >ITSAppUsesNonExemptEncryption </key >
39
39
<false />
40
40
<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 >305 </string >
20
+ <string >306 </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 >305 </string >
20
+ <string >306 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments