未找到符号:iOS 8上的_kAXXCAttributeAbsoluteValue Xcode Beta5 XCTest

Por*_*ins 18 xctest xcode7-beta5

从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
Run Code Online (Sandbox Code Playgroud)

其他人看到这个?

Por*_*ins 0

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