Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify swift-tools-version #79

Open
martinK-7 opened this issue Mar 7, 2025 · 0 comments
Open

Specify swift-tools-version #79

martinK-7 opened this issue Mar 7, 2025 · 0 comments

Comments

@martinK-7
Copy link

martinK-7 commented Mar 7, 2025

Currently, the Arkana swift package templates specify // swift-tools-version: 5.6, which is kinda outdated. In our project it leads to some issues, since due to Arkana SPM falls back to 5.6 even if we want to use 5.10.
We need some way to change this version, maybe this can be injected via the configuration file.

Thanks in advance!

Sources:
https://github.com/rogerluan/arkana/blob/main/lib/arkana/templates/swift/interfaces_package.swift.erb
https://github.com/rogerluan/arkana/blob/main/lib/arkana/templates/swift/package.swift.erb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant