alibaba / macaca

Automation solution for multi-platform. 多端自动化解决方案
https://macacajs.github.io
MIT License
3.17k stars 419 forks source link

升级xcode9.1后,无法启动xctestwd #758

Closed wynanwong closed 6 years ago

wynanwong commented 7 years ago
SamuelZhaoY commented 7 years ago

可以去 xctestwd 的安装路径下,看xctestwd 能否编译通过

wynanwong commented 7 years ago

编译是可以通过的

Chan-Chun commented 6 years ago

https://github.com/macacajs/XCTestWD/issues/96 相关的issue 请更新最新的macaca-ios

Chan-Chun commented 6 years ago

https://github.com/alibaba/macaca/issues/757

wynanwong commented 6 years ago

@Chan-Chun 我看了最新的macaca-ios还是2.0.29版本,重新安装macaca-ios后,还是不行,还是报同样的错误

upengfei commented 6 years ago

这个问题好了吗?

upengfei commented 6 years ago

helper.js:176:12 [master] pid:1052 Using local app form /Users/yupfa/Desktop/U-debug.ipa

macaca-ios.js:246:12 [master] pid:1052 App ["com.xxxxxx"] is already installed. macaca-ios.js:247:12 [master] pid:1052 Adopting app reuse strategy: 3.

**BundleId XCTestWD.XCTestWD does not exist.

macaca-ios.js:158:10 [master] pid:1052 { "bundleId": "com.xxxxxx", "platformName": "ios" }** xctest-client.js:56:14 [master] pid:1052 project path: /usr/local/lib/node_modules/macaca-ios/node_modules/_xctestwd@1.3.10@xctestwd/XCTestWD/XCTestWD.xcodeproj

@Chan-Chun @SamuelZhaoY 这是因为xcode版本的缘故吗?重签名已经成功。

upengfei commented 6 years ago

@wynanwong @Chan-Chun @SamuelZhaoY 这个问题还能是否已经解决了?

upengfei commented 6 years ago

我怎么今天还是出现这个错误? image