adding an external project as framework in xcode
I wish to use an external project in my iOS app. So I followed this
instruction
But the project is added under the .xcodeproj target, not inside the
framework folder. How do I add the project into the framework folder?
No comments:
Post a Comment