【发布时间】: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