Epic 5: iOS App — Models & Networking — Issue 1/6
Source: 1-agent worktree — XcodeGen is strictly better than hand-editing pbxproj
Description
Set up the iOS project using XcodeGen for a declarative, diffable, mergeable project configuration.
Acceptance Criteria
Files to Create
ios/PPGMobile/project.yml (new)
ios/PPGMobile/PPGMobile/App/PPGMobileApp.swift (new)
ios/PPGMobile/PPGMobile/Assets.xcassets/ (new)
Epic 5: iOS App — Models & Networking — Issue 1/6
Source: 1-agent worktree — XcodeGen is strictly better than hand-editing pbxproj
Description
Set up the iOS project using XcodeGen for a declarative, diffable, mergeable project configuration.
Acceptance Criteria
ios/PPGMobile/project.yml— XcodeGen speccom.2witstudios.ppg-mobileApp/,Models/,Networking/,Views/,State/xcodegen generateproduces valid .xcodeproj.xcodeproj(generated from project.yml)Files to Create
ios/PPGMobile/project.yml(new)ios/PPGMobile/PPGMobile/App/PPGMobileApp.swift(new)ios/PPGMobile/PPGMobile/Assets.xcassets/(new)