The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CryptomatorCloudAccess, reference develop (273007), with Swift 6.2 for visionOS using Xcode 26.3 on 17 Mar 2026 20:49:00 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cryptomator/cloud-access-swift.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cryptomator/cloud-access-swift
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 2730079 Use unique per-run test paths to fix S3 integration test flakiness
Cloned https://github.com/cryptomator/cloud-access-swift.git
Revision (git rev-parse @):
273007935bfd1e049a8ec8c8550c302278201e73
SUCCESS checkout https://github.com/cryptomator/cloud-access-swift.git at develop
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cryptomator/cloud-access-swift.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/tobihagemann/box-swift-sdk-gen.git
Fetching from https://github.com/aws-amplify/aws-sdk-ios-spm.git
Fetching from https://github.com/phil1995/msgraph-sdk-objc-spm.git
Fetching from https://github.com/tobihagemann/JOSESwift.git
Fetching from https://github.com/CocoaLumberjack/CocoaLumberjack.git
Fetching from https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Fetching from https://github.com/cryptomator/cryptolib-swift.git
Fetching from https://github.com/google/google-api-objectivec-client-for-rest.git
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/phil1995/msgraph-sdk-objc-models-spm.git
Fetching from https://github.com/google/GTMAppAuth.git
Fetching from https://github.com/pCloud/pcloud-sdk-swift.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/phil1995/dropbox-sdk-obj-c-spm.git
Fetching from https://github.com/google/promises.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/norio-nomura/Base32.git
Fetching from https://github.com/groue/GRDB.swift.git
Creating working copy of package ‘microsoft-authentication-library-for-objc’
Creating working copy of package ‘box-swift-sdk-gen’
Creating working copy of package ‘cryptolib-swift’
Creating working copy of package ‘google-api-objectivec-client-for-rest’
Creating working copy of package ‘msgraph-sdk-objc-spm’
Creating working copy of package ‘CocoaLumberjack’
Creating working copy of package ‘JOSESwift’
Checking out 2.4.1-cryptomator of package ‘JOSESwift’
Checking out 1.1.0 of package ‘cryptolib-swift’
Checking out 5.2.0 of package ‘google-api-objectivec-client-for-rest’
Checking out 3.9.0 of package ‘CocoaLumberjack’
Checking out 1.0.0 of package ‘msgraph-sdk-objc-spm’
Creating working copy of package ‘aws-sdk-ios-spm’
Checking out 0.5.0-cryptomator of package ‘box-swift-sdk-gen’
Checking out 2.9.0 of package ‘microsoft-authentication-library-for-objc’
Creating working copy of package ‘msgraph-sdk-objc-models-spm’
Checking out 2.41.0 of package ‘aws-sdk-ios-spm’
Creating working copy of package ‘pcloud-sdk-swift’
Creating working copy of package ‘GTMAppAuth’
Checking out 1.3.0 of package ‘msgraph-sdk-objc-models-spm’
Creating working copy of package ‘dropbox-sdk-obj-c-spm’
Creating working copy of package ‘swift-log’
Checking out 3.2.3 of package ‘pcloud-sdk-swift’
Checking out 5.0.0 of package ‘GTMAppAuth’
Creating working copy of package ‘AppAuth-iOS’
Checking out 7.2.0 of package ‘dropbox-sdk-obj-c-spm’
Creating working copy of package ‘GRDB.swift’
Creating working copy of package ‘promises’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 2.0.0 of package ‘AppAuth-iOS’
Checking out 2.3.1 of package ‘promises’
Creating working copy of package ‘Base32’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Checking out 7.10.0 of package ‘GRDB.swift’
Checking out 0.9.0 of package ‘Base32’
Resolved source packages:
  ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
  BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
  GoogleAPIClientForREST: https://github.com/google/google-api-objectivec-client-for-rest.git @ 5.2.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  Promises: https://github.com/google/promises.git @ 2.3.1
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
  PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
  CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
  MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
  Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
  JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
  MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
  GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
  MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
resolved source packages: ObjectiveDropboxOfficial, BoxSdkGen, GoogleAPIClientForREST, GTMSessionFetcher, swift-log, Promises, CocoaLumberjack, PCloudSDKSwift, CryptomatorCryptoLib, MSGraphClientSDK, Base32, JOSESwift, GTMAppAuth, MSAL, AppAuth, GRDB, AWSiOSSDKV2, MSGraphClientModels
{
  "dependencies" : [
    {
      "identity" : "microsoft-authentication-library-for-objc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.9.0",
            "upper_bound" : "2.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-objc.git"
    },
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.0",
            "upper_bound" : "2.42.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/aws-sdk-ios-spm.git"
    },
    {
      "identity" : "cryptolib-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cryptomator/cryptolib-swift.git"
    },
    {
      "identity" : "cocoalumberjack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "3.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CocoaLumberjack/CocoaLumberjack.git"
    },
    {
      "identity" : "google-api-objectivec-client-for-rest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "5.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/google-api-objectivec-client-for-rest.git"
    },
    {
      "identity" : "gtmappauth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GTMAppAuth.git"
    },
    {
      "identity" : "gtm-session-fetcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "3.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/gtm-session-fetcher.git"
    },
    {
      "identity" : "promises",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/promises.git"
    },
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.10.0",
            "upper_bound" : "7.11.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift.git"
    },
    {
      "identity" : "appauth-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/openid/AppAuth-iOS.git"
    },
    {
      "identity" : "pcloud-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pCloud/pcloud-sdk-swift.git"
    },
    {
      "identity" : "dropbox-sdk-obj-c-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.2.0",
            "upper_bound" : "7.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/dropbox-sdk-obj-c-spm.git"
    },
    {
      "identity" : "msgraph-sdk-objc-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/msgraph-sdk-objc-spm.git"
    },
    {
      "identity" : "msgraph-sdk-objc-models-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/msgraph-sdk-objc-models-spm.git"
    },
    {
      "identity" : "box-swift-sdk-gen",
      "requirement" : {
        "exact" : [
          "0.5.0-cryptomator"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tobihagemann/box-swift-sdk-gen.git"
    },
    {
      "identity" : "joseswift",
      "requirement" : {
        "exact" : [
          "2.4.1-cryptomator"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tobihagemann/JOSESwift.git"
    }
  ],
  "manifest_display_name" : "CryptomatorCloudAccess",
  "name" : "CryptomatorCloudAccess",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "CryptomatorCloudAccess",
      "targets" : [
        "CryptomatorCloudAccess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CryptomatorCloudAccessCore",
      "targets" : [
        "CryptomatorCloudAccessCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CryptomatorCloudAccessTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccessTests",
      "path" : "Tests/CryptomatorCloudAccessTests",
      "sources" : [
        "API/CloudPathTests.swift",
        "API/CloudProvider+ConvenienceTests.swift",
        "API/NetworkConnectionErrorTests.swift",
        "Common/DirectoryContentCacheMock.swift",
        "Common/DirectoryContentCacheTests.swift",
        "Crypto/CloudProviderMock.swift",
        "Crypto/CryptorMock.swift",
        "Crypto/DirectoryIdCacheTests.swift",
        "Crypto/VaultConfigTests.swift",
        "Crypto/VaultFormat6/VaultFormat6CloudProviderMock.swift",
        "Crypto/VaultFormat6/VaultFormat6CloudProviderMockTests.swift",
        "Crypto/VaultFormat6/VaultFormat6CryptorMock.swift",
        "Crypto/VaultFormat6/VaultFormat6ProviderDecoratorTests.swift",
        "Crypto/VaultFormat6/VaultFormat6ShortenedNameCacheTests.swift",
        "Crypto/VaultFormat6/VaultFormat6ShorteningProviderDecoratorTests.swift",
        "Crypto/VaultFormat7/VaultFormat7CloudProviderMock.swift",
        "Crypto/VaultFormat7/VaultFormat7CloudProviderMockTests.swift",
        "Crypto/VaultFormat7/VaultFormat7CryptorMock.swift",
        "Crypto/VaultFormat7/VaultFormat7ProviderDecoratorTests.swift",
        "Crypto/VaultFormat7/VaultFormat7ShortenedNameCacheTests.swift",
        "Crypto/VaultFormat7/VaultFormat7ShorteningProviderDecoratorTests.swift",
        "Crypto/VaultFormat8/VaultFormat8CryptorMock.swift",
        "Crypto/VaultFormat8/VaultFormat8ProviderDecoratorTests.swift",
        "Crypto/VaultProviderFactoryTests.swift",
        "Dropbox/DropboxExponentialBackOffTests.swift",
        "GoogleDrive/GoogleDriveCloudProviderTests.swift",
        "GoogleDrive/GoogleDriveIdentifierCacheTests.swift",
        "LocalFileSystem/LocalFileSystemTests.swift",
        "MicrosoftGraph/MicrosoftGraphCloudProviderTests.swift",
        "MicrosoftGraph/MicrosoftGraphIdentifierCacheTests.swift",
        "PCloud/PCloudIdentifierCacheTests.swift",
        "S3/S3CloudProviderTests.swift",
        "WebDAV/CachedPropfindResponseParserTests.swift",
        "WebDAV/PropfindResponseParserTests.swift",
        "WebDAV/URLProtocolMock.swift",
        "WebDAV/WebDAVAuthenticatorTests.swift",
        "WebDAV/WebDAVClientMock.swift",
        "WebDAV/WebDAVClientTests.swift",
        "WebDAV/WebDAVProviderTests.swift",
        "XCTAssertThrowsError+Async.swift"
      ],
      "target_dependencies" : [
        "CryptomatorCloudAccess"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CryptomatorCloudAccessCore",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccessCore",
      "path" : "Sources/CryptomatorCloudAccess",
      "product_dependencies" : [
        "AWSCore",
        "AWSS3",
        "BoxSdkGen",
        "CocoaLumberjackSwift",
        "CryptomatorCryptoLib",
        "GoogleAPIClientForREST_Drive",
        "GRDB",
        "GTMAppAuth",
        "GTMSessionFetcher",
        "JOSESwift",
        "MSAL",
        "MSGraphClientModels",
        "MSGraphClientSDK",
        "ObjectiveDropboxOfficial",
        "PCloudSDKSwift",
        "Promises"
      ],
      "product_memberships" : [
        "CryptomatorCloudAccess",
        "CryptomatorCloudAccessCore"
      ],
      "sources" : [
        "API/CloudItemList.swift",
        "API/CloudItemMetadata.swift",
        "API/CloudItemType.swift",
        "API/CloudPath+DatabaseValueConvertible.swift",
        "API/CloudPath.swift",
        "API/CloudProvider+Convenience.swift",
        "API/CloudProvider.swift",
        "API/CloudProviderError.swift",
        "API/NetworkConnectionError.swift",
        "Box/BoxCloudProvider.swift",
        "Box/BoxCredential.swift",
        "Box/BoxError.swift",
        "Box/BoxIdentifierCache.swift",
        "Box/BoxItem.swift",
        "Box/BoxSetup.swift",
        "Common/DirectoryContentCache.swift",
        "Common/Promise+Async.swift",
        "Crypto/DirectoryIdCache.swift",
        "Crypto/VaultConfig.swift",
        "Crypto/VaultConfigHelper.swift",
        "Crypto/VaultFormat6/VaultFormat6ProviderDecorator.swift",
        "Crypto/VaultFormat6/VaultFormat6ShortenedNameCache.swift",
        "Crypto/VaultFormat6/VaultFormat6ShorteningProviderDecorator.swift",
        "Crypto/VaultFormat7/VaultFormat7ProviderDecorator.swift",
        "Crypto/VaultFormat7/VaultFormat7ShortenedNameCache.swift",
        "Crypto/VaultFormat7/VaultFormat7ShorteningProviderDecorator.swift",
        "Crypto/VaultFormat8/VaultFormat8ProviderDecorator.swift",
        "Crypto/VaultFormat8/VaultFormat8ShorteningProviderDecorator.swift",
        "Crypto/VaultFormatError.swift",
        "Crypto/VaultProviderFactory.swift",
        "Dropbox/DropboxClientSetup.swift",
        "Dropbox/DropboxCloudProvider.swift",
        "Dropbox/DropboxCredential.swift",
        "Dropbox/DropboxError.swift",
        "Dropbox/DropboxSetup.swift",
        "GoogleDrive/GTLRDrive_File+CloudItemType.swift",
        "GoogleDrive/GoogleDriveCloudProvider.swift",
        "GoogleDrive/GoogleDriveCredential.swift",
        "GoogleDrive/GoogleDriveError.swift",
        "GoogleDrive/GoogleDriveIdentifierCache.swift",
        "GoogleDrive/GoogleDriveItem.swift",
        "GoogleDrive/GoogleDriveSetup.swift",
        "LocalFileSystem/LocalFileSystemProvider.swift",
        "Logging/CloudAccessDDLog.swift",
        "Logging/HTTPDebugLogger.swift",
        "MicrosoftGraph/MSClientFactory+UnauthenticatedClient.swift",
        "MicrosoftGraph/MSGraphDriveItem+CloudItemType.swift",
        "MicrosoftGraph/MicrosoftGraphAuthenticationProvider.swift",
        "MicrosoftGraph/MicrosoftGraphCloudProvider.swift",
        "MicrosoftGraph/MicrosoftGraphCredential.swift",
        "MicrosoftGraph/MicrosoftGraphDiscovery.swift",
        "MicrosoftGraph/MicrosoftGraphDrive.swift",
        "MicrosoftGraph/MicrosoftGraphError.swift",
        "MicrosoftGraph/MicrosoftGraphIdentifierCache.swift",
        "MicrosoftGraph/MicrosoftGraphItem.swift",
        "MicrosoftGraph/MicrosoftGraphSetup.swift",
        "MicrosoftGraph/MicrosoftGraphSite.swift",
        "MicrosoftGraph/MicrosoftGraphType.swift",
        "MicrosoftGraph/URL+SharePointValidation.swift",
        "PCloud/PCloudCloudProvider.swift",
        "PCloud/PCloudCredential.swift",
        "PCloud/PCloudError.swift",
        "PCloud/PCloudIdentifierCache.swift",
        "PCloud/PCloudItem.swift",
        "PCloud/PCloudSetup.swift",
        "PCloud/Task+Promises.swift",
        "S3/AWSEndpoint+CustomRegionName.swift",
        "S3/AWSS3+Promises.swift",
        "S3/AWSS3TransferUtility+ForegroundSession.swift",
        "S3/CustomAWSEndpointRegionNameStorage.swift",
        "S3/S3Authenticator.swift",
        "S3/S3CloudProvider.swift",
        "S3/S3CopyTaskUtility.swift",
        "S3/S3Credential.swift",
        "WebDAV/Date+RFC822.swift",
        "WebDAV/PropfindResponseParser.swift",
        "WebDAV/TLSCertificate.swift",
        "WebDAV/TLSCertificateValidator.swift",
        "WebDAV/URLSession+Promises.swift",
        "WebDAV/WebDAVAuthenticator.swift",
        "WebDAV/WebDAVClient.swift",
        "WebDAV/WebDAVCredential.swift",
        "WebDAV/WebDAVProvider.swift",
        "WebDAV/WebDAVSession.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptomatorCloudAccess",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccess",
      "path" : "Sources/CryptomatorCloudAccess",
      "product_dependencies" : [
        "AppAuth"
      ],
      "product_memberships" : [
        "CryptomatorCloudAccess"
      ],
      "sources" : [
        "Box/BoxAuthenticator.swift",
        "Dropbox/DropboxAuthenticator.swift",
        "GoogleDrive/GoogleDriveAuthenticator.swift",
        "MicrosoftGraph/MicrosoftGraphAuthenticator.swift",
        "PCloud/PCloudAuthenticator.swift"
      ],
      "target_dependencies" : [
        "CryptomatorCloudAccessCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CryptomatorCloudAccess",
    "schemes" : [
      "AllIntegrationTests",
      "BoxIntegrationTests",
      "CommonIntegrationTests",
      "CryptomatorCloudAccess",
      "DropboxIntegrationTests",
      "GoogleDriveIntegrationTests",
      "LocalFileSystemIntegrationTests",
      "MicrosoftGraphIntegrationTests",
      "PCloudIntegrationTests",
      "S3IntegrationTests",
      "WebDAVIntegrationTests"
    ],
    "targets" : [
      "CryptomatorCloudAccess",
      "CryptomatorCloudAccessTests",
      "CryptomatorCloudAccessIntegrationTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CryptomatorCloudAccess",
      "CryptomatorCloudAccess-Package",
      "CryptomatorCloudAccessCore"
    ]
  }
}
2026-03-17 16:48:26.256 xcodebuild[1755:6773] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CryptomatorCloudAccess-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
  MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
  Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
  MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
  BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
  CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
  GoogleAPIClientForREST: https://github.com/google/google-api-objectivec-client-for-rest.git @ 5.2.0
  GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
  PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
  ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
  JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
    Target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
    Target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
    Target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
    Target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
    Target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'FBLPromises' in project 'Promises' (no dependencies)
    Target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
    Target 'PCloudSDKSwift' in project 'PCloudSDKSwift' (no dependencies)
    Target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial' (no dependencies)
    Target 'MSGraphClientSDK' in project 'MSGraphClientSDK' (no dependencies)
    Target 'MSGraphClientModels' in project 'MSGraphClientModels' (no dependencies)
    Target 'MSAL' in project 'MSAL' (no dependencies)
    Target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
    Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
    Target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
    Target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
    Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
    Target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
    Target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDBSQLite' in project 'GRDB'
    Target 'GRDBSQLite' in project 'GRDB' (no dependencies)
    Target 'GRDB_GRDB' in project 'GRDB' (no dependencies)
    Target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GoogleAPIClientForREST_GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST' (no dependencies)
    Target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'scrypt' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'scrypt' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32' (no dependencies)
    Target 'scrypt' in project 'CryptomatorCryptoLib' (no dependencies)
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack' (no dependencies)
    Target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen'
    Target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen'
    Target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen' (no dependencies)
    Target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3-Target' in project 'AWSiOSSDKV2'
    Target 'AWSS3-Target' in project 'AWSiOSSDKV2' (no dependencies)
    Target 'AWSCore' in project 'AWSiOSSDKV2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7314b84c203cc2c4eda3235bdba98f62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7314b84c203cc2c4eda3235bdba98f62.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'MSAL' from project 'MSAL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'ObjectiveDropboxOfficial' from project 'ObjectiveDropboxOfficial')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSS3-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'AWSS3-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'MSGraphClientSDK' from project 'MSGraphClientSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSS3' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'AWSS3' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'MSGraphClientModels' from project 'MSGraphClientModels')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSCore' from project 'AWSiOSSDKV2')
2026-03-17 16:48:36.384 xcodebuild[1765:6857] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CryptomatorCloudAccess-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
  MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
  ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
  GoogleAPIClientForREST: https://github.com/google/google-api-objectivec-client-for-rest.git @ 5.2.0
  CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
  Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
  GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
  MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
  BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
  CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
  MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
resolved source packages: swift-log, JOSESwift, GTMSessionFetcher, CocoaLumberjack, GTMAppAuth, MSAL, ObjectiveDropboxOfficial, GoogleAPIClientForREST, CryptomatorCloudAccess, Base32, GRDB, AppAuth, AWSiOSSDKV2, MSGraphClientModels, BoxSdkGen, CryptomatorCryptoLib, Promises, PCloudSDKSwift, MSGraphClientSDK
2026-03-17 16:48:47.061 xcodebuild[1930:7774] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "microsoft-authentication-library-for-objc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.9.0",
            "upper_bound" : "2.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-objc.git"
    },
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.0",
            "upper_bound" : "2.42.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/aws-sdk-ios-spm.git"
    },
    {
      "identity" : "cryptolib-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cryptomator/cryptolib-swift.git"
    },
    {
      "identity" : "cocoalumberjack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "3.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CocoaLumberjack/CocoaLumberjack.git"
    },
    {
      "identity" : "google-api-objectivec-client-for-rest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "5.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/google-api-objectivec-client-for-rest.git"
    },
    {
      "identity" : "gtmappauth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GTMAppAuth.git"
    },
    {
      "identity" : "gtm-session-fetcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "3.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/gtm-session-fetcher.git"
    },
    {
      "identity" : "promises",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/promises.git"
    },
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.10.0",
            "upper_bound" : "7.11.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift.git"
    },
    {
      "identity" : "appauth-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/openid/AppAuth-iOS.git"
    },
    {
      "identity" : "pcloud-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pCloud/pcloud-sdk-swift.git"
    },
    {
      "identity" : "dropbox-sdk-obj-c-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.2.0",
            "upper_bound" : "7.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/dropbox-sdk-obj-c-spm.git"
    },
    {
      "identity" : "msgraph-sdk-objc-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/msgraph-sdk-objc-spm.git"
    },
    {
      "identity" : "msgraph-sdk-objc-models-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phil1995/msgraph-sdk-objc-models-spm.git"
    },
    {
      "identity" : "box-swift-sdk-gen",
      "requirement" : {
        "exact" : [
          "0.5.0-cryptomator"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tobihagemann/box-swift-sdk-gen.git"
    },
    {
      "identity" : "joseswift",
      "requirement" : {
        "exact" : [
          "2.4.1-cryptomator"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tobihagemann/JOSESwift.git"
    }
  ],
  "manifest_display_name" : "CryptomatorCloudAccess",
  "name" : "CryptomatorCloudAccess",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "CryptomatorCloudAccess",
      "targets" : [
        "CryptomatorCloudAccess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CryptomatorCloudAccessCore",
      "targets" : [
        "CryptomatorCloudAccessCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CryptomatorCloudAccessTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccessTests",
      "path" : "Tests/CryptomatorCloudAccessTests",
      "sources" : [
        "API/CloudPathTests.swift",
        "API/CloudProvider+ConvenienceTests.swift",
        "API/NetworkConnectionErrorTests.swift",
        "Common/DirectoryContentCacheMock.swift",
        "Common/DirectoryContentCacheTests.swift",
        "Crypto/CloudProviderMock.swift",
        "Crypto/CryptorMock.swift",
        "Crypto/DirectoryIdCacheTests.swift",
        "Crypto/VaultConfigTests.swift",
        "Crypto/VaultFormat6/VaultFormat6CloudProviderMock.swift",
        "Crypto/VaultFormat6/VaultFormat6CloudProviderMockTests.swift",
        "Crypto/VaultFormat6/VaultFormat6CryptorMock.swift",
        "Crypto/VaultFormat6/VaultFormat6ProviderDecoratorTests.swift",
        "Crypto/VaultFormat6/VaultFormat6ShortenedNameCacheTests.swift",
        "Crypto/VaultFormat6/VaultFormat6ShorteningProviderDecoratorTests.swift",
        "Crypto/VaultFormat7/VaultFormat7CloudProviderMock.swift",
        "Crypto/VaultFormat7/VaultFormat7CloudProviderMockTests.swift",
        "Crypto/VaultFormat7/VaultFormat7CryptorMock.swift",
        "Crypto/VaultFormat7/VaultFormat7ProviderDecoratorTests.swift",
        "Crypto/VaultFormat7/VaultFormat7ShortenedNameCacheTests.swift",
        "Crypto/VaultFormat7/VaultFormat7ShorteningProviderDecoratorTests.swift",
        "Crypto/VaultFormat8/VaultFormat8CryptorMock.swift",
        "Crypto/VaultFormat8/VaultFormat8ProviderDecoratorTests.swift",
        "Crypto/VaultProviderFactoryTests.swift",
        "Dropbox/DropboxExponentialBackOffTests.swift",
        "GoogleDrive/GoogleDriveCloudProviderTests.swift",
        "GoogleDrive/GoogleDriveIdentifierCacheTests.swift",
        "LocalFileSystem/LocalFileSystemTests.swift",
        "MicrosoftGraph/MicrosoftGraphCloudProviderTests.swift",
        "MicrosoftGraph/MicrosoftGraphIdentifierCacheTests.swift",
        "PCloud/PCloudIdentifierCacheTests.swift",
        "S3/S3CloudProviderTests.swift",
        "WebDAV/CachedPropfindResponseParserTests.swift",
        "WebDAV/PropfindResponseParserTests.swift",
        "WebDAV/URLProtocolMock.swift",
        "WebDAV/WebDAVAuthenticatorTests.swift",
        "WebDAV/WebDAVClientMock.swift",
        "WebDAV/WebDAVClientTests.swift",
        "WebDAV/WebDAVProviderTests.swift",
        "XCTAssertThrowsError+Async.swift"
      ],
      "target_dependencies" : [
        "CryptomatorCloudAccess"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CryptomatorCloudAccessCore",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccessCore",
      "path" : "Sources/CryptomatorCloudAccess",
      "product_dependencies" : [
        "AWSCore",
        "AWSS3",
        "BoxSdkGen",
        "CocoaLumberjackSwift",
        "CryptomatorCryptoLib",
        "GoogleAPIClientForREST_Drive",
        "GRDB",
        "GTMAppAuth",
        "GTMSessionFetcher",
        "JOSESwift",
        "MSAL",
        "MSGraphClientModels",
        "MSGraphClientSDK",
        "ObjectiveDropboxOfficial",
        "PCloudSDKSwift",
        "Promises"
      ],
      "product_memberships" : [
        "CryptomatorCloudAccess",
        "CryptomatorCloudAccessCore"
      ],
      "sources" : [
        "API/CloudItemList.swift",
        "API/CloudItemMetadata.swift",
        "API/CloudItemType.swift",
        "API/CloudPath+DatabaseValueConvertible.swift",
        "API/CloudPath.swift",
        "API/CloudProvider+Convenience.swift",
        "API/CloudProvider.swift",
        "API/CloudProviderError.swift",
        "API/NetworkConnectionError.swift",
        "Box/BoxCloudProvider.swift",
        "Box/BoxCredential.swift",
        "Box/BoxError.swift",
        "Box/BoxIdentifierCache.swift",
        "Box/BoxItem.swift",
        "Box/BoxSetup.swift",
        "Common/DirectoryContentCache.swift",
        "Common/Promise+Async.swift",
        "Crypto/DirectoryIdCache.swift",
        "Crypto/VaultConfig.swift",
        "Crypto/VaultConfigHelper.swift",
        "Crypto/VaultFormat6/VaultFormat6ProviderDecorator.swift",
        "Crypto/VaultFormat6/VaultFormat6ShortenedNameCache.swift",
        "Crypto/VaultFormat6/VaultFormat6ShorteningProviderDecorator.swift",
        "Crypto/VaultFormat7/VaultFormat7ProviderDecorator.swift",
        "Crypto/VaultFormat7/VaultFormat7ShortenedNameCache.swift",
        "Crypto/VaultFormat7/VaultFormat7ShorteningProviderDecorator.swift",
        "Crypto/VaultFormat8/VaultFormat8ProviderDecorator.swift",
        "Crypto/VaultFormat8/VaultFormat8ShorteningProviderDecorator.swift",
        "Crypto/VaultFormatError.swift",
        "Crypto/VaultProviderFactory.swift",
        "Dropbox/DropboxClientSetup.swift",
        "Dropbox/DropboxCloudProvider.swift",
        "Dropbox/DropboxCredential.swift",
        "Dropbox/DropboxError.swift",
        "Dropbox/DropboxSetup.swift",
        "GoogleDrive/GTLRDrive_File+CloudItemType.swift",
        "GoogleDrive/GoogleDriveCloudProvider.swift",
        "GoogleDrive/GoogleDriveCredential.swift",
        "GoogleDrive/GoogleDriveError.swift",
        "GoogleDrive/GoogleDriveIdentifierCache.swift",
        "GoogleDrive/GoogleDriveItem.swift",
        "GoogleDrive/GoogleDriveSetup.swift",
        "LocalFileSystem/LocalFileSystemProvider.swift",
        "Logging/CloudAccessDDLog.swift",
        "Logging/HTTPDebugLogger.swift",
        "MicrosoftGraph/MSClientFactory+UnauthenticatedClient.swift",
        "MicrosoftGraph/MSGraphDriveItem+CloudItemType.swift",
        "MicrosoftGraph/MicrosoftGraphAuthenticationProvider.swift",
        "MicrosoftGraph/MicrosoftGraphCloudProvider.swift",
        "MicrosoftGraph/MicrosoftGraphCredential.swift",
        "MicrosoftGraph/MicrosoftGraphDiscovery.swift",
        "MicrosoftGraph/MicrosoftGraphDrive.swift",
        "MicrosoftGraph/MicrosoftGraphError.swift",
        "MicrosoftGraph/MicrosoftGraphIdentifierCache.swift",
        "MicrosoftGraph/MicrosoftGraphItem.swift",
        "MicrosoftGraph/MicrosoftGraphSetup.swift",
        "MicrosoftGraph/MicrosoftGraphSite.swift",
        "MicrosoftGraph/MicrosoftGraphType.swift",
        "MicrosoftGraph/URL+SharePointValidation.swift",
        "PCloud/PCloudCloudProvider.swift",
        "PCloud/PCloudCredential.swift",
        "PCloud/PCloudError.swift",
        "PCloud/PCloudIdentifierCache.swift",
        "PCloud/PCloudItem.swift",
        "PCloud/PCloudSetup.swift",
        "PCloud/Task+Promises.swift",
        "S3/AWSEndpoint+CustomRegionName.swift",
        "S3/AWSS3+Promises.swift",
        "S3/AWSS3TransferUtility+ForegroundSession.swift",
        "S3/CustomAWSEndpointRegionNameStorage.swift",
        "S3/S3Authenticator.swift",
        "S3/S3CloudProvider.swift",
        "S3/S3CopyTaskUtility.swift",
        "S3/S3Credential.swift",
        "WebDAV/Date+RFC822.swift",
        "WebDAV/PropfindResponseParser.swift",
        "WebDAV/TLSCertificate.swift",
        "WebDAV/TLSCertificateValidator.swift",
        "WebDAV/URLSession+Promises.swift",
        "WebDAV/WebDAVAuthenticator.swift",
        "WebDAV/WebDAVClient.swift",
        "WebDAV/WebDAVCredential.swift",
        "WebDAV/WebDAVProvider.swift",
        "WebDAV/WebDAVSession.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptomatorCloudAccess",
      "module_type" : "SwiftTarget",
      "name" : "CryptomatorCloudAccess",
      "path" : "Sources/CryptomatorCloudAccess",
      "product_dependencies" : [
        "AppAuth"
      ],
      "product_memberships" : [
        "CryptomatorCloudAccess"
      ],
      "sources" : [
        "Box/BoxAuthenticator.swift",
        "Dropbox/DropboxAuthenticator.swift",
        "GoogleDrive/GoogleDriveAuthenticator.swift",
        "MicrosoftGraph/MicrosoftGraphAuthenticator.swift",
        "PCloud/PCloudAuthenticator.swift"
      ],
      "target_dependencies" : [
        "CryptomatorCloudAccessCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CryptomatorCloudAccess",
      "CryptomatorCloudAccess-Package",
      "CryptomatorCloudAccessCore"
    ]
  }
}
2026-03-17 16:48:50.708 xcodebuild[1938:7861] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CryptomatorCloudAccess",
      "CryptomatorCloudAccess-Package",
      "CryptomatorCloudAccessCore"
    ]
  }
}
2026-03-17 16:48:54.122 xcodebuild[1941:7901] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CryptomatorCloudAccess-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
  PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
  GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  Promises: https://github.com/google/promises.git @ 2.3.1
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
  CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
  ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
  GoogleAPIClientForREST: https://github.com/google/google-api-objectivec-client-for-rest.git @ 5.2.0
  MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
  JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
  Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
  CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
  MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
    Target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
    Target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
    Target 'CryptomatorCloudAccess' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
    Target 'CryptomatorCloudAccessCore' in project 'CryptomatorCloudAccess'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'MSAL' in project 'MSAL'
        ➜ Explicit dependency on target 'MSGraphClientModels' in project 'MSGraphClientModels'
        ➜ Explicit dependency on target 'MSGraphClientSDK' in project 'MSGraphClientSDK'
        ➜ Explicit dependency on target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
    Target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'Promises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'FBLPromises' in project 'Promises' (no dependencies)
    Target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
        ➜ Explicit dependency on target 'PCloudSDKSwift' in project 'PCloudSDKSwift'
    Target 'PCloudSDKSwift' in project 'PCloudSDKSwift' (no dependencies)
    Target 'ObjectiveDropboxOfficial' in project 'ObjectiveDropboxOfficial' (no dependencies)
    Target 'MSGraphClientSDK' in project 'MSGraphClientSDK' (no dependencies)
    Target 'MSGraphClientModels' in project 'MSGraphClientModels' (no dependencies)
    Target 'MSAL' in project 'MSAL' (no dependencies)
    Target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
    Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
    Target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
    Target 'AppAuthCore' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
    Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
    Target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
    Target 'GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
        ➜ Explicit dependency on target 'GRDBSQLite' in project 'GRDB'
    Target 'GRDBSQLite' in project 'GRDB' (no dependencies)
    Target 'GRDB_GRDB' in project 'GRDB' (no dependencies)
    Target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GoogleAPIClientForREST_Drive' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GoogleAPIClientForREST_GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GoogleAPIClientForREST_GoogleAPIClientForRESTCore' in project 'GoogleAPIClientForREST' (no dependencies)
    Target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'scrypt' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'CryptomatorCryptoLib' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'scrypt' in project 'CryptomatorCryptoLib'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32' (no dependencies)
    Target 'scrypt' in project 'CryptomatorCryptoLib' (no dependencies)
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack' (no dependencies)
    Target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen'
    Target 'BoxSdkGen' in project 'BoxSdkGen'
        ➜ Explicit dependency on target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen'
    Target 'BoxSdkGen_BoxSdkGen' in project 'BoxSdkGen' (no dependencies)
    Target 'AWSS3' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSS3-Target' in project 'AWSiOSSDKV2'
    Target 'AWSS3-Target' in project 'AWSiOSSDKV2' (no dependencies)
    Target 'AWSCore' in project 'AWSiOSSDKV2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'MSGraphClientModels' from project 'MSGraphClientModels')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'MSAL' from project 'MSAL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSS3' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'AWSS3' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSS3-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'AWSS3-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSCore' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSS3/AWSS3.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-models-spm/MSGraphClientModels/MSGraphClientModels.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/dropbox-sdk-obj-c-spm/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcframework'. (in target 'ObjectiveDropboxOfficial' from project 'ObjectiveDropboxOfficial')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/msgraph-sdk-objc-spm/MSGraphClientSDK/MSGraphClientSDK.xcframework'. (in target 'MSGraphClientSDK' from project 'MSGraphClientSDK')
2026-03-17 16:48:57.573 xcodebuild[1943:7938] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CryptomatorCloudAccess-Package
(1 failure)
BUILD FAILURE 6.2 visionOS