|
38 | 38 | 53903D37295618A400D0B308 /* LineProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 53903D36295618A400D0B308 /* LineProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
39 | 39 | 539158AC27BE71A900816F56 /* FinderSyncSocketLineProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 539158AB27BE71A900816F56 /* FinderSyncSocketLineProcessor.m */; }; |
40 | 40 | 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 */; }; |
43 | 41 | 53D666612B70C9A70042C03D /* FileProviderDomainDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53D666602B70C9A70042C03D /* FileProviderDomainDefaults.swift */; }; |
44 | 42 | 53ED473029C9CE0B00795DB1 /* FileProviderExtension+ClientInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53ED472F29C9CE0B00795DB1 /* FileProviderExtension+ClientInterface.swift */; }; |
45 | 43 | 53FE14502B8E0658006C4193 /* ShareTableViewDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53FE144F2B8E0658006C4193 /* ShareTableViewDataSource.swift */; }; |
|
53 | 51 | AA7F17E32E70173E0000E928 /* AuthenticationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7F17E22E70173E0000E928 /* AuthenticationViewController.swift */; }; |
54 | 52 | AA7F17E72E7038370000E928 /* NSError+FileProviderErrorCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7F17E62E7038340000E928 /* NSError+FileProviderErrorCode.swift */; }; |
55 | 53 | AA9987862E72B6EF00B2C428 /* NextcloudKit+clearAccountErrorState.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA9987852E72B6DB00B2C428 /* NextcloudKit+clearAccountErrorState.swift */; }; |
| 54 | + AAA626302EE0944F007C7DB5 /* NextcloudFileProviderKit in Frameworks */ = {isa = PBXBuildFile; productRef = AAA6262F2EE0944F007C7DB5 /* NextcloudFileProviderKit */; }; |
| 55 | + AAA626322EE09453007C7DB5 /* NextcloudFileProviderKit in Frameworks */ = {isa = PBXBuildFile; productRef = AAA626312EE09453007C7DB5 /* NextcloudFileProviderKit */; }; |
56 | 56 | AAA69D932E3BB09900BBD44D /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = AAA69D922E3BB09900BBD44D /* Localizable.xcstrings */; }; |
57 | 57 | AAC00D2A2E37B29D006010FE /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = AAC00D292E37B29D006010FE /* Localizable.xcstrings */; }; |
58 | 58 | AAF19A682E8D5B4E005FE5B0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AAF19A672E8D5B4E005FE5B0 /* Assets.xcassets */; }; |
|
205 | 205 | AA7F17E62E7038340000E928 /* NSError+FileProviderErrorCode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSError+FileProviderErrorCode.swift"; sourceTree = "<group>"; }; |
206 | 206 | AA826BEE2E8EAA7500CE49C4 /* Build.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Build.xcconfig; sourceTree = "<group>"; }; |
207 | 207 | AA9987852E72B6DB00B2C428 /* NextcloudKit+clearAccountErrorState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NextcloudKit+clearAccountErrorState.swift"; sourceTree = "<group>"; }; |
| 208 | + AAA6262E2EE093FF007C7DB5 /* NextcloudFileProviderKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = NextcloudFileProviderKit; path = ../NextcloudFileProviderKit; sourceTree = SOURCE_ROOT; }; |
208 | 209 | AAA69D922E3BB09900BBD44D /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; }; |
209 | 210 | AAC00D292E37B29D006010FE /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; }; |
210 | 211 | AAF19A672E8D5B4E005FE5B0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
234 | 235 | buildActionMask = 2147483647; |
235 | 236 | files = ( |
236 | 237 | 538E396A27F4765000FA63D5 /* UniformTypeIdentifiers.framework in Frameworks */, |
| 238 | + AAA626302EE0944F007C7DB5 /* NextcloudFileProviderKit in Frameworks */, |
237 | 239 | 53903D302956173F00D0B308 /* NCDesktopClientSocketKit.framework in Frameworks */, |
238 | | - 53C331B22BCD28C30093D38B /* NextcloudFileProviderKit in Frameworks */, |
239 | 240 | ); |
240 | 241 | runOnlyForDeploymentPostprocessing = 0; |
241 | 242 | }; |
|
250 | 251 | isa = PBXFrameworksBuildPhase; |
251 | 252 | buildActionMask = 2147483647; |
252 | 253 | files = ( |
253 | | - 53C331B62BCD3AFF0093D38B /* NextcloudFileProviderKit in Frameworks */, |
254 | 254 | 53651E442BBC0CA300ECAC29 /* SuggestionsTextFieldKit in Frameworks */, |
| 255 | + AAA626322EE09453007C7DB5 /* NextcloudFileProviderKit in Frameworks */, |
255 | 256 | ); |
256 | 257 | runOnlyForDeploymentPostprocessing = 0; |
257 | 258 | }; |
|
407 | 408 | C2B573941B1CD88000303B36 = { |
408 | 409 | isa = PBXGroup; |
409 | 410 | children = ( |
| 411 | + AAA6262E2EE093FF007C7DB5 /* NextcloudFileProviderKit */, |
410 | 412 | AAFDB1862ECB63AD00C26AE7 /* src */, |
411 | 413 | AA27A4E32E93C0D700665051 /* README.md */, |
412 | 414 | C2B573B31B1CD91E00303B36 /* desktopclient */, |
|
527 | 529 | ); |
528 | 530 | name = FileProviderExt; |
529 | 531 | packageProductDependencies = ( |
530 | | - 53C331B12BCD28C30093D38B /* NextcloudFileProviderKit */, |
| 532 | + AAA6262F2EE0944F007C7DB5 /* NextcloudFileProviderKit */, |
531 | 533 | ); |
532 | 534 | productName = FileProviderExt; |
533 | 535 | productReference = 538E396727F4765000FA63D5 /* FileProviderExt.appex */; |
|
566 | 568 | name = FileProviderUIExt; |
567 | 569 | packageProductDependencies = ( |
568 | 570 | 53651E432BBC0CA300ECAC29 /* SuggestionsTextFieldKit */, |
569 | | - 53C331B52BCD3AFF0093D38B /* NextcloudFileProviderKit */, |
| 571 | + AAA626312EE09453007C7DB5 /* NextcloudFileProviderKit */, |
570 | 572 | ); |
571 | 573 | productName = FileProviderUIExt; |
572 | 574 | productReference = 53B9797E2B84C81F002DA742 /* FileProviderUIExt.appex */; |
|
773 | 775 | mainGroup = C2B573941B1CD88000303B36; |
774 | 776 | packageReferences = ( |
775 | 777 | 53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */, |
776 | | - 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */, |
777 | 778 | ); |
778 | 779 | productRefGroup = C2B573B21B1CD91E00303B36 /* Products */; |
779 | 780 | projectDirPath = ""; |
|
1747 | 1748 | minimumVersion = 1.0.0; |
1748 | 1749 | }; |
1749 | 1750 | }; |
1750 | | - 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */ = { |
1751 | | - isa = XCRemoteSwiftPackageReference; |
1752 | | - repositoryURL = "https://github.com/nextcloud/NextcloudFileProviderKit.git"; |
1753 | | - requirement = { |
1754 | | - kind = upToNextMajorVersion; |
1755 | | - minimumVersion = 3.0.0; |
1756 | | - }; |
1757 | | - }; |
1758 | 1751 | /* End XCRemoteSwiftPackageReference section */ |
1759 | 1752 |
|
1760 | 1753 | /* Begin XCSwiftPackageProductDependency section */ |
|
1763 | 1756 | package = 53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */; |
1764 | 1757 | productName = SuggestionsTextFieldKit; |
1765 | 1758 | }; |
1766 | | - 53C331B12BCD28C30093D38B /* NextcloudFileProviderKit */ = { |
| 1759 | + AAA6262F2EE0944F007C7DB5 /* NextcloudFileProviderKit */ = { |
1767 | 1760 | isa = XCSwiftPackageProductDependency; |
1768 | | - package = 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */; |
1769 | 1761 | productName = NextcloudFileProviderKit; |
1770 | 1762 | }; |
1771 | | - 53C331B52BCD3AFF0093D38B /* NextcloudFileProviderKit */ = { |
| 1763 | + AAA626312EE09453007C7DB5 /* NextcloudFileProviderKit */ = { |
1772 | 1764 | isa = XCSwiftPackageProductDependency; |
1773 | | - package = 53C331B02BCD28C30093D38B /* XCRemoteSwiftPackageReference "NextcloudFileProviderKit" */; |
1774 | 1765 | productName = NextcloudFileProviderKit; |
1775 | 1766 | }; |
1776 | 1767 | /* End XCSwiftPackageProductDependency section */ |
|
0 commit comments