macacajs / app-inspector

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

xcode 9.3 Module compiled with Swift 4.0.3 cannot be imported in Swift 4.1 #189

Closed linyan0321 closed 6 years ago

linyan0321 commented 6 years ago

image

SamuelZhaoY commented 6 years ago

refer to this issue, https://github.com/macacajs/app-inspector/issues/184 , seems you have just updated xcode 9.2 to 9.3, if in this case, reinstall app-inspector

linyan0321 commented 6 years ago

@SamuelZhaoY reinstall app-inspector the same error

help me

SamuelZhaoY commented 6 years ago

recompile xctestwd, the xctestwd binary in your cache is build with swift 4.0.3

linyan0321 commented 6 years ago

@SamuelZhaoY thank you very much 1、uninstall app-inspector 2、clear xcode all cache 3、restart ios sys and install app-inspector 4、compile

OK OK OK

YGQ8988 commented 5 years ago

thinks , reinstall app-inspector, then build succeeded,