File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 988988 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
989989 SWIFT_VERSION = "";
990990 TVOS_DEPLOYMENT_TARGET = 9.0;
991- VERSION = 1.0.1 ;
991+ VERSION = 1.0.2 ;
992992 };
993993 name = Debug;
994994 };
10451045 SWIFT_VERSION = "";
10461046 TVOS_DEPLOYMENT_TARGET = 9.0;
10471047 VALIDATE_PRODUCT = YES;
1048- VERSION = 1.0.1 ;
1048+ VERSION = 1.0.2 ;
10491049 };
10501050 name = Release;
10511051 };
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >$(VERSION) </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments