2017-10-13 5 views
0

XcodeWebDriverAgent.xcodeprojを実行し、それが表示:Appium:WebDriverAgent.xcodeproj:リソース/ WebDriverAgent.bundle:そのようなファイルやディレクトリは

Showing All Messages 
CpResource Resources/WebDriverAgent.bundle /Users/moitreyeec/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/WebDriverAgent.bundle 
    cd /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent 
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" 
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Resources/WebDriverAgent.bundle /Users/moitreyeec/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework 

エラー:

/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Resources/WebDriverAgent.bundle: No such file or directory

をノーことを検索しましたこのようなディレクトリは、/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgentの下にあります。

どうすればこの問題を解決できますか?

答えて

1

こんにちは、これはあなたにhttps://github.com/facebook/WebDriverAgent

ターミナルを助ける - WebDriverAgentフォルダに移動し、このコマンドを実行するには、./Scripts/bootstrap.sh

関連する問題