virtualx-engine/platform/osx/export
bruvzg 12cb6386f6
Improve app name and system permission message localization.
Add localizable string (Dictionary<Lang Code, String>) property editor and property hint.
Add localized "app name" property to the project settings.
Add localized permission and copyright properties to the macOS and iOS export settings.
Remove some duplicated ("app name") and deprecated ("info") macOS and iOS export properties.
2022-03-04 18:11:31 +02:00
..
codesign.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +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 Improve app name and system permission message localization. 2022-03-04 18:11:31 +02:00
export_plugin.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01: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