|
58 | 58 | 05610A9B271099A7009F92CC /* SignRequestPrefillTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05610A9A271099A7009F92CC /* SignRequestPrefillTag.swift */; }; |
59 | 59 | 05610A9D27109BFB009F92CC /* SignRequestSignerInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05610A9C27109BFB009F92CC /* SignRequestSignerInput.swift */; }; |
60 | 60 | 056B628B2860C16F008E9418 /* SharedLinkDataSpecs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 056B628A2860C16F008E9418 /* SharedLinkDataSpecs.swift */; }; |
| 61 | + 0571FC6328F7FA07004846E4 /* WebhooksModuleIntegrationSpecs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6228F7FA07004846E4 /* WebhooksModuleIntegrationSpecs.swift */; }; |
| 62 | + 0571FC6728F9491D004846E4 /* BaseIntegrationSpecs+Webhooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6628F9491D004846E4 /* BaseIntegrationSpecs+Webhooks.swift */; }; |
| 63 | + 0571FC6928F94996004846E4 /* BaseIntegrationSpecs+Users.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6828F94996004846E4 /* BaseIntegrationSpecs+Users.swift */; }; |
| 64 | + 0571FC6B28F949E6004846E4 /* BaseIntegrationSpecs+WebLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6A28F949E6004846E4 /* BaseIntegrationSpecs+WebLinks.swift */; }; |
| 65 | + 0571FC6D28F94A47004846E4 /* BaseIntegrationSpecs+RetentionPolicies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6C28F94A47004846E4 /* BaseIntegrationSpecs+RetentionPolicies.swift */; }; |
| 66 | + 0571FC6F28F94A78004846E4 /* BaseIntegrationSpecs+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC6E28F94A78004846E4 /* BaseIntegrationSpecs+Files.swift */; }; |
| 67 | + 0571FC7128F94ABD004846E4 /* BaseIntegrationSpecs+Folders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0571FC7028F94ABD004846E4 /* BaseIntegrationSpecs+Folders.swift */; }; |
61 | 68 | 0579F6F727577DAD00473A3C /* Nimble.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 05EFAB1F26F0F01100DF1830 /* Nimble.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
62 | 69 | 0579F6F827577DAD00473A3C /* Quick.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 05EFAB2026F0F01100DF1830 /* Quick.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
63 | 70 | 0579F70027577FD200473A3C /* FolderModuleIntegrationSpecs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0579F6FF27577FD200473A3C /* FolderModuleIntegrationSpecs.swift */; }; |
|
674 | 681 | 056FE12726EF6F6800098F00 /* Quick.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Quick.xcframework; path = Carthage/Build/Quick.xcframework; sourceTree = "<group>"; }; |
675 | 682 | 056FE12826EF6F6800098F00 /* OHHTTPStubs.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = OHHTTPStubs.xcframework; path = Carthage/Build/OHHTTPStubs.xcframework; sourceTree = "<group>"; }; |
676 | 683 | 056FE12926EF6F6800098F00 /* Nimble.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Nimble.xcframework; path = Carthage/Build/Nimble.xcframework; sourceTree = "<group>"; }; |
| 684 | + 0571FC6228F7FA07004846E4 /* WebhooksModuleIntegrationSpecs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebhooksModuleIntegrationSpecs.swift; sourceTree = "<group>"; }; |
| 685 | + 0571FC6628F9491D004846E4 /* BaseIntegrationSpecs+Webhooks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+Webhooks.swift"; sourceTree = "<group>"; }; |
| 686 | + 0571FC6828F94996004846E4 /* BaseIntegrationSpecs+Users.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+Users.swift"; sourceTree = "<group>"; }; |
| 687 | + 0571FC6A28F949E6004846E4 /* BaseIntegrationSpecs+WebLinks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+WebLinks.swift"; sourceTree = "<group>"; }; |
| 688 | + 0571FC6C28F94A47004846E4 /* BaseIntegrationSpecs+RetentionPolicies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+RetentionPolicies.swift"; sourceTree = "<group>"; }; |
| 689 | + 0571FC6E28F94A78004846E4 /* BaseIntegrationSpecs+Files.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+Files.swift"; sourceTree = "<group>"; }; |
| 690 | + 0571FC7028F94ABD004846E4 /* BaseIntegrationSpecs+Folders.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseIntegrationSpecs+Folders.swift"; sourceTree = "<group>"; }; |
677 | 691 | 0579F6FF27577FD200473A3C /* FolderModuleIntegrationSpecs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderModuleIntegrationSpecs.swift; sourceTree = "<group>"; }; |
678 | 692 | 057C8CE3276799760092A6EC /* Date+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; }; |
679 | 693 | 059CF240283D0666001809CA /* FolderModuleAsyncIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderModuleAsyncIntegrationTests.swift; sourceTree = "<group>"; }; |
|
1259 | 1273 | path = Async; |
1260 | 1274 | sourceTree = "<group>"; |
1261 | 1275 | }; |
| 1276 | + 0571FC6528F948EF004846E4 /* Base */ = { |
| 1277 | + isa = PBXGroup; |
| 1278 | + children = ( |
| 1279 | + 05070D2C2757DBD7000AFE20 /* BaseIntegrationSpecs.swift */, |
| 1280 | + 0571FC6E28F94A78004846E4 /* BaseIntegrationSpecs+Files.swift */, |
| 1281 | + 0571FC7028F94ABD004846E4 /* BaseIntegrationSpecs+Folders.swift */, |
| 1282 | + 0571FC6C28F94A47004846E4 /* BaseIntegrationSpecs+RetentionPolicies.swift */, |
| 1283 | + 0571FC6828F94996004846E4 /* BaseIntegrationSpecs+Users.swift */, |
| 1284 | + 0571FC6628F9491D004846E4 /* BaseIntegrationSpecs+Webhooks.swift */, |
| 1285 | + 0571FC6A28F949E6004846E4 /* BaseIntegrationSpecs+WebLinks.swift */, |
| 1286 | + ); |
| 1287 | + path = Base; |
| 1288 | + sourceTree = "<group>"; |
| 1289 | + }; |
1262 | 1290 | 05EA725C2762649B001ECFF3 /* Resources */ = { |
1263 | 1291 | isa = PBXGroup; |
1264 | 1292 | children = ( |
|
1275 | 1303 | 05EC89D527577AF900FEBAC6 /* IntegrationTests */ = { |
1276 | 1304 | isa = PBXGroup; |
1277 | 1305 | children = ( |
1278 | | - 05070D2C2757DBD7000AFE20 /* BaseIntegrationSpecs.swift */, |
1279 | 1306 | 0501990B282423970085003B /* BoxClientIntegrationSpecs.swift */, |
1280 | 1307 | 05EA725A27621FA7001ECFF3 /* FileModuleIntegrationSpecs.swift */, |
1281 | 1308 | 0579F6FF27577FD200473A3C /* FolderModuleIntegrationSpecs.swift */, |
1282 | 1309 | 0BD51EDB28CF257E000DE69E /* RetentionPoliciesModuleIntegrationSpecs.swift */, |
1283 | 1310 | 052A03F9287C1FC20063513C /* UsersModuleIntegrationSpecs.swift */, |
| 1311 | + 0571FC6228F7FA07004846E4 /* WebhooksModuleIntegrationSpecs.swift */, |
1284 | 1312 | 054D536B283CFAB800CC2CBC /* Async */, |
| 1313 | + 0571FC6528F948EF004846E4 /* Base */, |
1285 | 1314 | 053637BB276C952D00C18D26 /* Extensions */, |
1286 | 1315 | 05EA725C2762649B001ECFF3 /* Resources */, |
1287 | 1316 | 0547B737276C99AA002D9E7A /* Utils */, |
|
2829 | 2858 | isa = PBXSourcesBuildPhase; |
2830 | 2859 | buildActionMask = 2147483647; |
2831 | 2860 | files = ( |
| 2861 | + 0571FC6328F7FA07004846E4 /* WebhooksModuleIntegrationSpecs.swift in Sources */, |
2832 | 2862 | 0BD51EDC28CF257E000DE69E /* RetentionPoliciesModuleIntegrationSpecs.swift in Sources */, |
2833 | 2863 | 0547B73E276C99AA002D9E7A /* CryptographyUtil.swift in Sources */, |
2834 | 2864 | 053637BD276C96E400C18D26 /* IntegrationTestResources.swift in Sources */, |
2835 | 2865 | 057C8CE4276799760092A6EC /* Date+Extensions.swift in Sources */, |
2836 | 2866 | 05EA725B27621FA7001ECFF3 /* FileModuleIntegrationSpecs.swift in Sources */, |
| 2867 | + 0571FC7128F94ABD004846E4 /* BaseIntegrationSpecs+Folders.swift in Sources */, |
| 2868 | + 0571FC6728F9491D004846E4 /* BaseIntegrationSpecs+Webhooks.swift in Sources */, |
2837 | 2869 | 05EC1082276A195100252112 /* Collaboration+Extensions.swift in Sources */, |
2838 | 2870 | 05EC1084276A19A100252112 /* FolderItem+Extensions.swift in Sources */, |
2839 | 2871 | 0547B73F276C99AA002D9E7A /* NameGenerator.swift in Sources */, |
2840 | 2872 | 0547B73D276C99AA002D9E7A /* Constants.swift in Sources */, |
| 2873 | + 0571FC6B28F949E6004846E4 /* BaseIntegrationSpecs+WebLinks.swift in Sources */, |
2841 | 2874 | 0543A2392757AA2C0005CA23 /* Configuration.swift in Sources */, |
| 2875 | + 0571FC6928F94996004846E4 /* BaseIntegrationSpecs+Users.swift in Sources */, |
2842 | 2876 | 059CF241283D0666001809CA /* FolderModuleAsyncIntegrationTests.swift in Sources */, |
2843 | 2877 | 053EE331283D1CB700B4BF5A /* BaseAsyncIntegrationTests.swift in Sources */, |
2844 | 2878 | 0579F70027577FD200473A3C /* FolderModuleIntegrationSpecs.swift in Sources */, |
2845 | 2879 | 052A03FA287C1FC20063513C /* UsersModuleIntegrationSpecs.swift in Sources */, |
2846 | 2880 | 0547B743276C9A89002D9E7A /* FileUtil.swift in Sources */, |
2847 | 2881 | 05EC1086276A1CFE00252112 /* Task+Extensions.swift in Sources */, |
| 2882 | + 0571FC6F28F94A78004846E4 /* BaseIntegrationSpecs+Files.swift in Sources */, |
2848 | 2883 | 0501990C282423970085003B /* BoxClientIntegrationSpecs.swift in Sources */, |
2849 | 2884 | 05070D2D2757DBD7000AFE20 /* BaseIntegrationSpecs.swift in Sources */, |
| 2885 | + 0571FC6D28F94A47004846E4 /* BaseIntegrationSpecs+RetentionPolicies.swift in Sources */, |
2850 | 2886 | ); |
2851 | 2887 | runOnlyForDeploymentPostprocessing = 0; |
2852 | 2888 | }; |
|
0 commit comments