简体   繁体   中英

Flurry (SDK 4.2.4) integration not working in Xcode 5, iOS7

Context

  • Using Xcode 5
  • Have added the SystemConfiguration.framework
  • Have added the flurry folder into the frameworks folder of my project
  • Trying to build the project for publshing

    在此处输入图片说明

Error:

在此处输入图片说明

Steps taken to try to fix

  • Searched Stack Overflow
  • Searched Flurry support
  • Added and removed the SystemConfiguration.framework
  • Cleaned and built Xcode
  • Restarted Xcode

Update

I believe the issue was my settings for the architecture, when I set it to armv7 the compiler quit complaining.

在此处输入图片说明

只需添加Security.framework过了,它应该工作。

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