jensmeder / Phoenx

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

Improve naming of copy buid phase #9

Closed simonseyer closed 8 years ago

simonseyer commented 8 years ago

Currently the build phase to copy the frameworks is just called Copy Files, Embed Frameworks would be a more suitable name.

Probably has to be done here: https://github.com/jensmeder/Phoenx/blob/9d2757a94821b781d30af13915d3d3c60e174a49/lib/phoenx/use_cases/generate_target.rb#L437

jensmeder commented 8 years ago

Included in release 0.2.1