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 2530
2530
CODE_SIGN_ENTITLEMENTS = "Kukai Mobile/Kukai Mobile-dev.entitlements";
2531
2531
CODE_SIGN_IDENTITY = "iPhone Developer";
2532
2532
CODE_SIGN_STYLE = Manual;
2533
- CURRENT_PROJECT_VERSION = 356 ;
2533
+ CURRENT_PROJECT_VERSION = 357 ;
2534
2534
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2535
2535
DEVELOPMENT_TEAM = TK7KK2VPJP;
2536
2536
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2574
2574
CODE_SIGN_IDENTITY = "iPhone Distribution";
2575
2575
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2576
2576
CODE_SIGN_STYLE = Manual;
2577
- CURRENT_PROJECT_VERSION = 356 ;
2577
+ CURRENT_PROJECT_VERSION = 357 ;
2578
2578
DEVELOPMENT_TEAM = TK7KK2VPJP;
2579
2579
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2580
2580
ENABLE_BITCODE = NO;
2760
2760
CODE_SIGN_IDENTITY = "iPhone Distribution";
2761
2761
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2762
2762
CODE_SIGN_STYLE = Manual;
2763
- CURRENT_PROJECT_VERSION = 356 ;
2763
+ CURRENT_PROJECT_VERSION = 357 ;
2764
2764
DEVELOPMENT_TEAM = TK7KK2VPJP;
2765
2765
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = TK7KK2VPJP;
2766
2766
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 >356 </string >
36
+ <string >357 </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 >356 </string >
20
+ <string >357 </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 >356 </string >
20
+ <string >357 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments