File tree Expand file tree Collapse file tree
XcodeUpdatesInternal/XcodeUpdatesInternal/External Expand file tree Collapse file tree Original file line number Diff line number Diff line change 548548 CODE_SIGN_IDENTITY = "Apple Development";
549549 CODE_SIGN_STYLE = Automatic;
550550 COMBINE_HIDPI_IMAGES = YES;
551+ CURRENT_PROJECT_VERSION = 2;
551552 DEVELOPMENT_TEAM = 33V5K4Z5BG;
552553 ENABLE_HARDENED_RUNTIME = YES;
553554 INFOPLIST_FILE = XcodeUpdates/Info.plist;
559560 PRODUCT_BUNDLE_IDENTIFIER = com.xcodeupdates.app.XcodeUpdates;
560561 PRODUCT_NAME = "$(TARGET_NAME)";
561562 SWIFT_VERSION = 5.0;
563+ VERSIONING_SYSTEM = "apple-generic";
562564 };
563565 name = Debug;
564566 };
571573 CODE_SIGN_IDENTITY = "Apple Development";
572574 CODE_SIGN_STYLE = Automatic;
573575 COMBINE_HIDPI_IMAGES = YES;
576+ CURRENT_PROJECT_VERSION = 2;
574577 DEVELOPMENT_TEAM = 33V5K4Z5BG;
575578 ENABLE_HARDENED_RUNTIME = YES;
576579 INFOPLIST_FILE = XcodeUpdates/Info.plist;
582585 PRODUCT_BUNDLE_IDENTIFIER = com.xcodeupdates.app.XcodeUpdates;
583586 PRODUCT_NAME = "$(TARGET_NAME)";
584587 SWIFT_VERSION = 5.0;
588+ VERSIONING_SYSTEM = "apple-generic";
585589 };
586590 name = Release;
587591 };
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >1.0.1 </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >2 </string >
2323 <key >LSMinimumSystemVersion </key >
2424 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2525 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >1.0.1 </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >2 </string >
2323 <key >NSExtension </key >
2424 <dict >
2525 <key >NSExtensionPointIdentifier </key >
You can’t perform that action at this time.
0 commit comments