Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m1337v authored Feb 26, 2024
1 parent 608f4a1 commit 8b38600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Sign the .app with entitlements
run: |
ldid -S./entitlements.plist Payload/RootHide.app/RootHide
cp -r /Users/runner/Library/Developer/Xcode/DerivedData/RootHide-gnlzicaebsezgdgsjvaizjbpsxwq/Build/Products/Release-iphoneos/RootHide.app Payload/
- name: Re-package IPA after signing
run: |
Expand Down

0 comments on commit 8b38600

Please sign in to comment.