alibaba / macaca

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

Support Xcode 11.2 Swift 5.1.2 #952

Closed paradite closed 4 years ago

paradite commented 4 years ago
Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/Carthage/Build/iOS/Swifter.framework/Modules/Swifter.swiftmodule/arm64-apple-ios.swiftmodule
paradite commented 4 years ago

fixed in https://github.com/macacajs/XCTestWD/pull/168

carmensmile commented 4 years ago

fixed in macacajs/XCTestWD#168

When can support Xcode 11.4 Swift 5.2?

paradite commented 4 years ago

fixed in macacajs/XCTestWD#168

When can support Xcode 11.4 Swift 5.2?

Yes. We will support Xcode 11.4 Swift 5.2 soon. Hopefully this weekend~