WIP setup notes for local development.
This repo uses XcodeGen. The source of truth for the Xcode project is project.yml.
Generated files are intentionally ignored and should not be committed:
FridgeLuck.xcodeproj/Xcode/FridgeLuck-Info.plistXcode/FridgeLuck.entitlements
Regenerate the project locally with:
xcodegen generateThat will recreate the Xcode project from project.yml for local use.