V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
? http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
? http://www.cocos2d-iphone.org/
CocoaPods
? http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
? http://code.google.com/mobile/analytics/
WWDC
? https://developer.apple.com/wwdc/
Design Guides and Resources
? https://developer.apple.com/design/
Transcripts of WWDC sessions
? http://asciiwwdc.com
Cocoa with Love
? http://cocoawithlove.com/
Cocoa Dev Central
? http://cocoadevcentral.com/
NSHipster
? http://nshipster.com/
Style Guides
? Google Objective-C Style Guide
? NYTimes Objective-C Style Guide
Useful Tools and Services
? Charles Web Debugging Proxy
? Smore
tylr
V2EX  ?  iDev

在 Build Settings 的 Valid Architectures 中去掉 arm64 后,App 就不支持 64 位的系统了?

  •  
  •   tylr · 2014-05-08 14:54:15 +08:00 · 3070 次点击
    这是一个创建于 3658 天前的主题,其中的信息可能已经有所发展或是发生改变。
    楼主Xcode日前升级到了5.1,今天在build提交应用新版本的时候,遇到了‘this bundle is invalid. armv7s are required to include armv7 architecture’的报错,在Stackoverflow中找到的解决方案,即在Build Settings的Valid Architectures中去掉arm64,果真管用,但不明白其所以,arm64指的是iPhone 5s 64位吗?那去掉了不就不支持64位咯?
    1 条回复  ?  2014-05-08 15:11:25 +08:00
    yeahren
        1
    yeahren  
       2014-05-08 15:11:25 +08:00   ?? 1
    no,是不含64bits,但是64bits可以运行32bits
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2643 人在线   最高记录 6547   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 16:01 · PVG 00:01 · LAX 09:01 · JFK 12:01
    Developed with CodeLauncher
    ? Do have faith in what you're doing.


    http://www.vxiaotou.com