ppsspp/macOS
2023-04-25 18:17:01 +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 Specify the executable in Info.plist directly (temp, should be injected) 2023-04-25 11:45:25 +02:00
InfoGold.plist Fix Gold filenames, more gold prep for mac 2023-04-25 18:17:01 +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.