File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2685
2685
CODE_SIGN_IDENTITY = "iPhone Developer";
2686
2686
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2687
2687
COPY_PHASE_STRIP = NO;
2688
- CURRENT_PROJECT_VERSION = 38 ;
2688
+ CURRENT_PROJECT_VERSION = 39 ;
2689
2689
GCC_C_LANGUAGE_STANDARD = gnu99;
2690
2690
GCC_DYNAMIC_NO_PIC = NO;
2691
2691
GCC_OPTIMIZATION_LEVEL = 0;
2731
2731
CODE_SIGN_IDENTITY = "iPhone Distribution";
2732
2732
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2733
2733
COPY_PHASE_STRIP = YES;
2734
- CURRENT_PROJECT_VERSION = 38 ;
2734
+ CURRENT_PROJECT_VERSION = 39 ;
2735
2735
GCC_C_LANGUAGE_STANDARD = gnu99;
2736
2736
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
2737
2737
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Original file line number Diff line number Diff line change 6
6
<array >
7
7
<dict >
8
8
<key >DefaultValue </key >
9
- <string >1.0.1 (38 ) </string >
9
+ <string >1.0.1 (39 ) </string >
10
10
<key >Key </key >
11
11
<string >version_preference </string >
12
12
<key >Title </key >
Original file line number Diff line number Diff line change 43
43
<key >CFBundleSignature </key >
44
44
<string >???? </string >
45
45
<key >CFBundleVersion </key >
46
- <string >38 </string >
46
+ <string >39 </string >
47
47
<key >LSApplicationCategoryType </key >
48
48
<string ></string >
49
49
<key >LSRequiresIPhoneOS </key >
Original file line number Diff line number Diff line change 17
17
<key >CFBundleSignature </key >
18
18
<string >???? </string >
19
19
<key >CFBundleVersion </key >
20
- <string >38 </string >
20
+ <string >39 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments