skip init --native-app --appid=apptest.sandbox apptest-sandbox AppTestSandbox --ios-min-version 26.0 --swift-version 6.2
skip init --native-app --appid=apptest.sandbox apptest-sandbox AppTestSandbox --swift-version 6.2
Error: Unknown option '--swift-version'
```</div>
Discussed in https://github.com/orgs/skiptools/discussions/597
Originally posted by tifroz January 27, 2026
I am getting an error when using
skip initwith--swift-version. The option is listed in the docs, I assume this may be a bug? (Usingskip 1.7.0)