godot/platform/osx/export
bruvzg 98d0af7d5c
Implement GDExtension export plugin.
2022-03-16 11:16:19 +02:00
..
codesign.cpp Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 2022-03-11 09:13:11 +01:00
codesign.h [OSX] Codesign exporter now uses CryptoCore RNG. 2022-02-14 10:45:50 +01:00
export.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
export.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export_plugin.cpp Implement GDExtension export plugin. 2022-03-16 11:16:19 +02:00
export_plugin.h Implement GDExtension export plugin. 2022-03-16 11:16:19 +02:00
lipo.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
lipo.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
macho.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
macho.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
plist.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
plist.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00