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

feature: Add swift support to arri use #88

Open
joshmossas opened this issue Aug 17, 2024 · 0 comments
Open

feature: Add swift support to arri use #88

joshmossas opened this issue Aug 17, 2024 · 0 comments
Labels
cli Issues related to the Arri CLI enhancement New feature or request lang:swift

Comments

@joshmossas
Copy link
Member

Describe the feature

arri use <version> should search for Package.swift files and update the Arri Client Swift version to version specified by the user. Ideally this would also work on XCode projects as well.

Additional context

Currently this feature works with:

  • Cargo.toml (rust)
  • package.json (js/ts)
  • pubspec.yaml (dart)

So adding swift support brings it inline with the expected user behavior

Would you be willing to implement this feature?

Yes

@joshmossas joshmossas added enhancement New feature or request lang:swift cli Issues related to the Arri CLI labels Aug 17, 2024
@joshmossas joshmossas changed the title Feature: Add swift support to arri use feature: Add swift support to arri use Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Issues related to the Arri CLI enhancement New feature or request lang:swift
Projects
None yet
Development

No branches or pull requests

1 participant