The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build JSQCoreDataKit, reference main (84f382), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 19:45:34 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=tvOS

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:         tvOS
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=tvOS 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=tvOS "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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 14.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-appletvos/ExampleModel.build/DerivedSources/CoreDataGenerated/ExampleModel
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 55b63e07592449ad6925ca50007f96fc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/55b63e07592449ad6925ca50007f96fc.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=tvOS
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=tvOS
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 14.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-appletvos/ExampleModel.build/DerivedSources/CoreDataGenerated/ExampleModel
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a5248fbf934debfe3025320b1aecf838
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a5248fbf934debfe3025320b1aecf838.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)
BUILD FAILURE 6.1 tvOS