This repository was archived by the owner on Jun 2, 2019. It is now read-only.
File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3505
3505
CODE_SIGN_IDENTITY = "iPhone Developer";
3506
3506
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3507
3507
CODE_SIGN_STYLE = Manual;
3508
- CURRENT_PROJECT_VERSION = 287 ;
3508
+ CURRENT_PROJECT_VERSION = 288 ;
3509
3509
DEVELOPMENT_TEAM = 9873B38DWV;
3510
3510
ENABLE_BITCODE = YES;
3511
3511
GCC_WARN_UNUSED_LABEL = YES;
3533
3533
CODE_SIGN_IDENTITY = "iPhone Developer";
3534
3534
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
3535
3535
CODE_SIGN_STYLE = Manual;
3536
- CURRENT_PROJECT_VERSION = 287 ;
3536
+ CURRENT_PROJECT_VERSION = 288 ;
3537
3537
DEVELOPMENT_TEAM = 9873B38DWV;
3538
3538
ENABLE_BITCODE = YES;
3539
3539
GCC_WARN_UNUSED_LABEL = YES;
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.99 .0 </string >
18
+ <string >1.100 .0 </string >
19
19
<key >CFBundleURLTypes </key >
20
20
<array >
21
21
<dict >
28
28
</dict >
29
29
</array >
30
30
<key >CFBundleVersion </key >
31
- <string >287 </string >
31
+ <string >288 </string >
32
32
<key >Fabric </key >
33
33
<dict >
34
34
<key >APIKey </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.99 .0 </string >
18
+ <string >1.100 .0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >287 </string >
20
+ <string >288 </string >
21
21
</dict >
22
22
</plist >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.99 .0 </string >
18
+ <string >1.100 .0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >287 </string >
20
+ <string >288 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments