alunny / node-xcode

tools and utilities for working with xcode/ios projects
Apache License 2.0
226 stars 105 forks source link

pbxProject: pbxCopyFilesBuildPhaseObj missing 'frameworks' #84

Closed aabluedragon closed 8 years ago

aabluedragon commented 8 years ago

Previously there was no way to access SUBFOLDERSPEC_BY_DESTINATION.frameworks

eymorale commented 8 years ago

@aabluedragon could you add a test for this so that it can get merged in?

eymorale commented 8 years ago

Thanks @aabluedragon . @imhotep could you take a look and merge if it's good?