iOS 8 extension dependencies issues. Importing one project file to extension view controller
- 阅读更多 关于 iOS 8 extension dependencies issues. Importing one project file to extension view controller
问题 I am working on iOS 8 extension. I read many manuals and all of them just show how simple add extension to your app, and seems that's enough. But here are many pitfalls: After adding your extension you will need to import some of your classes to view controller that were created when you added new extension target. The big use here that you will need add all of them and if you have huge project it's not a simple task. Solution can be select extension target then in Build Phases -> Compile