We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586de56 commit 06ec8b7Copy full SHA for 06ec8b7
README.md
@@ -101,7 +101,7 @@ for i in bitmap {
101
You can build using Swift Package Manager as follows:
102
103
```bash
104
-swift build -Xcc -march=native --configuration release
+swift build --configuration release
105
$(swift build --configuration release --show-bin-path)/fun
106
```
107
You can run tests using Swift Package Manager as follows:
0 commit comments