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
8. Install Swift Android Build tools(optional). If you want to run swift compiler from command line reload your environment from step 4 and run following command
70
-
71
-
```
72
-
swift android tools --update
73
-
```
74
-
75
70
### Build and Test swift modules
76
71
77
72
Our current swift build system is tiny wrapper over Swift PM. See [Swift PM](https://github.com/apple/swift-package-manager/blob/master/Documentation/Usage.md) docs for more info.
0 commit comments