Relative Content

Tag Archive for swiftxcodemodulepackage

Getting error “No such module” using Xcode 14.2 while loading web3swift library

I have been trying to load some packages and I see that everything is loaded but when I try to use it in my project, I keep getting this error: “No such module”. I have tried all those solutions described here: Same question seen here, however nothing helped me. I even deleted the entire Xcode and installed it again, however this also didn’t solve my problem. The funny thing is that I do the exact same things on my second Macbook and there everything works fine, therefore it is some local issue. Any help will be highly appreciated. Thank you very much.