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 2930
2930
CODE_SIGN_IDENTITY = "iPhone Developer";
2931
2931
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2932
2932
COPY_PHASE_STRIP = NO;
2933
- CURRENT_PROJECT_VERSION = 13 ;
2933
+ CURRENT_PROJECT_VERSION = 14 ;
2934
2934
GCC_C_LANGUAGE_STANDARD = gnu99;
2935
2935
GCC_DYNAMIC_NO_PIC = NO;
2936
2936
GCC_OPTIMIZATION_LEVEL = 0;
2976
2976
CODE_SIGN_IDENTITY = "iPhone Distribution";
2977
2977
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2978
2978
COPY_PHASE_STRIP = YES;
2979
- CURRENT_PROJECT_VERSION = 13 ;
2979
+ CURRENT_PROJECT_VERSION = 14 ;
2980
2980
GCC_C_LANGUAGE_STANDARD = gnu99;
2981
2981
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
2982
2982
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 >13 </string >
46
+ <string >14 </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 >13 </string >
20
+ <string >14 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments