File tree Expand file tree Collapse file tree
Chuck Norris Facts.xcodeproj
Chuck Norris Facts/Resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12661266 buildSettings = {
12671267 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12681268 CODE_SIGN_STYLE = Automatic;
1269+ CURRENT_PROJECT_VERSION = 2;
12691270 DEVELOPMENT_TEAM = PHM6B5Y356;
12701271 INFOPLIST_FILE = "Chuck Norris Facts/Resources/Info.plist";
12711272 LD_RUNPATH_SEARCH_PATHS = (
12721273 "$(inherited)",
12731274 "@executable_path/Frameworks",
12741275 );
1276+ MARKETING_VERSION = 1.0.1;
12751277 PRODUCT_BUNDLE_IDENTIFIER = "net.djorkaeff.Chuck-Norris-Facts";
12761278 PRODUCT_NAME = "$(TARGET_NAME)";
12771279 SWIFT_VERSION = 5.0;
12851287 buildSettings = {
12861288 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12871289 CODE_SIGN_STYLE = Automatic;
1290+ CURRENT_PROJECT_VERSION = 2;
12881291 DEVELOPMENT_TEAM = PHM6B5Y356;
12891292 INFOPLIST_FILE = "Chuck Norris Facts/Resources/Info.plist";
12901293 LD_RUNPATH_SEARCH_PATHS = (
12911294 "$(inherited)",
12921295 "@executable_path/Frameworks",
12931296 );
1297+ MARKETING_VERSION = 1.0.1;
12941298 PRODUCT_BUNDLE_IDENTIFIER = "net.djorkaeff.Chuck-Norris-Facts";
12951299 PRODUCT_NAME = "$(TARGET_NAME)";
12961300 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
20- <string >1 </string >
20+ <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >LSRequiresIPhoneOS </key >
2222 <true />
2323 <key >UIApplicationSceneManifest </key >
You can’t perform that action at this time.
0 commit comments