File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 xcodebuild test \
4545 -project TrackpadAir.xcodeproj \
4646 -scheme TrackpadAir \
47- -destination 'platform=macOS'
47+ -destination 'platform=macOS' \
48+ CODE_SIGNING_ALLOWED=NO
4849
4950 - name : Archive app
5051 run : |
Original file line number Diff line number Diff line change 477477 "@executable_path/../Frameworks",
478478 );
479479 MACOSX_DEPLOYMENT_TARGET = 26.0;
480- MARKETING_VERSION = 0.1.3 ;
480+ MARKETING_VERSION = 0.2.0 ;
481481 PRODUCT_BUNDLE_IDENTIFIER = com.TrackpadAir;
482482 PRODUCT_NAME = "$(TARGET_NAME)";
483483 PROVISIONING_PROFILE_SPECIFIER = "";
511511 "@executable_path/../Frameworks",
512512 );
513513 MACOSX_DEPLOYMENT_TARGET = 26.0;
514- MARKETING_VERSION = 0.1.3 ;
514+ MARKETING_VERSION = 0.2.0 ;
515515 PRODUCT_BUNDLE_IDENTIFIER = com.TrackpadAir;
516516 PRODUCT_NAME = "$(TARGET_NAME)";
517517 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments