ppsspp/macOS
2023-04-28 14:58:05 +02:00
..
Entitlements.plist macOS: Add new macOS directory, and an Entitlements.plist file. Part of notarization work. 2023-04-24 10:51:35 +02:00
Info.plist Set CFBundleExecutable in Info.plist without path 2023-04-28 14:58:05 +02:00
InfoGold.plist Set CFBundleExecutable in Info.plist without path 2023-04-28 14:58:05 +02:00
README.md macOS: Add new macOS directory, and an Entitlements.plist file. Part of notarization work. 2023-04-24 10:51:35 +02:00

Entitlements.plist is to be used for code signing on macOS.

We enable "hardened runtime" in order to make notarization happy, but we need some exceptions.