简体   繁体   English

呈现:错误域= IDEFoundationErrorDomain代码= 1“无法为myApp编译bitcode:

[英]Presenting: Error Domain=IDEFoundationErrorDomain Code=1 "failed to compile bitcode for myApp:

I have Meet a Problem When I Update Xcode From 7.2.0 to 7.3.0 ,I use Archive to Generate ipa For my App ,In the last step ,I select Rebuild from bitcode ,Then show Preparing Archive interface ,but I get a error "failed to compile bitcode for myAppName:" I did enable bitcode in my project. 当我将Xcode从7.2.0更新到7.3.0时遇到问题,我使用Archive为我的应用程序生成ipa,在最后一步中,我选择从bitcode重建,然后显示Preparation Archive界面,但是我收到错误“无法为myAppName编译bitcode:”我在我的项目中启用了bitcode。

Dose Anybody Know how to slove such a problem. 剂量任何人都知道如何解决这样的问题。

I have the same problem. 我也有同样的问题。 and I asked the Apple Developer Relations, They advised me to download the latest Xcode 7.3.1 GM Seed, from the link: Xcode 7.3.1 GM Seed - 7D1012 https://developer.apple.com/xcode/downloads/ Now it ok. 我询问了Apple Developer Relations,他们建议我从以下链接下载最新的Xcode 7.3.1 GM Seed:Xcode 7.3.1 GM Seed - 7D1012 https://developer.apple.com/xcode/downloads/现在它好。 Wish to help. 希望能提供帮助。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 clang:错误:链接器命令失败,退出代码为1(使用-v查看调用)位代码修复不起作用 - clang: error: linker command failed with exit code 1 (use -v to see invocation) Bitcode Fix NOT Working 无法验证MYAPP.app的代码签名 - Failed to verify code signature of MYAPP.app 在xcode中引入自制框架,编译存档的bitcode错误? - Introduced homemade framework in xcode , compile bitcode error of the archive? 可执行文件包含不完整的位码错误。 要用完整的位代码编译二进制文件,请打开Xcode并在产品菜单中选择“存档”。 - The Executable file contains incomplete bitcode error. To compile binaries with complete bitcode, open Xcode and choose archive in the product menu 加载失败,错误为 Error Domain=NSURLErrorDomain Code=-999“已取消” - load failed with error Error Domain=NSURLErrorDomain Code=-999 "cancelled" “ PBRequester失败,错误域= NSURLErrorDomain代码= -1000错误的URL” - “PBRequester failed with Error Error Domain=NSURLErrorDomain Code=-1000 ”bad URL" 无法获取具有错误的远程视图控制器:错误:domain = _UIViewServiceInterfaceErrorDomain,code = 2 - Failed to get remote view controller with error: Error: domain=_UIViewServiceInterfaceErrorDomain, code=2 使用位码模式在iOS中编译FFMPEG - Compile FFMPEG in iOS with bitcode mode 谓词调用日历守护程序失败:错误域= EKCADErrorDomain代码= 1013 - Predicate call to calendar daemon failed: Error Domain=EKCADErrorDomain Code=1013 Fabric 无法下载设置 Error Domain=FABNetworkError Code=-5 - Fabric failed to download settings Error Domain=FABNetworkError Code=-5
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM