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 3249
3249
CODE_SIGN_IDENTITY = "iPhone Developer";
3250
3250
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3251
3251
COPY_PHASE_STRIP = NO;
3252
- CURRENT_PROJECT_VERSION = 31 ;
3252
+ CURRENT_PROJECT_VERSION = 32 ;
3253
3253
GCC_C_LANGUAGE_STANDARD = gnu99;
3254
3254
GCC_DYNAMIC_NO_PIC = NO;
3255
3255
GCC_OPTIMIZATION_LEVEL = 0;
3295
3295
CODE_SIGN_IDENTITY = "iPhone Distribution";
3296
3296
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3297
3297
COPY_PHASE_STRIP = YES;
3298
- CURRENT_PROJECT_VERSION = 31 ;
3298
+ CURRENT_PROJECT_VERSION = 32 ;
3299
3299
GCC_C_LANGUAGE_STANDARD = gnu99;
3300
3300
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3301
3301
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 (31 ) </string >
9
+ <string >1.0 (32 ) </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 45
45
<key >CFBundleSignature </key >
46
46
<string >???? </string >
47
47
<key >CFBundleVersion </key >
48
- <string >31 </string >
48
+ <string >32 </string >
49
49
<key >LSApplicationCategoryType </key >
50
50
<string ></string >
51
51
<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 >31 </string >
20
+ <string >32 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments