Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

--cross takes an optional argument which is the platform to cross-compile to: --cross=linux, --cross=windows, --cross=macos, --cross=linuxarm, --cross=macosarm. dev will copy the built binaries into the artifacts directory in this case. Note that cross-building requires you a docker-compatible system installed like Rancher Desktop.

...