File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed 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.1 </string >
20+ <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
2222 <string >2 </string >
2323 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 16561656 "@executable_path/../Frameworks",
16571657 );
16581658 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
1659+ MARKETING_VERSION = 1.1;
16591660 PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer;
16601661 PRODUCT_NAME = "$(TARGET_NAME)";
16611662 SDKROOT = macosx;
17051706 "@executable_path/../Frameworks",
17061707 );
17071708 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
1709+ MARKETING_VERSION = 1.1;
17081710 PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer;
17091711 PRODUCT_NAME = "$(TARGET_NAME)";
17101712 SDKROOT = macosx;
19211923 "$(inherited)",
19221924 "@executable_path/Frameworks",
19231925 );
1926+ MARKETING_VERSION = 1.1;
19241927 PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore;
19251928 PRODUCT_NAME = "$(TARGET_NAME)";
19261929 PROVISIONING_PROFILE_SPECIFIER = "";
19471950 "$(inherited)",
19481951 "@executable_path/Frameworks",
19491952 );
1953+ MARKETING_VERSION = 1.1;
19501954 PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore;
19511955 PRODUCT_NAME = "$(TARGET_NAME)";
19521956 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change 3636 <key >CFBundlePackageType </key >
3737 <string >APPL </string >
3838 <key >CFBundleShortVersionString </key >
39- <string >1.0.1 </string >
39+ <string >$(MARKETING_VERSION) </string >
4040 <key >CFBundleURLTypes </key >
4141 <array >
4242 <dict >
You can’t perform that action at this time.
0 commit comments