-
Notifications
You must be signed in to change notification settings - Fork 74
XcodeGen Workflow
yonaries edited this page Mar 7, 2026
·
1 revision
Ora uses XcodeGen to generate Ora.xcodeproj from project.yml.
Treat project.yml as the editable project definition. Do not hand-maintain generated project settings in Ora.xcodeproj.
- Update
project.yml - Regenerate the project
- Open Xcode and verify the change
xcodegen
open Ora.xcodeproj- package dependencies
- target settings
- build configurations
- entitlements and Info.plist values
- scheme configuration