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 2735
2735
CODE_SIGN_IDENTITY = "iPhone Developer";
2736
2736
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2737
2737
COPY_PHASE_STRIP = NO;
2738
- CURRENT_PROJECT_VERSION = 41 ;
2738
+ CURRENT_PROJECT_VERSION = 42 ;
2739
2739
GCC_C_LANGUAGE_STANDARD = gnu99;
2740
2740
GCC_DYNAMIC_NO_PIC = NO;
2741
2741
GCC_OPTIMIZATION_LEVEL = 0;
2781
2781
CODE_SIGN_IDENTITY = "iPhone Distribution";
2782
2782
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2783
2783
COPY_PHASE_STRIP = YES;
2784
- CURRENT_PROJECT_VERSION = 41 ;
2784
+ CURRENT_PROJECT_VERSION = 42 ;
2785
2785
GCC_C_LANGUAGE_STANDARD = gnu99;
2786
2786
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
2787
2787
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.1.0 (41 ) </string >
9
+ <string >1.1.0 (42 ) </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 >41 </string >
46
+ <string >42 </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 >41 </string >
20
+ <string >42 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments