From 54f5ecc070373d3604f25c288592d0e4a10f8554 Mon Sep 17 00:00:00 2001 From: Adrian Castro <22133246+castdrian@users.noreply.github.com> Date: Sat, 20 Jul 2024 17:51:29 +0200 Subject: [PATCH] chore: and more workflow thingies --- .github/workflows/main.yml | 4 ++-- .../adrian.xcuserdatad/xcschemes/xcschememanagement.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c49294c..1bd4a23 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -69,7 +69,7 @@ jobs: to: HEAD - name: Build macOS app - run: xcodebuild archive -scheme "ishare" -configuration "Release" -archivePath "build/ishare.xcarchive" -destination "generic/platform=macOS,name=Any Mac" -allowProvisioningUpdates "OTHER_SWIFT_FLAGS=${inherited} -D NOT_APP_STORE" | xcbeautify + run: xcodebuild archive -scheme "ishare" -configuration "Release" -archivePath "build/ishare.xcarchive" -destination "generic/platform=macOS,name=Any Mac" CODE_SIGN_IDENTITY="" CODE_SIGNING_ALLOWED=NO "OTHER_SWIFT_FLAGS=${inherited} -D NOT_APP_STORE" | xcbeautify - name: Sign, Package and Notarize .app run: | @@ -79,7 +79,7 @@ jobs: codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc/Contents/MacOS/Installer" codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app/Contents/MacOS/Updater" codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app/Contents/Frameworks/Sparkle.framework/Versions/B/Autoupdate" - codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app/Contents/MacOS/ishare (external)" + codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app/Contents/MacOS/ishare" codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app" npm install --global create-dmg create-dmg "ishare.app" --overwrite diff --git a/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist b/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist index 55a900b..dd71f6b 100644 --- a/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist @@ -33,7 +33,7 @@ sharemenuext.xcscheme_^#shared#^_ orderHint - 4 + 3 SuppressBuildableAutocreation