mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
Test
This commit is contained in:
1
.github/workflows/build-gui.yml
vendored
1
.github/workflows/build-gui.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
- run: 'codesign -s "Developer ID Application: Mykola Grymalyuk (S74BDJXQMD)" -v --force --deep --timestamp --entitlements entitlements.plist -o runtime "OpenCore Patcher.app/Contents/Resources/oclpd"'
|
||||
- name: Zip new GUI
|
||||
run: zip -r OpenCore-Patcher-GUI.app.zip OpenCore\ Patcher.app
|
||||
- run: /usr/bin/ditto -c -k –sequesterRsrc --keepParent OpenCore\ Patcher.app OpenCore-Patcher-GUI.app.zip
|
||||
- run: ./../sign-gui.sh
|
||||
- name: Upload Binary to Artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user