简体   繁体   中英

I need to fix issues with parse.framework

I haven't turned my app on for a while cause I do what I need in a separate project and then I implement it in the actual app. I'm working on it gives this

在此处输入图片说明

this has never happened before and yes I have the parse.framework it has been in since I started developing project so please help I dont know what this issue is I'm going to download an updated version of parse.framework and see if that works but please help

我将其链接两次,请帮助我转到代码中的那些位置,但无法修复,我退出了xcode并删除了parse.framwork的引用,然后将其替换,仍然可以,请帮忙

//// i EDITED the question

It looks like you're accidentally linking the framework twice. Look through Xcode Log's Navigator and see if that's the case. Also, select the framework in the Project Navigator, open the File Inspector, and make sure that the framework is a member of the correct targets in your project.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM