解决 linker command failed with exit code 1 (use -v to see invocation) 方法

本文解决了一位开发者在将Xcode更新到4.5版本并使用iOS6模拟器后遇到的问题。当尝试在仍运行iOS5.1的设备上运行应用程序时出现了错误。文章提供了三种解决方案,包括调整构建设置、更新项目到PhoneGap2.1以及自行编译PhoneGap1.9支持armv7s。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

问题:

I just updated to xcode to 4.5 along with iOS 6 simulator.

Now when I try to run on my device it give me this error. My device is still iOS 5.1


ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/Symantec/Documents/workspace/FrankifyingForMexico /external/HockeySDK-iOS/HockeySDK.framework/HockeySDK for architecture armv7s

clang: error: linker command failed with exit code 1 (use -v to see invocation)


解决办法:

方法一:I just changed my build settings so the Valid Architectures don't include armv7s. This is more of an ad-hoc solution but it works for me. 

方法二:You can update your project to phonegap 2.1

方法三:You can grab the phonegap 1.9 code and compile for armv7s yourself.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值