Files
XcodeGen/Sources/XcodeGenCLI
Tom Quist 4b8d46429a Fix order of file generation
When the `Info.plist` doesn’t exist in filesystem (e.g. because it’s in `.gitignore`)
xcodegen generates the file but doesn’t add it to the `xcodeproj`. Only when
`xcodegen` is executed a second time it is included.

This changes the order of generation of these files to first generate the
plist and then the project.
2019-03-26 14:04:08 +01:00
..
2018-11-11 00:42:21 +11:00
2018-12-18 22:37:22 +11:00
2018-12-18 22:37:22 +11:00