未找到Parse / Parse.h文件 - Xcode 6 [英] Parse/Parse.h file not found - Xcode 6

查看:146
本文介绍了未找到Parse / Parse.h文件 - Xcode 6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我用cordova和离子创建了项目。我安装了一个Parse插件( http://plugins.cordova.io /#/package/com.parse.cordova.core.pushplugin )。
当我用Xcode打开我的项目时出现错误:


没有找到Parse / Parse.h文件


我尝试了很多在stackoverflow上找到的解决方案,但没有纠正我的问题。



框架搜索路径


MyApp / Plugins / com.parse.cordova.core.pushplugin


< blockquote>

解决方案

尝试这个插件,它已经更新了Parse SDK框架。



a href =https://github.com/avivais/phonegap-parse-plugin =nofollow> https://github.com/avivais/phonegap-parse-plugin



安装这样的插件(不要使用README中的安装方法url) -

  phonegap插件添加https://github.com/avivais/phonegap-parse-plugin.git 



cordova插件添加https://github.com/avivais/ phonegap-parse-plugin.git


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"

解决方案

Try this plugin, it has updated Parse SDK framework.

https://github.com/avivais/phonegap-parse-plugin

Install the plugin like this (do not use Installation method url from README) -

phonegap plugin add https://github.com/avivais/phonegap-parse-plugin.git

        OR

cordova plugin add https://github.com/avivais/phonegap-parse-plugin.git

这篇关于未找到Parse / Parse.h文件 - Xcode 6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆