Build Information
Failed to build Kinvey, reference master (deb36a), with Swift 6.3 for watchOS using Xcode 26.4 on 12 Apr 2026 20:08:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Kinvey -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kinvey/swift-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kinvey/swift-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at deb36a3 Merge pull request #387 from Kinvey/mapostol-fix-build
Cloned https://github.com/Kinvey/swift-sdk.git
Revision (git rev-parse @):
deb36a3022ca94afde595d568e193351ff8ce092
SUCCESS checkout https://github.com/Kinvey/swift-sdk.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kinvey/swift-sdk.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "realm-cocoa",
"requirement" : {
"exact" : [
"10.15.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/realm-cocoa.git"
},
{
"identity" : "promisekit",
"requirement" : {
"exact" : [
"6.15.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"exact" : [
"4.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"exact" : [
"1.9.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "objectmapper",
"requirement" : {
"exact" : [
"4.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.git"
},
{
"identity" : "objective-c",
"requirement" : {
"exact" : [
"4.16.2-with-spm-v0.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kinvey/objective-c.git"
},
{
"identity" : "nspredicate-mongodb-adaptor",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git"
}
],
"manifest_display_name" : "Kinvey",
"name" : "Kinvey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Kinvey",
"targets" : [
"Kinvey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Kinvey",
"module_type" : "SwiftTarget",
"name" : "Kinvey",
"path" : "Sources/Kinvey",
"product_dependencies" : [
"Realm",
"RealmSwift",
"PromiseKit",
"KeychainAccess",
"SwiftyBeaver",
"ObjectMapper",
"PubNub",
"MongoDBPredicateAdaptor"
],
"product_memberships" : [
"Kinvey"
],
"sources" : [
"Acl.swift",
"AggregateOperation.swift",
"AuthSource.swift",
"BuilderType.swift",
"Cache.swift",
"CacheManager.swift",
"Client.swift",
"CollectionChange.swift",
"CountOperation.swift",
"Credential.swift",
"CustomEndpoint.swift",
"CustomEndpointParams.swift",
"Data.swift",
"DataStore.swift",
"Date.swift",
"DeviceInfo.swift",
"Endpoint.swift",
"Entity.swift",
"Error.swift",
"Executor.swift",
"File.swift",
"FileCache.swift",
"FileStore.swift",
"FindOperation.swift",
"Geolocation.swift",
"GetOperation.swift",
"HttpRequest.swift",
"HttpRequestFactory.swift",
"HttpResponse.swift",
"JSONParser.swift",
"JsonObject.swift",
"Keychain.swift",
"Kinvey.swift",
"KinveyDateTransform.swift",
"LocalRequest.swift",
"LocalResponse.swift",
"MIC.swift",
"Metadata.swift",
"Migration.swift",
"MultiRequest.swift",
"ObjCRuntime.swift",
"ObjectIdKind.swift",
"ObjectMapperJSONParser.swift",
"ObjectMapperSupport.swift",
"Operation.swift",
"Options.swift",
"PendingOperation.swift",
"Persistable.swift",
"PubNubRealtimeRouter.swift",
"PullOperation.swift",
"PurgeOperation.swift",
"Push.swift",
"PushOperation.swift",
"Query.swift",
"QueryCache.swift",
"ReadOperation.swift",
"ReadPolicy.swift",
"RealmCache.swift",
"RealmCascadeDeletable.swift",
"RealmCascadeDeleteExecutor.swift",
"RealmDynamicCache.swift",
"RealmFileCache.swift",
"RealmMapKitSupport.swift",
"RealmPendingOperation.swift",
"RealmPendingOperationReference.swift",
"RealmSupport.swift",
"RealmSync.swift",
"Realtime.swift",
"RemoveByIdOperation.swift",
"RemoveByQueryOperation.swift",
"RemoveOperation.swift",
"Request.swift",
"RequestFactory.swift",
"RequestType.swift",
"Response.swift",
"Result.swift",
"SaveMultiOperation.swift",
"SaveOperation.swift",
"StoreType.swift",
"String.swift",
"Sync.swift",
"SyncManager.swift",
"SyncOperation.swift",
"TTL.swift",
"TaskProgressRequest.swift",
"URLSessionTaskRequest.swift",
"User.swift",
"UserQuery.swift",
"ValidationStrategy.swift",
"WriteOperation.swift",
"WritePolicy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "Kinvey",
"schemes" : [
"BackgroundFetch",
"Kinvey",
"Kinvey-macOS",
"KinveyApp",
"KinveyMacApp",
"SSOApp1",
"SSOApp2"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Kinvey"
]
}
}
2026-04-12 16:08:20.970 xcodebuild[625:3768] [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 Kinvey -destination generic/platform=watchOS
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 Kinvey -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.15.3
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.5
MongoDBPredicateAdaptor: https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git @ master (fce0cd0)
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.2.0
Kinvey: /Users/admin/builder/spi-builder-workspace
RealmDatabase: https://github.com/realm/realm-core @ 11.4.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
Realm: https://github.com/realm/realm-cocoa.git @ 10.15.1
PubNub: https://github.com/Kinvey/objective-c.git @ 4.16.2-with-spm-v0.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
Target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor' (no dependencies)
Target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
Target 'PubNub' in project 'PubNub' (no dependencies)
Target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper' (no dependencies)
Target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver' (no dependencies)
Target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
Target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
Target 'PromiseKit' in project 'PromiseKit' (no dependencies)
Target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
Target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
Target 'Bid' in project 'RealmDatabase' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x 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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
Build description signature: bf194eb5da4a737782c1d5f39abcbd0f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf194eb5da4a737782c1d5f39abcbd0f.xcbuilddata
error: The package product 'SwiftyBeaver' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
error: The package product 'PubNub' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
error: The package product 'MongoDBPredicateAdaptor' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
2026-04-12 16:08:26.377 xcodebuild[1315:6702] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Kinvey
(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:
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.2.0
PubNub: https://github.com/Kinvey/objective-c.git @ 4.16.2-with-spm-v0.0.1
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.15.3
Realm: https://github.com/realm/realm-cocoa.git @ 10.15.1
Kinvey: /Users/admin/builder/spi-builder-workspace
RealmDatabase: https://github.com/realm/realm-core @ 11.4.1
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.5
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
MongoDBPredicateAdaptor: https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git @ master (fce0cd0)
resolved source packages: ObjectMapper, PubNub, PromiseKit, Realm, Kinvey, RealmDatabase, SwiftyBeaver, KeychainAccess, MongoDBPredicateAdaptor
2026-04-12 16:08:30.110 xcodebuild[1443:7258] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "realm-cocoa",
"requirement" : {
"exact" : [
"10.15.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/realm-cocoa.git"
},
{
"identity" : "promisekit",
"requirement" : {
"exact" : [
"6.15.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"exact" : [
"4.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"exact" : [
"1.9.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "objectmapper",
"requirement" : {
"exact" : [
"4.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.git"
},
{
"identity" : "objective-c",
"requirement" : {
"exact" : [
"4.16.2-with-spm-v0.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kinvey/objective-c.git"
},
{
"identity" : "nspredicate-mongodb-adaptor",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git"
}
],
"manifest_display_name" : "Kinvey",
"name" : "Kinvey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Kinvey",
"targets" : [
"Kinvey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Kinvey",
"module_type" : "SwiftTarget",
"name" : "Kinvey",
"path" : "Sources/Kinvey",
"product_dependencies" : [
"Realm",
"RealmSwift",
"PromiseKit",
"KeychainAccess",
"SwiftyBeaver",
"ObjectMapper",
"PubNub",
"MongoDBPredicateAdaptor"
],
"product_memberships" : [
"Kinvey"
],
"sources" : [
"Acl.swift",
"AggregateOperation.swift",
"AuthSource.swift",
"BuilderType.swift",
"Cache.swift",
"CacheManager.swift",
"Client.swift",
"CollectionChange.swift",
"CountOperation.swift",
"Credential.swift",
"CustomEndpoint.swift",
"CustomEndpointParams.swift",
"Data.swift",
"DataStore.swift",
"Date.swift",
"DeviceInfo.swift",
"Endpoint.swift",
"Entity.swift",
"Error.swift",
"Executor.swift",
"File.swift",
"FileCache.swift",
"FileStore.swift",
"FindOperation.swift",
"Geolocation.swift",
"GetOperation.swift",
"HttpRequest.swift",
"HttpRequestFactory.swift",
"HttpResponse.swift",
"JSONParser.swift",
"JsonObject.swift",
"Keychain.swift",
"Kinvey.swift",
"KinveyDateTransform.swift",
"LocalRequest.swift",
"LocalResponse.swift",
"MIC.swift",
"Metadata.swift",
"Migration.swift",
"MultiRequest.swift",
"ObjCRuntime.swift",
"ObjectIdKind.swift",
"ObjectMapperJSONParser.swift",
"ObjectMapperSupport.swift",
"Operation.swift",
"Options.swift",
"PendingOperation.swift",
"Persistable.swift",
"PubNubRealtimeRouter.swift",
"PullOperation.swift",
"PurgeOperation.swift",
"Push.swift",
"PushOperation.swift",
"Query.swift",
"QueryCache.swift",
"ReadOperation.swift",
"ReadPolicy.swift",
"RealmCache.swift",
"RealmCascadeDeletable.swift",
"RealmCascadeDeleteExecutor.swift",
"RealmDynamicCache.swift",
"RealmFileCache.swift",
"RealmMapKitSupport.swift",
"RealmPendingOperation.swift",
"RealmPendingOperationReference.swift",
"RealmSupport.swift",
"RealmSync.swift",
"Realtime.swift",
"RemoveByIdOperation.swift",
"RemoveByQueryOperation.swift",
"RemoveOperation.swift",
"Request.swift",
"RequestFactory.swift",
"RequestType.swift",
"Response.swift",
"Result.swift",
"SaveMultiOperation.swift",
"SaveOperation.swift",
"StoreType.swift",
"String.swift",
"Sync.swift",
"SyncManager.swift",
"SyncOperation.swift",
"TTL.swift",
"TaskProgressRequest.swift",
"URLSessionTaskRequest.swift",
"User.swift",
"UserQuery.swift",
"ValidationStrategy.swift",
"WriteOperation.swift",
"WritePolicy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Kinvey"
]
}
}
2026-04-12 16:08:31.991 xcodebuild[1453:7334] [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 Kinvey -destination generic/platform=watchOS
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 Kinvey -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SwiftyBeaver: https://github.com/SwiftyBeaver/SwiftyBeaver.git @ 1.9.5
PubNub: https://github.com/Kinvey/objective-c.git @ 4.16.2-with-spm-v0.0.1
Realm: https://github.com/realm/realm-cocoa.git @ 10.15.1
RealmDatabase: https://github.com/realm/realm-core @ 11.4.1
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.2.0
Kinvey: /Users/admin/builder/spi-builder-workspace
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.15.3
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
MongoDBPredicateAdaptor: https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git @ master (fce0cd0)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
Target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'Kinvey' in project 'Kinvey'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
➜ Explicit dependency on target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor'
Target 'MongoDBPredicateAdaptor' in project 'MongoDBPredicateAdaptor' (no dependencies)
Target 'PubNub' in project 'PubNub'
➜ Explicit dependency on target 'PubNub' in project 'PubNub'
Target 'PubNub' in project 'PubNub' (no dependencies)
Target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper' (no dependencies)
Target 'SwiftyBeaver' in project 'SwiftyBeaver'
➜ Explicit dependency on target 'SwiftyBeaver' in project 'SwiftyBeaver'
Target 'SwiftyBeaver' in project 'SwiftyBeaver' (no dependencies)
Target 'KeychainAccess' in project 'KeychainAccess'
➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
Target 'PromiseKit' in project 'PromiseKit'
➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
Target 'PromiseKit' in project 'PromiseKit' (no dependencies)
Target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'RealmSwift' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'Realm' in project 'Realm'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
Target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
Target 'RealmCore' in project 'RealmDatabase'
➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
Target 'Bid' in project 'RealmDatabase' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x 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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
Build description signature: bf194eb5da4a737782c1d5f39abcbd0f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf194eb5da4a737782c1d5f39abcbd0f.xcbuilddata
error: The package product 'SwiftyBeaver' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
error: The package product 'PubNub' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
error: The package product 'MongoDBPredicateAdaptor' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Kinvey' from project 'Kinvey')
2026-04-12 16:08:33.584 xcodebuild[1456:7369] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Kinvey
(1 failure)
BUILD FAILURE 6.3 watchOS