Parse/Parse.h file not found - Xcode 6
问题 I created project with cordova and ionic. I installed a Parse plugin (http://plugins.cordova.io/#/package/com.parse.cordova.core.pushplugin). When I open my project with Xcode I have an error: Parse/Parse.h file not found I tried a lot of solutions found on stackoverflow, but none corrects my problem. Framework Search Paths "MyApp/Plugins/com.parse.cordova.core.pushplugin" 回答1: Try this plugin, it has updated Parse SDK framework. https://github.com/avivais/phonegap-parse-plugin Install the