Family
Family copied to clipboard
Introduce XcodeGen
Instead of having a bundled Xcode project, I'd like to propose using XcodeGen to generate the project-based of a .yml file. This would reduce the occasional merge conflicts that can occur when multiple people are making PR's at the same time. Also, it would clean up PR's by not including Xcode project changes as they are invalid with XcodeGen in place.
For more information about XcogeGen, check out their README
- https://github.com/yonaskolb/XcodeGen