mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
fix typo
This commit is contained in:
parent
eb5321c84f
commit
295901f951
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue