Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 733 Bytes

macos.md

File metadata and controls

21 lines (12 loc) · 733 Bytes

Deploying to macOS

Krom

  • Create a new preset in Armory Exporter and select MacOS (Krom) target.
  • Press Publish.
  • That's it! Press Triangle - Open Folder to view exported files.

Native (C++)

Create a new preset in Properties - Render - Armory Exporter and select MacOS 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-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.