Build Information
Failed to build CryptomatorCloudAccess, reference 3.0.0 (25504d), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 19 Apr 2026 05:01:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cryptomator/cloud-access-swift.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cryptomator/cloud-access-swift
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 25504d1 Merge branch 'release/3.0.0'
Cloned https://github.com/cryptomator/cloud-access-swift.git
Revision (git rev-parse @):
25504d17ce27bb34f0abae46928e63ca4fa73686
SUCCESS checkout https://github.com/cryptomator/cloud-access-swift.git at 3.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/cryptomator/cloud-access-swift.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
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/cryptomator/cryptolib-swift.git
Fetching from https://github.com/groue/GRDB.swift.git
Fetching from https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/google/google-api-objectivec-client-for-rest.git
Fetching from https://github.com/pCloud/pcloud-sdk-swift.git
Fetching from https://github.com/CocoaLumberjack/CocoaLumberjack.git
Fetching from https://github.com/aws-amplify/aws-sdk-ios-spm.git
Fetching from https://github.com/tobihagemann/box-swift-sdk-gen.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/phil1995/msgraph-sdk-objc-spm.git
Fetching from https://github.com/google/promises.git
Fetching from https://github.com/phil1995/dropbox-sdk-obj-c-spm.git
Fetching from https://github.com/tobihagemann/JOSESwift.git
Fetching from https://github.com/norio-nomura/Base32.git
Fetching from https://github.com/apple/swift-log
Creating working copy of package ‘GRDB.swift’
Creating working copy of package ‘microsoft-authentication-library-for-objc’
Creating working copy of package ‘gtm-session-fetcher’
Creating working copy of package ‘pcloud-sdk-swift’
Creating working copy of package ‘msgraph-sdk-objc-models-spm’
Creating working copy of package ‘google-api-objectivec-client-for-rest’
Creating working copy of package ‘cryptolib-swift’
Creating working copy of package ‘box-swift-sdk-gen’
Checking out 1.3.0 of package ‘msgraph-sdk-objc-models-spm’
Checking out 1.1.0 of package ‘cryptolib-swift’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Checking out 0.5.0-cryptomator of package ‘box-swift-sdk-gen’
Checking out 5.2.0 of package ‘google-api-objectivec-client-for-rest’
Checking out 3.2.3 of package ‘pcloud-sdk-swift’
Checking out 2.9.0 of package ‘microsoft-authentication-library-for-objc’
Checking out 7.10.0 of package ‘GRDB.swift’
Creating working copy of package ‘GTMAppAuth’
Creating working copy of package ‘msgraph-sdk-objc-spm’
Creating working copy of package ‘AppAuth-iOS’
Creating working copy of package ‘CocoaLumberjack’
Checking out 5.0.0 of package ‘GTMAppAuth’
Checking out 1.0.0 of package ‘msgraph-sdk-objc-spm’
Creating working copy of package ‘dropbox-sdk-obj-c-spm’
Checking out 2.0.0 of package ‘AppAuth-iOS’
Checking out 3.9.0 of package ‘CocoaLumberjack’
Creating working copy of package ‘promises’
Checking out 7.2.0 of package ‘dropbox-sdk-obj-c-spm’
Creating working copy of package ‘JOSESwift’
Checking out 2.3.1 of package ‘promises’
Creating working copy of package ‘Base32’
Checking out 2.4.1-cryptomator of package ‘JOSESwift’
Checking out 0.9.0 of package ‘Base32’
Creating working copy of package ‘swift-log’
Creating working copy of package ‘aws-sdk-ios-spm’
Checking out 1.6.3 of package ‘swift-log’
Checking out 2.41.0 of package ‘aws-sdk-ios-spm’
Resolved source packages:
CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
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
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.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
PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
resolved source packages: CryptomatorCryptoLib, MSGraphClientSDK, GoogleAPIClientForREST, GTMSessionFetcher, swift-log, Promises, CocoaLumberjack, GRDB, ObjectiveDropboxOfficial, JOSESwift, PCloudSDKSwift, AppAuth, MSAL, GTMAppAuth, Base32, AWSiOSSDKV2, BoxSdkGen, 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-04-19 01:00:22.482 xcodebuild[1785:7146] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
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
ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
swift-log: https://github.com/apple/swift-log @ 1.6.3
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
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
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
Promises: https://github.com/google/promises.git @ 2.3.1
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5e34a3d1917086d9a65b16e099e3bd89
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5e34a3d1917086d9a65b16e099e3bd89.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for macOS, 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')
error: The package product 'BoxSdkGen' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'CryptomatorCryptoLib' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'GoogleAPIClientForREST_Drive' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'MSAL' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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')
error: The package product 'BoxSdkGen' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'CryptomatorCryptoLib' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'GoogleAPIClientForREST_Drive' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'MSAL' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (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 macOS, 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')
2026-04-19 01:00:30.758 xcodebuild[1797:7238] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CryptomatorCloudAccess-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
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
CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log @ 1.6.3
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
Promises: https://github.com/google/promises.git @ 2.3.1
JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
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
MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
resolved source packages: MSGraphClientModels, BoxSdkGen, CryptomatorCloudAccess, swift-log, GTMAppAuth, GTMSessionFetcher, Promises, JOSESwift, ObjectiveDropboxOfficial, CryptomatorCryptoLib, AWSiOSSDKV2, MSAL, Base32, GoogleAPIClientForREST, GRDB, PCloudSDKSwift, MSGraphClientSDK, CocoaLumberjack, AppAuth
2026-04-19 01:00:47.284 xcodebuild[1963:8166] [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-04-19 01:00:51.061 xcodebuild[1973:8247] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CryptomatorCloudAccess-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm.git @ 2.41.0
BoxSdkGen: https://github.com/tobihagemann/box-swift-sdk-gen.git @ 0.5.0-cryptomator
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
swift-log: https://github.com/apple/swift-log @ 1.6.3
CryptomatorCryptoLib: https://github.com/cryptomator/cryptolib-swift.git @ 1.1.0
MSGraphClientModels: https://github.com/phil1995/msgraph-sdk-objc-models-spm.git @ 1.3.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 2.0.0
MSAL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git @ 2.9.0
MSGraphClientSDK: https://github.com/phil1995/msgraph-sdk-objc-spm.git @ 1.0.0
CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack.git @ 3.9.0
ObjectiveDropboxOfficial: https://github.com/phil1995/dropbox-sdk-obj-c-spm.git @ 7.2.0
PCloudSDKSwift: https://github.com/pCloud/pcloud-sdk-swift.git @ 3.2.3
JOSESwift: https://github.com/tobihagemann/JOSESwift.git @ 2.4.1-cryptomator
Promises: https://github.com/google/promises.git @ 2.3.1
GoogleAPIClientForREST: https://github.com/google/google-api-objectivec-client-for-rest.git @ 5.2.0
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
CryptomatorCloudAccess: /Users/admin/builder/spi-builder-workspace
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 5.0.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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5e34a3d1917086d9a65b16e099e3bd89
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5e34a3d1917086d9a65b16e099e3bd89.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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')
error: The package product 'BoxSdkGen' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'CryptomatorCryptoLib' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'GoogleAPIClientForREST_Drive' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccessCore' from project 'CryptomatorCloudAccess')
error: The package product 'MSAL' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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')
error: The package product 'BoxSdkGen' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'CryptomatorCryptoLib' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'GoogleAPIClientForREST_Drive' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CryptomatorCloudAccess' from project 'CryptomatorCloudAccess')
error: The package product 'MSAL' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (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 macOS, 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')
2026-04-19 01:00:54.456 xcodebuild[1976:8283] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4c3dd840d19b90f2e13acb482bca059bea9f034a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CryptomatorCloudAccess-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild