构建胖二进制文件时出现错误:
ld: symbol(s) not found for architecture i386 (or arm7 for device)
collect2: ld returned 1 exit status
error MT5202: Native linking failed. Please review the build log.
即使我在 ApiDefinition 中只放置一个定义(AWView)。包括所有依赖项。
虽然,在 xcode 中一切正常。
这是github的链接。
PS“xcrun -sdk iphoneos lipo -info /...../libAdWired.a”告诉你
胖文件中的架构:libAdWired.a 是:i386 armv6 armv7