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 2342
2342
CODE_SIGN_ENTITLEMENTS = "Kukai Mobile/Kukai Mobile.entitlements";
2343
2343
CODE_SIGN_IDENTITY = "iPhone Developer";
2344
2344
CODE_SIGN_STYLE = Manual;
2345
- CURRENT_PROJECT_VERSION = 218 ;
2345
+ CURRENT_PROJECT_VERSION = 219 ;
2346
2346
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2347
2347
DEVELOPMENT_TEAM = TK7KK2VPJP;
2348
2348
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2382
2382
CODE_SIGN_IDENTITY = "iPhone Distribution";
2383
2383
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2384
2384
CODE_SIGN_STYLE = Manual;
2385
- CURRENT_PROJECT_VERSION = 218 ;
2385
+ CURRENT_PROJECT_VERSION = 219 ;
2386
2386
DEVELOPMENT_TEAM = TK7KK2VPJP;
2387
2387
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2388
2388
ENABLE_BITCODE = NO;
2568
2568
CODE_SIGN_IDENTITY = "iPhone Distribution";
2569
2569
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2570
2570
CODE_SIGN_STYLE = Manual;
2571
- CURRENT_PROJECT_VERSION = 218 ;
2571
+ CURRENT_PROJECT_VERSION = 219 ;
2572
2572
DEVELOPMENT_TEAM = TK7KK2VPJP;
2573
2573
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2574
2574
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 >218 </string >
37
+ <string >219 </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 >218 </string >
20
+ <string >219 </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 >218 </string >
20
+ <string >219 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments