Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(IOS系统 BUG)xcode升级为9.1版本,测试机为ios11,无法启动XCTestXDRunner(特定部分ios版本 备忘) #17

Open
ctlsky opened this issue Nov 20, 2017 · 1 comment

Comments

@ctlsky
Copy link

ctlsky commented Nov 20, 2017

启动之后,XCTestXDRunner可以安装但是无法启动,
xcode启动项目报错如下:
dyld: Symbol not found: _SCNSceneExportPresentationTree
Referenced from: /Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
Expected in: /System/Library/Frameworks/SceneKit.framework/SceneKit
in /Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
xcodebuild启动一直卡在:
/usr/bin/codesign --force --sign 30BB68AFAE93F12348FF0D0A64FD07322AEBF665 --deep --entitlements /Users/qa/Library/Developer/Xcode/DerivedData/XCTestWD-hcmeyhsaktyavzcgmjezzeiciuxt/Build/Intermediates.noindex/XCTestWD.build/Debug-iphoneos/XCTestWDUITests.build/XCTestWDUITests.xctest.xcent --timestamp=none /Users/qa/Library/Developer/Xcode/DerivedData/XCTestWD-hcmeyhsaktyavzcgmjezzeiciuxt/Build/Products/Debug-iphoneos/XCTestWDUITests-Runner.app
/Users/qa/Library/Developer/Xcode/DerivedData/XCTestWD-hcmeyhsaktyavzcgmjezzeiciuxt/Build/Products/Debug-iphoneos/XCTestWDUITests-Runner.app: replacing existing signature

writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/jb/qpv_lq397pjcv0qdp9myf5740000gp/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/5803727a645464263f3c28a371c6e704/c0aca69435d83a3173d700f10054905eaea07c3c/ManifestCache.plist

@zhangzhao4444
Copy link
Owner

@zhangzhao4444 zhangzhao4444 changed the title xcode升级为9.1版本,测试机为ios11,无法启动XCTestXDRunner (IOS系统 BUG)xcode升级为9.1版本,测试机为ios11,无法启动XCTestXDRunner(特定部分ios版本 备忘) Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants