jensmeder / Phoenx

A ruby gem to automate Xcode project generation.
https://rubygems.org/gems/phoenx
MIT License
18 stars 3 forks source link

Avoid adding Foundation dependency #41

Open karstenlitsche opened 7 years ago

karstenlitsche commented 7 years ago

Is there a way to create a framework project without the automatically added dependency "Foundation"?

Background: I've implemented some pure swift objects. But I wasn't able to generate a framework without the linked Foundation.

Phoenx Version: 0.3.3