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
fix: order for XCLocalSwiftPackageReference and XCRemoteSwiftPackageReference (#855)
* Flip the order of `XCLocalSwiftPackageReference` and `XCRemoteSwiftPackageReference`
* Add tasks to run tests and build the package in Linux from a macOS environment using Podman
* Install Swift in the Linux environments
* Remove Tests/LinuxMain.swift
* Build and test in a virtualized Linux container from the macOS environment
* Set up Docker
* Install Podman
* Initialize the machine before starting it
* Run from ubuntu-latest
---------
Co-authored-by: Pedro <[email protected]>
0 commit comments