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
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
The text was updated successfully, but these errors were encountered:
Describe the feature
arri use <version>
should search forPackage.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:
So adding swift support brings it inline with the expected user behavior
Would you be willing to implement this feature?
Yes
The text was updated successfully, but these errors were encountered: