You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a look at test.sh you'll see code sections to test Carthage and others for Cocopods. We should extend this approach to Swift PM (add a SwiftPM section to test.sh). May not work with all projects (SPM may still have problems with macOS in our scenario), so the test.sh should ensure to only run those that we expect to succeed.
The text was updated successfully, but these errors were encountered:
If you have a look at
test.sh
you'll see code sections to test Carthage and others for Cocopods. We should extend this approach to Swift PM (add a SwiftPM section totest.sh
). May not work with all projects (SPM may still have problems with macOS in our scenario), so thetest.sh
should ensure to only run those that we expect to succeed.The text was updated successfully, but these errors were encountered: