From: Claudio Cambra Date: Wed, 17 Apr 2024 08:18:17 +0000 (+0800) Subject: Pin NextcloudFileProviderKit version to 0.9.0 (up to next major version) X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~7^2~45^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8e316669905db81ea692b5d0e52925290dcb1d63;p=nextcloud-desktop.git Pin NextcloudFileProviderKit version to 0.9.0 (up to next major version) Signed-off-by: Claudio Cambra --- diff --git a/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj b/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj index e0df8c330..cd05dd8ef 100644 --- a/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj +++ b/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj @@ -1488,8 +1488,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/claucambra/NextcloudFileProviderKit.git"; requirement = { - branch = main; - kind = branch; + kind = upToNextMajorVersion; + minimumVersion = 0.9.0; }; }; /* End XCRemoteSwiftPackageReference section */