Skip to content

Commit 212abf1

Browse files
committed
chore: Bump ios-features to a new version
1 parent 4cd820e commit 212abf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tuist/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tuist/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let package = Package(
6363
.package(url: "https://github.com/Infomaniak/ios-bug-tracker", .upToNextMajor(from: "12.0.0")),
6464
.package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "11.0.0")),
6565
.package(url: "https://github.com/Infomaniak/ios-device-check", .upToNextMajor(from: "1.1.0")),
66-
.package(url: "https://github.com/Infomaniak/ios-features", branch: "feat/login-interapp-exclude-ids"),
66+
.package(url: "https://github.com/Infomaniak/ios-features", .upToNextMajor(from: "2.2.0")),
6767
.package(url: "https://github.com/Infomaniak/ios-onboarding", .upToNextMajor(from: "1.1.0")),
6868
.package(url: "https://github.com/Infomaniak/swift-modal-presentation", .upToNextMajor(from: "1.0.0")),
6969
.package(url: "https://github.com/Infomaniak/SwiftSoup", .upToNextMajor(from: "1.3.0")),

0 commit comments

Comments
 (0)