简体   繁体   中英

Flurry Analytics iOS archive error

I successfully integrated the Flurry Analytics. But after I wanted to archive and upload to iTunes Connect, there was an error shown below:

ld: file is universal (2 slices) but does not contain a(n) armv7 slice: /Users/Frank/Desktop/Desktop/IOS/FalconTech/FalconTech/Flurry/libFlurryWatch_8.4.0.a file '/Users/Frank/Desktop/Desktop/IOS/FalconTech/FalconTech/Flurry/libFlurryWatch_8.4.0.a' for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

and there is the image of showing file.

在此处输入图片说明

Based on the screenshot, you are not building an app that includes Watch. You can fix the error by removing the Watch Library.

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