virtualx-engine/platform/macos/export
bruvzg 6daf4c6593
[.NET Export] Improve .NET export process.
[macOS export] Fix incorrect file placement, search paths and architecture detection.
[macOS export] Automatically detect executable files and set +x flag.
[macOS export] Automatically apply "Disable Library Validation" entitlements when required.
[macOS export] Remove old Mono export code.
Fix folder tree creation for shared objects export.
Add arch suffix to the exported .NET "data" folder name.
Remove old Mono code from .NET "data" folder lookup.
2022-10-07 13:33:06 +03:00
..
codesign.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
codesign.h Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
export.cpp Disable menus and functionality that are not relevant on the Android Editor port 2022-09-13 20:48:33 -07:00
export.h
export_plugin.cpp [.NET Export] Improve .NET export process. 2022-10-07 13:33:06 +03:00
export_plugin.h [.NET Export] Improve .NET export process. 2022-10-07 13:33:06 +03:00
lipo.cpp
lipo.h Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
macho.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
macho.h Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
plist.cpp
plist.h Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00