File tree Expand file tree Collapse file tree 7 files changed +6
-8
lines changed
Expand file tree Collapse file tree 7 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >$(MARKETING_VERSION).$(VERSION_BUILD ) </string >
22+ <string >$(CURRENT_PROJECT_VERSION ) </string >
2323 <key >UISupportedInterfaceOrientations </key >
2424 <array >
2525 <string >UIInterfaceOrientationPortrait </string >
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >$(MARKETING_VERSION).$(VERSION_BUILD ) </string >
22+ <string >$(CURRENT_PROJECT_VERSION ) </string >
2323 <key >NSExtension </key >
2424 <dict >
2525 <key >NSExtensionAttributes </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundleShortVersionString </key >
1818 <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
20- <string >$(MARKETING_VERSION).$(VERSION_BUILD ) </string >
20+ <string >$(CURRENT_PROJECT_VERSION ) </string >
2121 <key >LSApplicationCategoryType </key >
2222 <string >public.app-category.utilities </string >
2323 <key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change 989989 TARGETED_DEVICE_FAMILY = "1,2";
990990 TVOS_DEPLOYMENT_TARGET = 10.0;
991991 VERSIONING_SYSTEM = "apple-generic";
992- VERSION_BUILD = 1;
993992 WATCHOS_DEPLOYMENT_TARGET = 3.0;
994993 };
995994 name = Debug;
10531052 TVOS_DEPLOYMENT_TARGET = 10.0;
10541053 VALIDATE_PRODUCT = YES;
10551054 VERSIONING_SYSTEM = "apple-generic";
1056- VERSION_BUILD = 1;
10571055 WATCHOS_DEPLOYMENT_TARGET = 3.0;
10581056 };
10591057 name = Release;
Original file line number Diff line number Diff line change 3232 </dict >
3333 </array >
3434 <key >CFBundleVersion </key >
35- <string >$(MARKETING_VERSION).$(VERSION_BUILD ) </string >
35+ <string >$(CURRENT_PROJECT_VERSION ) </string >
3636 <key >CoreSpotlightContinuation </key >
3737 <true />
3838 <key >LSApplicationCategoryType </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundleShortVersionString </key >
1818 <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
20- <string >$(VERSION_BUILD ) </string >
20+ <string >$(CURRENT_PROJECT_VERSION ) </string >
2121</dict >
2222</plist >
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >$(MARKETING_VERSION).$(VERSION_BUILD ) </string >
22+ <string >$(CURRENT_PROJECT_VERSION ) </string >
2323 <key >NSExtension </key >
2424 <dict >
2525 <key >NSExtensionPointIdentifier </key >
You can’t perform that action at this time.
0 commit comments