I am currently setting up workspace for library distributed via Swift Package Manager. For now I will be working locally so I added package to demo app. However I couldn’t use it (imports not recognized, demo app not building). Solution for that was using this option in XCode:
File -> Packages -> Reset Package Caches
Leave a Reply