trill-lang / trill

A type safe, compiled language inspired by (and written in) Swift
MIT License
275 stars 15 forks source link

[build] Create an Xcodeproj that has all the correct settings / phases #65

Closed segiddins closed 7 years ago

harlanhaskins commented 7 years ago

This is good until SwiftPM is fixed.

segiddins commented 7 years ago

This is good until SwiftPM is fixed.

Note that this also adds build phases to do things such as relocate the runtime, which I don't think SwiftPM will ever be able to do.