using an empty LLDB target which can cause slow memory reads from remote devices.

1、使用6或者6P模拟器运行代码就报

Warning: Error creating LLDB target at path '/Users/xxx/Library/Developer/Xcode/DerivedData/xxxx/Build/Products/Debug-iphonesimulator/

xxxx.app'- using an empty LLDB target which can cause slow memory reads from remote devices.

苹果认为iPhone6以及以后的设备都要支持64bit,如果没有特别的原因,最好都包含

arm64在你的

build architecture里面

附:

NOTE ABOUT 64-BIT ARCHITECTURE

An app extension target must include the arm64 architecture in its Architectures build settings or it will be rejected by the App Store. Xcode includes this architecture with its “Standard architectures” setting when you create a new app extension target.

If your containing app target links to an embedded framework, the app must also include the arm64 architecture or it will be rejected by the App Store.

For more information about 64-bit development, see 64-Bit Transition Guide for Cocoa Touch or 64-Bit Transition Guide for Cocoa, depending on your target platform.

Source:https://developer.apple.com/library/prerelease/ios/documentation/General/Conceptual/ExtensibilityPG/ExtensionCreation.html#//apple_ref/doc/uid/TP40014214-CH5-SW1

配置如下:

  1. 选择你的工程 -> Build Settings
  2. 改变 'Architectures' to 'Standard architectures (armv7, arm64) - $(ARCHS_STANDARD)' Step 2

  3. 在iOS 5.1.1可能有一个支撑警告说明,  点击 'Change Deployment Target to 5.1.1'

Step 3

  1. 重复以上步骤,如果设置没有自动改变的话

Step 4


这是首选的编译设置,苹果要求开发商建立支持

64bit的应用体系

Apple document Link


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值