|
153 | 153 | 748BD4CC24B4D3820001CA8C /* Date+RFC822.swift in Sources */ = {isa = PBXBuildFile; fileRef = 748BD4CB24B4D3820001CA8C /* Date+RFC822.swift */; };
|
154 | 154 | 7494505F24BC5C3300149816 /* PropfindResponseParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7494505E24BC5C3300149816 /* PropfindResponseParserTests.swift */; };
|
155 | 155 | 7494B06D249CEAC500430610 /* VaultFormat7ShorteningProviderDecoratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7494B06C249CEAC500430610 /* VaultFormat7ShorteningProviderDecoratorTests.swift */; };
|
| 156 | + 749D91152C92EFA600FAD1A4 /* MSClientFactory+UnauthenticatedClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 749D91142C92EFA600FAD1A4 /* MSClientFactory+UnauthenticatedClient.swift */; }; |
156 | 157 | 749F59A52BD1211500AB299A /* PCloudSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 749F59A42BD1211500AB299A /* PCloudSetup.swift */; };
|
157 | 158 | 74B321E42923F979008E7C01 /* HTTPDebugLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74B321E32923F979008E7C01 /* HTTPDebugLogger.swift */; };
|
158 | 159 | 74C0FB2729B209B6008EF811 /* S3Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74C0FB2629B209B6008EF811 /* S3Authenticator.swift */; };
|
|
357 | 358 | 748BD4CB24B4D3820001CA8C /* Date+RFC822.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+RFC822.swift"; sourceTree = "<group>"; };
|
358 | 359 | 7494505E24BC5C3300149816 /* PropfindResponseParserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PropfindResponseParserTests.swift; sourceTree = "<group>"; };
|
359 | 360 | 7494B06C249CEAC500430610 /* VaultFormat7ShorteningProviderDecoratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VaultFormat7ShorteningProviderDecoratorTests.swift; sourceTree = "<group>"; };
|
| 361 | + 749D91142C92EFA600FAD1A4 /* MSClientFactory+UnauthenticatedClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MSClientFactory+UnauthenticatedClient.swift"; sourceTree = "<group>"; }; |
360 | 362 | 749F59A42BD1211500AB299A /* PCloudSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PCloudSetup.swift; sourceTree = "<group>"; };
|
361 | 363 | 74B321E32923F979008E7C01 /* HTTPDebugLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPDebugLogger.swift; sourceTree = "<group>"; };
|
362 | 364 | 74C0FB2629B209B6008EF811 /* S3Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = S3Authenticator.swift; sourceTree = "<group>"; };
|
|
530 | 532 | 4A1A11692629A53300DAF62F /* OneDrive */ = {
|
531 | 533 | isa = PBXGroup;
|
532 | 534 | children = (
|
| 535 | + 749D91142C92EFA600FAD1A4 /* MSClientFactory+UnauthenticatedClient.swift */, |
533 | 536 | 4AD55338263ABA4200126046 /* MSGraphDriveItem+CloudItemType.swift */,
|
534 | 537 | 4A3896CD2632D65B00BA3E88 /* OneDriveAuthenticationProvider.swift */,
|
535 | 538 | 4A1A11782629ACD500DAF62F /* OneDriveAuthenticator.swift */,
|
|
1332 | 1335 | 9ECEC0AF246ED1FB00151299 /* DirectoryIdCache.swift in Sources */,
|
1333 | 1336 | 4A77390D286DB5A00006B3C3 /* AWSS3TransferUtility+ForegroundSession.swift in Sources */,
|
1334 | 1337 | 745949E225F22F4D00B7B28C /* VaultFormat8ProviderDecorator.swift in Sources */,
|
| 1338 | + 749D91152C92EFA600FAD1A4 /* MSClientFactory+UnauthenticatedClient.swift in Sources */, |
1335 | 1339 | 745949E625F2326D00B7B28C /* VaultFormat8ShorteningProviderDecorator.swift in Sources */,
|
1336 | 1340 | 4A628EB8252F610C0097DE94 /* URLSession+Promises.swift in Sources */,
|
1337 | 1341 | 4A567B692615D64E002C4D82 /* GoogleDriveSetup.swift in Sources */,
|
|
1889 | 1893 | repositoryURL = "https://github.com/box/box-swift-sdk-gen.git";
|
1890 | 1894 | requirement = {
|
1891 | 1895 | kind = upToNextMinorVersion;
|
1892 |
| - minimumVersion = 0.3.0; |
| 1896 | + minimumVersion = 0.5.0; |
1893 | 1897 | };
|
1894 | 1898 | };
|
1895 | 1899 | /* End XCRemoteSwiftPackageReference section */
|
|
0 commit comments