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 2336
2336
CODE_SIGN_ENTITLEMENTS = "Kukai Mobile/Kukai Mobile.entitlements";
2337
2337
CODE_SIGN_IDENTITY = "iPhone Developer";
2338
2338
CODE_SIGN_STYLE = Manual;
2339
- CURRENT_PROJECT_VERSION = 207 ;
2339
+ CURRENT_PROJECT_VERSION = 208 ;
2340
2340
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2341
2341
DEVELOPMENT_TEAM = TK7KK2VPJP;
2342
2342
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2376
2376
CODE_SIGN_IDENTITY = "iPhone Distribution";
2377
2377
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2378
2378
CODE_SIGN_STYLE = Manual;
2379
- CURRENT_PROJECT_VERSION = 207 ;
2379
+ CURRENT_PROJECT_VERSION = 208 ;
2380
2380
DEVELOPMENT_TEAM = TK7KK2VPJP;
2381
2381
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2382
2382
ENABLE_BITCODE = NO;
2559
2559
CODE_SIGN_IDENTITY = "iPhone Distribution";
2560
2560
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2561
2561
CODE_SIGN_STYLE = Manual;
2562
- CURRENT_PROJECT_VERSION = 207 ;
2562
+ CURRENT_PROJECT_VERSION = 208 ;
2563
2563
DEVELOPMENT_TEAM = TK7KK2VPJP;
2564
2564
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2565
2565
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 >207 </string >
37
+ <string >208 </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 >207 </string >
20
+ <string >208 </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 >207 </string >
20
+ <string >208 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments