yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project
MIT License
6.88k stars 809 forks source link

XcodeGen doesn't support the full set of C++ file extensions that Xcode itself does #1447

Closed eschwieb closed 4 months ago

eschwieb commented 4 months ago

Xcode understands the .cp and .cxx extensions as being C++, but XcodeGen does not.