react-native ios 如何使用命令行打包?
XCODE打包正常,导出IPA文件正常,使用命令行打包失败, 请问如何使用命令行打包呢?
尝试过的:
xcodebuild archive -project example.xcodeproj -scheme example -archivePath bin/example.xcarchive -configuration "Release" archive
报错:
The following build commands failed:
Ld /Users/test/Library/Developer/Xcode/DerivedData/***/Build/Intermediates.noindex/ArchiveIntermediates/example/IntermediateBuildFilesPath/example.build/Release-iphoneos/example.build/Objects-normal/arm64/Binary/example normal arm64
Ld /Users/test/Library/Developer/Xcode/DerivedData/***/Build/Intermediates.noindex/ArchiveIntermediates/example/IntermediateBuildFilesPath/example.build/Release-iphoneos/example.build/Objects-normal/armv7/Binary/example normal armv7
(2 failures)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论