码迷,mamicode.com
首页 > 其他好文 > 详细

Missing 64-bit support

时间:2015-06-06 13:19:17      阅读:274      评论:0      收藏:0      [点我收藏+]

标签:

??,又要支持arm64了,一堆依赖库要适配更新!

提交应用log

[2015-06-06 11:44:57 CST] <main> ERROR: ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code."

[2015-06-06 11:44:57 CST] <main> DBG-X: The error code is: 1102
[2015-06-06 11:44:57 CST] <main> INFO: Done performing authentication.
[2015-06-06 11:44:57 CST] <main> DBG-X: Returning 1

 

Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/cz/zqldck*****.itmsp - Error Messages:
ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code."

Missing 64-bit support

标签:

原文地址:http://www.cnblogs.com/changbiao/p/4556400.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!