Build Information
Failed to build ProntoSDK, reference master (f3653a
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 20:04:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProntoSDK -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Pronto-am/MobileCMS-iOS-SDK
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f3653a7 Updated cobalt
Cloned https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Revision (git rev-parse @):
f3653a71b3d4921e1d19a7f746e0dd8bc39749cd
SUCCESS checkout https://github.com/Pronto-am/MobileCMS-iOS-SDK.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "cobalt",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "999.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Cobalt.git"
},
{
"identity" : "erbium",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Erbium.git"
},
{
"identity" : "einsteinium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Einsteinium.git"
}
],
"manifest_display_name" : "ProntoSDK",
"name" : "ProntoSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ProntoSDK",
"targets" : [
"ProntoSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ProntoSDK",
"module_type" : "SwiftTarget",
"name" : "ProntoSDK",
"path" : "ProntoSDK",
"product_dependencies" : [
"SwiftyJSON",
"KeychainAccess",
"CryptoSwift",
"RxCocoa",
"RxSwift",
"Erbium",
"Einsteinium",
"Cobalt"
],
"product_memberships" : [
"ProntoSDK"
],
"sources" : [
"Classes/AppUpdateCheck/API/ProntoAPIClientAppUpdateCheck.swift",
"Classes/AppUpdateCheck/Extensions/ProntoAPIClient+appupdatechecker.swift",
"Classes/AppUpdateCheck/Models/AppVersion.swift",
"Classes/AppUpdateCheck/ProntoAppUpdateCheck.swift",
"Classes/Authentication/API/ProntoAPIClientUserModule.swift",
"Classes/Authentication/Extensions/ProntoAPIClient+authentication.swift",
"Classes/Authentication/Extensions/ProntoAuthentication+authentication.swift",
"Classes/Authentication/Models/User.swift",
"Classes/Authentication/ProntoAuthentication.swift",
"Classes/Collections/API/ProntoAPIClientCollectionsModule.swift",
"Classes/Collections/Errors/ProntoCollectionError.swift",
"Classes/Collections/Extensions/ProntoAPIClient+collections.swift",
"Classes/Collections/Mapping/ProntoCollectionMappable.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Enum.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+JSON.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Relation.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper.swift",
"Classes/Collections/Models/Coordinate.swift",
"Classes/Collections/Models/TextURL.swift",
"Classes/Collections/PaginatedResult.swift",
"Classes/Collections/Pagination.swift",
"Classes/Collections/ProntoCollection.swift",
"Classes/Collections/ProntoFilterable.swift",
"Classes/Collections/SortOrder.swift",
"Classes/Core/API/Modules/FirebaseLogModule.swift",
"Classes/Core/API/ProntoAPIClient.swift",
"Classes/Core/Base/ProntoConfig.swift",
"Classes/Core/Base/ProntoError.swift",
"Classes/Core/Base/ProntoPlugin.swift",
"Classes/Core/Base/ProntoSDK.swift",
"Classes/Core/Extensions/Encodable.swift",
"Classes/Core/Extensions/JSON.swift",
"Classes/Core/Extensions/String.swift",
"Classes/Core/Helpers/ApplicationWatcher.swift",
"Classes/Core/Helpers/DateFormatting.swift",
"Classes/Core/Helpers/KeychainHelper.swift",
"Classes/Core/Helpers/Memoization.swift",
"Classes/Core/Models/Text.swift",
"Classes/Localization/API/ProntoAPIClientLocalizationModule.swift",
"Classes/Localization/Extensions/ProntoAPIClient+localization.swift",
"Classes/Localization/ProntoLocalization.swift",
"Classes/Notifications/API/ProntoAPIClientNotificationsModule.swift",
"Classes/Notifications/Extensions/ProntoAPIClient+notifications.swift",
"Classes/Notifications/Models/Device.swift",
"Classes/Notifications/Models/PushNotification.swift",
"Classes/Notifications/Models/Segment.swift",
"Classes/Notifications/ProntoNotifications.swift",
"Classes/Notifications/ProntoNotificationsDelegate.swift",
"Classes/Notifications/WebviewController.swift",
"Classes/RemoteConfig/API/ProntoAPIClientRemoteConfigModule.swift",
"Classes/RemoteConfig/Extensions/ProntoAPIClient+remoteconfig.swift",
"Classes/RemoteConfig/Models/RemoteConfigItem.swift",
"Classes/RemoteConfig/ProntoRemoteConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/e-sites/Mockingjay.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/e-sites/URITemplate.swift.git
Fetching from https://github.com/UnlockAgency/DebugMasking.git
Fetching from https://github.com/e-sites/Erbium.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/ReactiveX/RxSwift.git
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching from https://github.com/e-sites/Einsteinium.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/e-sites/Cobalt.git
Creating working copy of package ‘SwiftyJSON’
Checking out 5.0.0 of package ‘SwiftyJSON’
Creating working copy of package ‘Einsteinium’
Checking out 1.2.4 of package ‘Einsteinium’
Creating working copy of package ‘RxSwift’
Checking out 5.1.1 of package ‘RxSwift’
Creating working copy of package ‘Spectre’
Checking out 0.9.0 of package ‘Spectre’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.0 of package ‘KeychainAccess’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Cobalt’
Checking out 10.0.1 of package ‘Cobalt’
Creating working copy of package ‘DebugMasking’
Checking out 1.0.1 of package ‘DebugMasking’
Creating working copy of package ‘URITemplate.swift’
Checking out master (f9357db) of package ‘URITemplate.swift’
Creating working copy of package ‘Alamofire’
Checking out 5.2.1 of package ‘Alamofire’
Creating working copy of package ‘PathKit’
Checking out 1.0.0 of package ‘PathKit’
Creating working copy of package ‘swift-log’
Checking out 1.4.0 of package ‘swift-log’
Creating working copy of package ‘Mockingjay’
Checking out master (fc9da02) of package ‘Mockingjay’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘CryptoSwift’
Checking out 1.3.1 of package ‘CryptoSwift’
Creating working copy of package ‘Erbium’
Checking out 4.4.2 of package ‘Erbium’
Creating working copy of package ‘Nimble’
Checking out master (4ae694f) of package ‘Nimble’
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
swift-log: https://github.com/apple/swift-log.git @ 1.4.0
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
URITemplate: https://github.com/e-sites/URITemplate.swift.git @ master (f9357db)
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
Mockingjay: https://github.com/e-sites/Mockingjay.git @ master (fc9da02)
Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
PathKit: https://github.com/kylef/PathKit.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble.git @ master (4ae694f)
resolved source packages: CwlCatchException, Alamofire, swift-log, RxSwift, Spectre, URITemplate, SwiftyJSON, CwlPreconditionTesting, Erbium, Mockingjay, Einsteinium, DebugMasking, KeychainAccess, CryptoSwift, Cobalt, PathKit, Nimble
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "cobalt",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "999.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Cobalt.git"
},
{
"identity" : "erbium",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Erbium.git"
},
{
"identity" : "einsteinium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Einsteinium.git"
}
],
"manifest_display_name" : "ProntoSDK",
"name" : "ProntoSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ProntoSDK",
"targets" : [
"ProntoSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ProntoSDK",
"module_type" : "SwiftTarget",
"name" : "ProntoSDK",
"path" : "ProntoSDK",
"product_dependencies" : [
"SwiftyJSON",
"KeychainAccess",
"CryptoSwift",
"RxCocoa",
"RxSwift",
"Erbium",
"Einsteinium",
"Cobalt"
],
"product_memberships" : [
"ProntoSDK"
],
"sources" : [
"Classes/AppUpdateCheck/API/ProntoAPIClientAppUpdateCheck.swift",
"Classes/AppUpdateCheck/Extensions/ProntoAPIClient+appupdatechecker.swift",
"Classes/AppUpdateCheck/Models/AppVersion.swift",
"Classes/AppUpdateCheck/ProntoAppUpdateCheck.swift",
"Classes/Authentication/API/ProntoAPIClientUserModule.swift",
"Classes/Authentication/Extensions/ProntoAPIClient+authentication.swift",
"Classes/Authentication/Extensions/ProntoAuthentication+authentication.swift",
"Classes/Authentication/Models/User.swift",
"Classes/Authentication/ProntoAuthentication.swift",
"Classes/Collections/API/ProntoAPIClientCollectionsModule.swift",
"Classes/Collections/Errors/ProntoCollectionError.swift",
"Classes/Collections/Extensions/ProntoAPIClient+collections.swift",
"Classes/Collections/Mapping/ProntoCollectionMappable.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Enum.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+JSON.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Relation.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper.swift",
"Classes/Collections/Models/Coordinate.swift",
"Classes/Collections/Models/TextURL.swift",
"Classes/Collections/PaginatedResult.swift",
"Classes/Collections/Pagination.swift",
"Classes/Collections/ProntoCollection.swift",
"Classes/Collections/ProntoFilterable.swift",
"Classes/Collections/SortOrder.swift",
"Classes/Core/API/Modules/FirebaseLogModule.swift",
"Classes/Core/API/ProntoAPIClient.swift",
"Classes/Core/Base/ProntoConfig.swift",
"Classes/Core/Base/ProntoError.swift",
"Classes/Core/Base/ProntoPlugin.swift",
"Classes/Core/Base/ProntoSDK.swift",
"Classes/Core/Extensions/Encodable.swift",
"Classes/Core/Extensions/JSON.swift",
"Classes/Core/Extensions/String.swift",
"Classes/Core/Helpers/ApplicationWatcher.swift",
"Classes/Core/Helpers/DateFormatting.swift",
"Classes/Core/Helpers/KeychainHelper.swift",
"Classes/Core/Helpers/Memoization.swift",
"Classes/Core/Models/Text.swift",
"Classes/Localization/API/ProntoAPIClientLocalizationModule.swift",
"Classes/Localization/Extensions/ProntoAPIClient+localization.swift",
"Classes/Localization/ProntoLocalization.swift",
"Classes/Notifications/API/ProntoAPIClientNotificationsModule.swift",
"Classes/Notifications/Extensions/ProntoAPIClient+notifications.swift",
"Classes/Notifications/Models/Device.swift",
"Classes/Notifications/Models/PushNotification.swift",
"Classes/Notifications/Models/Segment.swift",
"Classes/Notifications/ProntoNotifications.swift",
"Classes/Notifications/ProntoNotificationsDelegate.swift",
"Classes/Notifications/WebviewController.swift",
"Classes/RemoteConfig/API/ProntoAPIClientRemoteConfigModule.swift",
"Classes/RemoteConfig/Extensions/ProntoAPIClient+remoteconfig.swift",
"Classes/RemoteConfig/Models/RemoteConfigItem.swift",
"Classes/RemoteConfig/ProntoRemoteConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ProntoSDK",
"schemes" : [
"ProntoSDK",
"ProntoSDKTests"
],
"targets" : [
"ProntoSDK",
"ProntoSDKTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ProntoSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProntoSDK -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 ProntoSDK -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
swift-log: https://github.com/apple/swift-log.git @ 1.4.0
Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
ProntoSDK: /Users/admin/builder/spi-builder-workspace
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
Target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
Target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'DebugMasking' in project 'DebugMasking'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'DebugMasking' in project 'DebugMasking' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
Target 'Alamofire' in project 'Alamofire' (no dependencies)
Target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
Target 'Einsteinium' in project 'Einsteinium' (no dependencies)
Target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
Target 'Erbium' in project 'Erbium' (no dependencies)
Target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
Target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
Target 'RxCocoaRuntime' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxSwift' in project 'RxSwift' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: bfe98e4f9bfa71b586938b30b061d2ff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bfe98e4f9bfa71b586938b30b061d2ff.xcbuilddata
error: The package product 'Cobalt' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ProntoSDK' from project 'ProntoSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ProntoSDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
ProntoSDK: /Users/admin/builder/spi-builder-workspace
DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
swift-log: https://github.com/apple/swift-log.git @ 1.4.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
resolved source packages: Alamofire, RxSwift, CryptoSwift, KeychainAccess, Cobalt, CwlPreconditionTesting, ProntoSDK, DebugMasking, swift-log, SwiftyJSON, Nimble, Einsteinium, Erbium, CwlCatchException
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "cobalt",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "999.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Cobalt.git"
},
{
"identity" : "erbium",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Erbium.git"
},
{
"identity" : "einsteinium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Einsteinium.git"
}
],
"manifest_display_name" : "ProntoSDK",
"name" : "ProntoSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ProntoSDK",
"targets" : [
"ProntoSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ProntoSDK",
"module_type" : "SwiftTarget",
"name" : "ProntoSDK",
"path" : "ProntoSDK",
"product_dependencies" : [
"SwiftyJSON",
"KeychainAccess",
"CryptoSwift",
"RxCocoa",
"RxSwift",
"Erbium",
"Einsteinium",
"Cobalt"
],
"product_memberships" : [
"ProntoSDK"
],
"sources" : [
"Classes/AppUpdateCheck/API/ProntoAPIClientAppUpdateCheck.swift",
"Classes/AppUpdateCheck/Extensions/ProntoAPIClient+appupdatechecker.swift",
"Classes/AppUpdateCheck/Models/AppVersion.swift",
"Classes/AppUpdateCheck/ProntoAppUpdateCheck.swift",
"Classes/Authentication/API/ProntoAPIClientUserModule.swift",
"Classes/Authentication/Extensions/ProntoAPIClient+authentication.swift",
"Classes/Authentication/Extensions/ProntoAuthentication+authentication.swift",
"Classes/Authentication/Models/User.swift",
"Classes/Authentication/ProntoAuthentication.swift",
"Classes/Collections/API/ProntoAPIClientCollectionsModule.swift",
"Classes/Collections/Errors/ProntoCollectionError.swift",
"Classes/Collections/Extensions/ProntoAPIClient+collections.swift",
"Classes/Collections/Mapping/ProntoCollectionMappable.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Enum.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+JSON.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Relation.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper.swift",
"Classes/Collections/Models/Coordinate.swift",
"Classes/Collections/Models/TextURL.swift",
"Classes/Collections/PaginatedResult.swift",
"Classes/Collections/Pagination.swift",
"Classes/Collections/ProntoCollection.swift",
"Classes/Collections/ProntoFilterable.swift",
"Classes/Collections/SortOrder.swift",
"Classes/Core/API/Modules/FirebaseLogModule.swift",
"Classes/Core/API/ProntoAPIClient.swift",
"Classes/Core/Base/ProntoConfig.swift",
"Classes/Core/Base/ProntoError.swift",
"Classes/Core/Base/ProntoPlugin.swift",
"Classes/Core/Base/ProntoSDK.swift",
"Classes/Core/Extensions/Encodable.swift",
"Classes/Core/Extensions/JSON.swift",
"Classes/Core/Extensions/String.swift",
"Classes/Core/Helpers/ApplicationWatcher.swift",
"Classes/Core/Helpers/DateFormatting.swift",
"Classes/Core/Helpers/KeychainHelper.swift",
"Classes/Core/Helpers/Memoization.swift",
"Classes/Core/Models/Text.swift",
"Classes/Localization/API/ProntoAPIClientLocalizationModule.swift",
"Classes/Localization/Extensions/ProntoAPIClient+localization.swift",
"Classes/Localization/ProntoLocalization.swift",
"Classes/Notifications/API/ProntoAPIClientNotificationsModule.swift",
"Classes/Notifications/Extensions/ProntoAPIClient+notifications.swift",
"Classes/Notifications/Models/Device.swift",
"Classes/Notifications/Models/PushNotification.swift",
"Classes/Notifications/Models/Segment.swift",
"Classes/Notifications/ProntoNotifications.swift",
"Classes/Notifications/ProntoNotificationsDelegate.swift",
"Classes/Notifications/WebviewController.swift",
"Classes/RemoteConfig/API/ProntoAPIClientRemoteConfigModule.swift",
"Classes/RemoteConfig/Extensions/ProntoAPIClient+remoteconfig.swift",
"Classes/RemoteConfig/Models/RemoteConfigItem.swift",
"Classes/RemoteConfig/ProntoRemoteConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ProntoSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProntoSDK -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 ProntoSDK -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
ProntoSDK: /Users/admin/builder/spi-builder-workspace
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
swift-log: https://github.com/apple/swift-log.git @ 1.4.0
Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
Target 'ProntoSDK' in project 'ProntoSDK'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
Target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'Cobalt' in project 'Cobalt'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'DebugMasking' in project 'DebugMasking'
➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
Target 'DebugMasking' in project 'DebugMasking' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Alamofire' in project 'Alamofire'
➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
Target 'Alamofire' in project 'Alamofire' (no dependencies)
Target 'Einsteinium' in project 'Einsteinium'
➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
Target 'Einsteinium' in project 'Einsteinium' (no dependencies)
Target 'Erbium' in project 'Erbium'
➜ Explicit dependency on target 'Erbium' in project 'Erbium'
Target 'Erbium' in project 'Erbium' (no dependencies)
Target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
Target 'RxCocoa' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
Target 'RxCocoaRuntime' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxRelay' in project 'RxSwift'
➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
Target 'RxSwift' in project 'RxSwift' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 8ee6164fa832e5c13563aaa102ece3b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8ee6164fa832e5c13563aaa102ece3b2.xcbuilddata
error: The package product 'Cobalt' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ProntoSDK' from project 'ProntoSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ProntoSDK
(1 failure)
BUILD FAILURE 6.1 watchOS