app-inspector icon indicating copy to clipboard operation
app-inspector copied to clipboard

XCode Version 13.2.1 running on iOS 15.0 on OS BigSur

Open mariushorvat opened this issue 4 years ago • 0 comments

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.

mariushorvat avatar Dec 24 '21 22:12 mariushorvat