You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
This leaves the option of using the source files directly or embedding as a framework.
Source files directly
Create a group for Armory
Drag the source files from Armory/Armory into the group
Embedded framework
Drag Armory.xcodeproj into your project
Add Armory.framework to your project as an embedded binary
Using an embedded framework gets a little tricky when the parent project uses any configurations other than Debug and Release. If your project needs more configuration, install the source files directly.