Closed nathankot closed 8 years ago
@terhechte as per #1, here's a list of things I think need to be done. Feel free to edit at will.
-project
-workspace
--compilerargs
For project support we can simply check for common cocoapods/carthage framework paths and add them with -F. -sdk and -target detection might be more involving...
-F
-sdk
-target
@terhechte as per #1, here's a list of things I think need to be done. Feel free to edit at will.
-project
and-workspace
flags, via #3--compilerargs
, see #4For project support we can simply check for common cocoapods/carthage framework paths and add them with
-F
.-sdk
and-target
detection might be more involving...