macacajs / app-inspector

App-inspector is a mobile UI viewer in browser.
https://macacajs.github.io/app-inspector/
MIT License
389 stars 78 forks source link

XCode Version 13.2.1 running on iOS 15.0 on OS BigSur #263

Open mariushorvat opened 2 years ago

mariushorvat commented 2 years ago

app-inspector -u xxxxxxxxxx --verbose

I'm getting this module compilation Swift error. Is there a workaround for this issue? Thanks!

>> xctest-client.js:234:18 [master] pid:12011 Testing failed:

>> xctest-client.js:232:18 [master] pid:12011   XCTestWD:
        Module compiled with Swift 5.5 cannot be imported by the Swift 5.5.2 compiler: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/Carthage/Build/iOS/Swifter.framework/Modules/Swifter.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
    Testing cancelled because the build failed.