chore: configure XcodeGen with xcconfig build settings#134
chore: configure XcodeGen with xcconfig build settings#134
Conversation
66b7918 to
a04eb05
Compare
|
fyi im going to wait to merge this until we're ready to send out a TestFlight to people, I'd like to get the bugs and ui/ux improvements in so im just making that the priority at the moment (sorry! if its a nasty rebase I can do it when the time comes) |
No rush, man |
|
I’m ready to get this merged soon. One thing I wanted to check first: how do you want the XcodeGen-generated project to line up with the current checked-in Xcode project? When I looked through it, it seemed like the generated setup and the tracked |
I’ve just configured a workflow to select an Xcode 26.x.x version, generate an .xcodeproj file, and add a test target to it. |
LGTM! ACK I'll merge this as the next PR merged (sometime soon?) so you dont have to rebase again hopefully |
Summary
project.ymlandConfigs/(Base, Debug, Release, SatsBuddy xcconfig files) to generate the Xcode project deterministically with XcodeGen*.xcodeprojfrom version control via.gitignoreSetup
After cloning, run: