Build Information
Failed to build JSQCoreDataKit, reference main (84f382
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 19:45:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSQCoreDataKit -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jessesquires/JSQCoreDataKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jessesquires/JSQCoreDataKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84f382e Bump cocoapods from 1.15.2 to 1.16.2 (#283)
Cloned https://github.com/jessesquires/JSQCoreDataKit.git
Revision (git rev-parse @):
84f382e959c2b238e996a7c29e5254069485467f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jessesquires/JSQCoreDataKit.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/jessesquires/JSQCoreDataKit.git
https://github.com/jessesquires/JSQCoreDataKit.git
{
"dependencies" : [
],
"manifest_display_name" : "JSQCoreDataKit",
"name" : "JSQCoreDataKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "JSQCoreDataKit",
"targets" : [
"JSQCoreDataKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSQCoreDataKit",
"module_type" : "SwiftTarget",
"name" : "JSQCoreDataKit",
"path" : "Sources",
"product_memberships" : [
"JSQCoreDataKit"
],
"sources" : [
"CoreDataEntityProtocol.swift",
"CoreDataModel.swift",
"CoreDataStack.swift",
"CoreDataStackProvider.swift",
"FetchedResultsCellConfiguration.swift",
"FetchedResultsController.swift",
"FetchedResultsCoordinator.swift",
"FetchedResultsDiffableDataSource.swift",
"FetchedResultsSupplementaryConfiguration.swift",
"Migrate.swift",
"ModelFileExtension.swift",
"NSManagedObjectContext+Extensions.swift",
"StoreType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JSQCoreDataKit",
"name" : "JSQCoreDataKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "JSQCoreDataKit",
"targets" : [
"JSQCoreDataKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSQCoreDataKit",
"module_type" : "SwiftTarget",
"name" : "JSQCoreDataKit",
"path" : "Sources",
"product_memberships" : [
"JSQCoreDataKit"
],
"sources" : [
"CoreDataEntityProtocol.swift",
"CoreDataModel.swift",
"CoreDataStack.swift",
"CoreDataStackProvider.swift",
"FetchedResultsCellConfiguration.swift",
"FetchedResultsController.swift",
"FetchedResultsCoordinator.swift",
"FetchedResultsDiffableDataSource.swift",
"FetchedResultsSupplementaryConfiguration.swift",
"Migrate.swift",
"ModelFileExtension.swift",
"NSManagedObjectContext+Extensions.swift",
"StoreType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSQCoreDataKit",
"schemes" : [
"JSQCoreDataKit"
],
"targets" : [
"JSQCoreDataKit",
"JSQCoreDataKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSQCoreDataKit -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 JSQCoreDataKit -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'JSQCoreDataKitTests' in project 'JSQCoreDataKit'
➜ Explicit dependency on target 'ExampleModel' in project 'ExampleModel'
➜ Explicit dependency on target 'JSQCoreDataKit' in project 'JSQCoreDataKit'
Target 'ExampleModel' in project 'ExampleModel'
➜ Implicit dependency on target 'JSQCoreDataKit' in project 'JSQCoreDataKit' via file 'JSQCoreDataKit.framework' in build phase 'Link Binary'
Target 'JSQCoreDataKit' in project 'JSQCoreDataKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5.0 --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --watchos-deployment-target 6.0 --module ExampleModel /Users/admin/builder/spi-builder-workspace/Example/ExampleModel/ExampleModel/ExampleModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExampleModel.build/Debug-watchos/ExampleModel.build/DerivedSources/CoreDataGenerated/ExampleModel
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 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 c -c /dev/null
Build description signature: 48de4601bcaf63c713a25b8ff034576d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/48de4601bcaf63c713a25b8ff034576d.xcbuilddata
note: Run script build phase 'SwiftLint' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'JSQCoreDataKit' from project 'JSQCoreDataKit')
/Users/admin/builder/spi-builder-workspace/JSQCoreDataKit.xcodeproj: error: Signing for "JSQCoreDataKitTests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'JSQCoreDataKitTests' from project 'JSQCoreDataKit')
** BUILD FAILED **
The following build commands failed:
Building project JSQCoreDataKit with scheme JSQCoreDataKit
(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
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JSQCoreDataKit",
"name" : "JSQCoreDataKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "JSQCoreDataKit",
"targets" : [
"JSQCoreDataKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSQCoreDataKit",
"module_type" : "SwiftTarget",
"name" : "JSQCoreDataKit",
"path" : "Sources",
"product_memberships" : [
"JSQCoreDataKit"
],
"sources" : [
"CoreDataEntityProtocol.swift",
"CoreDataModel.swift",
"CoreDataStack.swift",
"CoreDataStackProvider.swift",
"FetchedResultsCellConfiguration.swift",
"FetchedResultsController.swift",
"FetchedResultsCoordinator.swift",
"FetchedResultsDiffableDataSource.swift",
"FetchedResultsSupplementaryConfiguration.swift",
"Migrate.swift",
"ModelFileExtension.swift",
"NSManagedObjectContext+Extensions.swift",
"StoreType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSQCoreDataKit",
"schemes" : [
"JSQCoreDataKit"
],
"targets" : [
"JSQCoreDataKit",
"JSQCoreDataKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSQCoreDataKit -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 JSQCoreDataKit -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'JSQCoreDataKitTests' in project 'JSQCoreDataKit'
➜ Explicit dependency on target 'ExampleModel' in project 'ExampleModel'
➜ Explicit dependency on target 'JSQCoreDataKit' in project 'JSQCoreDataKit'
Target 'ExampleModel' in project 'ExampleModel'
➜ Implicit dependency on target 'JSQCoreDataKit' in project 'JSQCoreDataKit' via file 'JSQCoreDataKit.framework' in build phase 'Link Binary'
Target 'JSQCoreDataKit' in project 'JSQCoreDataKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5.0 --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --watchos-deployment-target 6.0 --module ExampleModel /Users/admin/builder/spi-builder-workspace/Example/ExampleModel/ExampleModel/ExampleModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExampleModel.build/Debug-watchos/ExampleModel.build/DerivedSources/CoreDataGenerated/ExampleModel
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 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 c -c /dev/null
Build description signature: 17ffa3ff30ccf200518a626efd881372
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/17ffa3ff30ccf200518a626efd881372.xcbuilddata
/Users/admin/builder/spi-builder-workspace/JSQCoreDataKit.xcodeproj: error: Signing for "JSQCoreDataKitTests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'JSQCoreDataKitTests' from project 'JSQCoreDataKit')
note: Run script build phase 'SwiftLint' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'JSQCoreDataKit' from project 'JSQCoreDataKit')
** BUILD FAILED **
The following build commands failed:
Building project JSQCoreDataKit with scheme JSQCoreDataKit
(1 failure)
BUILD FAILURE 6.1 watchOS