-
Notifications
You must be signed in to change notification settings - Fork 321
macos
luboslenco edited this page Jun 29, 2019
·
1 revision
- Create a new preset in
Armory Exporter
and selectmacOS (Krom)
target. - Press
Publish
. - Press
Triangle - Open Folder
to view exported files.
Create a new preset in Properties - Render - Armory Exporter
and select macOS (C)
target. Hit Publish
to export XCode project files.
To proceed, install XCode. Once installed, open the project located at blend_file_location/build_projectname/osx-hl-build/projectname.xcodeproj
.
Next, you can test, debug and profile your project in XCode.
When you are ready to export final binary, press Menu - Product - Archive
in XCode.