Skip to content

Commit 347d417

Browse files
committed
chore(macOS): Replaced NextcloudFileProviderKit GitHub reference with local reference.
Signed-off-by: Iva Horn <[email protected]>
1 parent c4ca1d6 commit 347d417

File tree

2 files changed

+14
-33
lines changed

2 files changed

+14
-33
lines changed

shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 54;
6+
objectVersion = 60;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -38,8 +38,6 @@
3838
53903D37295618A400D0B308 /* LineProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 53903D36295618A400D0B308 /* LineProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; };
3939
539158AC27BE71A900816F56 /* FinderSyncSocketLineProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 539158AB27BE71A900816F56 /* FinderSyncSocketLineProcessor.m */; };
4040
53B979812B84C81F002DA742 /* DocumentActionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53B979802B84C81F002DA742 /* DocumentActionViewController.swift */; };
41-
53C331B22BCD28C30093D38B /* NextcloudFileProviderKit in Frameworks */ = {isa = PBXBuildFile; productRef = 53C331B12BCD28C30093D38B /* NextcloudFileProviderKit */; };
42-
53C331B62BCD3AFF0093D38B /* NextcloudFileProviderKit in Frameworks */ = {isa = PBXBuildFile; productRef = 53C331B52BCD3AFF0093D38B /* NextcloudFileProviderKit */; };
4341
53D666612B70C9A70042C03D /* FileProviderDomainDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53D666602B70C9A70042C03D /* FileProviderDomainDefaults.swift */; };
4442
53ED473029C9CE0B00795DB1 /* FileProviderExtension+ClientInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53ED472F29C9CE0B00795DB1 /* FileProviderExtension+ClientInterface.swift */; };
4543
53FE14502B8E0658006C4193 /* ShareTableViewDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53FE144F2B8E0658006C4193 /* ShareTableViewDataSource.swift */; };
@@ -49,6 +47,7 @@
4947
53FE14672B8F78B6006C4193 /* ShareOptionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53FE14662B8F78B6006C4193 /* ShareOptionsView.swift */; };
5048
AA02B2AB2E7048C800C72B34 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA02B2AA2E7048C600C72B34 /* Keychain.swift */; };
5149
AA560CE72EDDB84000CD423E /* ServiceResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA560CE62EDDB82900CD423E /* ServiceResolver.swift */; };
50+
AA5FB9E62EF54F410018BDAE /* NextcloudFileProviderKit in Frameworks */ = {isa = PBXBuildFile; productRef = AA5FB9E52EF54F410018BDAE /* NextcloudFileProviderKit */; };
5251
AA7F17E12E7017230000E928 /* Authentication.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA7F17E02E7017230000E928 /* Authentication.storyboard */; };
5352
AA7F17E32E70173E0000E928 /* AuthenticationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7F17E22E70173E0000E928 /* AuthenticationViewController.swift */; };
5453
AA7F17E72E7038370000E928 /* NSError+FileProviderErrorCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7F17E62E7038340000E928 /* NSError+FileProviderErrorCode.swift */; };
@@ -237,8 +236,8 @@
237236
buildActionMask = 2147483647;
238237
files = (
239238
538E396A27F4765000FA63D5 /* UniformTypeIdentifiers.framework in Frameworks */,
239+
AA5FB9E62EF54F410018BDAE /* NextcloudFileProviderKit in Frameworks */,
240240
53903D302956173F00D0B308 /* NCDesktopClientSocketKit.framework in Frameworks */,
241-
53C331B22BCD28C30093D38B /* NextcloudFileProviderKit in Frameworks */,
242241
);
243242
runOnlyForDeploymentPostprocessing = 0;
244243
};
@@ -253,7 +252,6 @@
253252
isa = PBXFrameworksBuildPhase;
254253
buildActionMask = 2147483647;
255254
files = (
256-
53C331B62BCD3AFF0093D38B /* NextcloudFileProviderKit in Frameworks */,
257255
53651E442BBC0CA300ECAC29 /* SuggestionsTextFieldKit in Frameworks */,
258256
);
259257
runOnlyForDeploymentPostprocessing = 0;
@@ -529,7 +527,7 @@
529527
);
530528
name = FileProviderExt;
531529
packageProductDependencies = (
532-
53C331B12BCD28C30093D38B /* NextcloudFileProviderKit */,
530+
AA5FB9E52EF54F410018BDAE /* NextcloudFileProviderKit */,
533531
);
534532
productName = FileProviderExt;
535533
productReference = 538E396727F4765000FA63D5 /* FileProviderExt.appex */;
@@ -568,7 +566,6 @@
568566
name = FileProviderUIExt;
569567
packageProductDependencies = (
570568
53651E432BBC0CA300ECAC29 /* SuggestionsTextFieldKit */,
571-
53C331B52BCD3AFF0093D38B /* NextcloudFileProviderKit */,
572569
);
573570
productName = FileProviderUIExt;
574571
productReference = 53B9797E2B84C81F002DA742 /* FileProviderUIExt.appex */;
@@ -771,7 +768,7 @@
771768
mainGroup = C2B573941B1CD88000303B36;
772769
packageReferences = (
773770
53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */,
774-
53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */,
771+
AA5FB9E42EF54F410018BDAE /* XCLocalSwiftPackageReference "../NextcloudFileProviderKit" */,
775772
);
776773
productRefGroup = C2B573B21B1CD91E00303B36 /* Products */;
777774
projectDirPath = "";
@@ -1706,6 +1703,13 @@
17061703
};
17071704
/* End XCConfigurationList section */
17081705

1706+
/* Begin XCLocalSwiftPackageReference section */
1707+
AA5FB9E42EF54F410018BDAE /* XCLocalSwiftPackageReference "../NextcloudFileProviderKit" */ = {
1708+
isa = XCLocalSwiftPackageReference;
1709+
relativePath = ../NextcloudFileProviderKit;
1710+
};
1711+
/* End XCLocalSwiftPackageReference section */
1712+
17091713
/* Begin XCRemoteSwiftPackageReference section */
17101714
53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */ = {
17111715
isa = XCRemoteSwiftPackageReference;
@@ -1715,14 +1719,6 @@
17151719
minimumVersion = 1.0.0;
17161720
};
17171721
};
1718-
53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */ = {
1719-
isa = XCRemoteSwiftPackageReference;
1720-
repositoryURL = "https://github.com/nextcloud/NextcloudFileProviderKit.git";
1721-
requirement = {
1722-
kind = upToNextMajorVersion;
1723-
minimumVersion = 4.0.0;
1724-
};
1725-
};
17261722
/* End XCRemoteSwiftPackageReference section */
17271723

17281724
/* Begin XCSwiftPackageProductDependency section */
@@ -1731,14 +1727,8 @@
17311727
package = 53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */;
17321728
productName = SuggestionsTextFieldKit;
17331729
};
1734-
53C331B12BCD28C30093D38B /* NextcloudFileProviderKit */ = {
1735-
isa = XCSwiftPackageProductDependency;
1736-
package = 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */;
1737-
productName = NextcloudFileProviderKit;
1738-
};
1739-
53C331B52BCD3AFF0093D38B /* NextcloudFileProviderKit */ = {
1730+
AA5FB9E52EF54F410018BDAE /* NextcloudFileProviderKit */ = {
17401731
isa = XCSwiftPackageProductDependency;
1741-
package = 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */;
17421732
productName = NextcloudFileProviderKit;
17431733
};
17441734
/* End XCSwiftPackageProductDependency section */

shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)