Omran Khoja
Omran Khoja
Trying to exclude some .m files in a directory from being targeted, as I need to specifically declare them one by one and add the right compiler flags to them....
Not sure why (sometimes they are there, sometimes not) but xcodegen command creates a project with extra schemes that correlate to some of my Swift package dependencies. See lines 1...
I would assume that the `swiftlint --fix --format` command would apply the Xcode default formatting to the file but how Xcode handles empty lines in regards to whitespace differs from...
https://github.com/jpsim/SourceKitten/issues/738