Is Swift build only targeting MacOS?
Swift Forums
Is Swift build only targeting MacOS?
When I try running ‘swift test’ in my terminal, there was an error saying a dependency doesn’t have a product for MacOS, or something like that. I was confused because my package is declared for iOS platform only, in the manifest file. Why does Swift test try to build for MacOS?
0 comments
No comments yet.