Skip to content

Commit

Permalink
PHT: remove entitlements
Browse files Browse the repository at this point in the history
  • Loading branch information
khronokernel committed May 27, 2024
1 parent 8aed4e0 commit fdddb83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Build-Project.command
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def main() -> None:
notarization_apple_id=args.notarization_apple_id,
notarization_password=args.notarization_password,
notarization_team_id=args.notarization_team_id,
entitlements=Path("./ci_tooling/entitlements/entitlements.plist"),
).sign_and_notarize()

# Build OpenCore-Patcher.app
Expand Down

0 comments on commit fdddb83

Please sign in to comment.