File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2966
2966
CODE_SIGN_IDENTITY = "iPhone Developer";
2967
2967
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2968
2968
COPY_PHASE_STRIP = NO;
2969
- CURRENT_PROJECT_VERSION = 18 ;
2969
+ CURRENT_PROJECT_VERSION = 19 ;
2970
2970
GCC_C_LANGUAGE_STANDARD = gnu99;
2971
2971
GCC_DYNAMIC_NO_PIC = NO;
2972
2972
GCC_OPTIMIZATION_LEVEL = 0;
3012
3012
CODE_SIGN_IDENTITY = "iPhone Distribution";
3013
3013
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3014
3014
COPY_PHASE_STRIP = YES;
3015
- CURRENT_PROJECT_VERSION = 18 ;
3015
+ CURRENT_PROJECT_VERSION = 19 ;
3016
3016
GCC_C_LANGUAGE_STANDARD = gnu99;
3017
3017
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3018
3018
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
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 >18 </string >
46
+ <string >19 </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 >18 </string >
20
+ <string >19 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments