File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 184184 TargetAttributes = {
185185 05F82B341EF32ED000EC8A93 = {
186186 CreatedOnToolsVersion = 9.0;
187+ ProvisioningStyle = Manual;
187188 SystemCapabilities = {
188189 com.apple.Sandbox = {
189190 enabled = 0;
537538 05F82B471EF32ED000EC8A93 /* Debug */ = {
538539 isa = XCBuildConfiguration;
539540 buildSettings = {
541+ CODE_SIGN_IDENTITY = "Mac Developer";
542+ CODE_SIGN_STYLE = Manual;
540543 COMBINE_HIDPI_IMAGES = YES;
544+ DEVELOPMENT_TEAM = 326Y53CJMD;
541545 INFOPLIST_FILE = TestApp/Info.plist;
542546 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
543547 PRODUCT_BUNDLE_IDENTIFIER = "com.xs-labs.TestApp";
544548 PRODUCT_NAME = "$(TARGET_NAME)";
549+ PROVISIONING_PROFILE_SPECIFIER = "";
545550 };
546551 name = Debug;
547552 };
548553 05F82B481EF32ED000EC8A93 /* Release */ = {
549554 isa = XCBuildConfiguration;
550555 buildSettings = {
556+ CODE_SIGN_IDENTITY = "Developer ID Application";
557+ CODE_SIGN_STYLE = Manual;
551558 COMBINE_HIDPI_IMAGES = YES;
559+ DEVELOPMENT_TEAM = 326Y53CJMD;
552560 INFOPLIST_FILE = TestApp/Info.plist;
553561 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
554562 PRODUCT_BUNDLE_IDENTIFIER = "com.xs-labs.TestApp";
555563 PRODUCT_NAME = "$(TARGET_NAME)";
564+ PROVISIONING_PROFILE_SPECIFIER = "";
556565 };
557566 name = Release;
558567 };
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >1.2.3 </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >5 </string >
2323 <key >LSMinimumSystemVersion </key >
2424 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2525 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments