-
Notifications
You must be signed in to change notification settings - Fork 423
Closed
Labels
Description
macOS can cross compile programs for iOS provided that the corresponding rust-std component is installed.
What to do
-
Automatically install the corresponding rust-std component when cross building / testing for iOS on a macOS host. The rust-std component should not be installed on Linux hosts.
-
Update the README mentioning that iOS cross compilation is supported on macOS hosts.