-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 use FioriSwiftUI package with version-based requirement
It was not possible to specify dependency for `FioriSwiftUI` package with `upToNextMajor(from:)` or `upToNextMinor(from:)` due to the use of commit-based requirement for Zip dependency. Switching to a stable fork in Package.swift will fix that.
- Loading branch information
1 parent
af6f5dd
commit 3eb1bc7
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters