【问题标题】:Symbol not found: _kAXXCAttributeAbsoluteValue Xcode Beta5 XCTest on iOS 8未找到符号:iOS 8 上的 _kAXXCAttributeAbsoluteValue Xcode Beta5 XCTest
【发布时间】:2015-11-01 02:13:24
【问题描述】:

从 Xcode Beta 5 在 iOS 8 上运行测试会因以下错误而崩溃:

dyld: Symbol not found: _kAXXCAttributeAbsoluteValue
  Referenced from: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
  Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
 in /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest

还有人看到这个吗?

【问题讨论】:

  • 我也有同样的问题,但只是测试版中的回归。现在我正在使用 iOS 9 模拟器来运行我的测试。
  • @TomaszBąk 你知道有没有被举报吗?
  • 我向 Apple 报告了。
  • 要关注Apple Developer Forum的线程
  • 我也看到了。

标签: xctest xcode7-beta5


【解决方案1】:

看起来这在 Xcode 7 beta 6 中已修复。

【讨论】:

    猜你喜欢
    • 2014-08-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-04-12
    • 2017-01-22
    • 1970-01-01
    • 1970-01-01
    • 2022-10-20
    相关资源
    最近更新 更多