【发布时间】:2012-09-25 11:56:44
【问题描述】:
在更新归档过程之前运行良好,但在更新后当我归档应用程序时,它会给 TestFlight 库错误的链接器错误是:-
ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/dhirajchoudhary/Documents/MyWorldOfExpo/HRWeekIndia/TestFlightSDK1.0/libTestFlight.a for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
有谁知道如何在 Xcode 4.5、iOS 6.0 中链接 testflight 库
【问题讨论】:
标签: objective-c xcode ios6 testflight xcode4.5