The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JSQCoreDataKit with Swift 5.9 for tvOS using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme JSQCoreDataKit -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jessesquires/JSQCoreDataKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jessesquires/JSQCoreDataKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fd5607a Bump danger from 9.4.2 to 9.4.3 (#273)
Cloned https://github.com/jessesquires/JSQCoreDataKit.git
Revision (git rev-parse @):
fd5607ab26952adf27c6504d378499295e3b2ece
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/jessesquires/JSQCoreDataKit.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jessesquires/JSQCoreDataKit.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSQCoreDataKit",
    "schemes" : [
      "JSQCoreDataKit"
    ],
    "targets" : [
      "JSQCoreDataKit",
      "JSQCoreDataKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme JSQCoreDataKit -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme JSQCoreDataKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
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
Build description signature: 2c3333a7eb4392cbef2edd01e03dc540
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c3333a7eb4392cbef2edd01e03dc540.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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme JSQCoreDataKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
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
Build description signature: 2c3333a7eb4392cbef2edd01e03dc540
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c3333a7eb4392cbef2edd01e03dc540.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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 **
BUILD FAILURE 5.9 tvOS