This commit is contained in:
RandomityGuy 2023-01-06 23:12:39 +05:30
parent eb5321c84f
commit 295901f951

View file

@ -214,7 +214,7 @@ jobs:
command: | command: |
cd ~/MBHaxe/macos-dist cd ~/MBHaxe/macos-dist
xattr -rc "MarbleBlast Gold.app" xattr -rc "MarbleBlast Gold.app"
cp "MarbleBlast Gold.app/Entitlements.plist" . cp "MarbleBlast Gold.app/Contents/Entitlements.plist" .
codesign --deep --entitlements Entitlements.plist -fs - "MarbleBlast Gold.app" codesign --deep --entitlements Entitlements.plist -fs - "MarbleBlast Gold.app"
- run: - run: