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 2976
2976
CODE_SIGN_IDENTITY = "iPhone Developer";
2977
2977
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2978
2978
COPY_PHASE_STRIP = NO;
2979
- CURRENT_PROJECT_VERSION = 19 ;
2979
+ CURRENT_PROJECT_VERSION = 20 ;
2980
2980
GCC_C_LANGUAGE_STANDARD = gnu99;
2981
2981
GCC_DYNAMIC_NO_PIC = NO;
2982
2982
GCC_OPTIMIZATION_LEVEL = 0;
3022
3022
CODE_SIGN_IDENTITY = "iPhone Distribution";
3023
3023
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3024
3024
COPY_PHASE_STRIP = YES;
3025
- CURRENT_PROJECT_VERSION = 19 ;
3025
+ CURRENT_PROJECT_VERSION = 20 ;
3026
3026
GCC_C_LANGUAGE_STANDARD = gnu99;
3027
3027
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3028
3028
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 >19 </string >
46
+ <string >20 </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 >19 </string >
20
+ <string >20 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments