The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DSFDockTile with Swift 5.8 for tvOS using Xcode 14.3.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDockTile.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFDockTile
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74fe541 Added commit action
Cloned https://github.com/dagronf/DSFDockTile.git
Revision (git rev-parse @):
74fe5412bf42d9bfd461598178fe2902b32edf99
SUCCESS checkout https://github.com/dagronf/DSFDockTile.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/dagronf/DSFDockTile.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/dagronf/DSFImageFlipbook (cached)
Creating working copy of package ‘DSFImageFlipbook’
Checking out 1.0.1 of package ‘DSFImageFlipbook’
Resolved source packages:
  DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
  DSFDockTile: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: DSFImageFlipbook, DSFDockTile
2024-04-06 09:14:37.873 xcodebuild[99237:1587858] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "dsfimageflipbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFImageFlipbook"
    }
  ],
  "manifest_display_name" : "DSFDockTile",
  "name" : "DSFDockTile",
  "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFDockTile",
      "targets" : [
        "DSFDockTile"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFDockTileTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFDockTileTests",
      "path" : "Tests/DSFDockTileTests",
      "sources" : [
        "DSFDockTileTests.swift"
      ],
      "target_dependencies" : [
        "DSFDockTile"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFDockTile",
      "module_type" : "SwiftTarget",
      "name" : "DSFDockTile",
      "path" : "Sources/DSFDockTile",
      "product_dependencies" : [
        "DSFImageFlipbook"
      ],
      "product_memberships" : [
        "DSFDockTile"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFDockTile/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DSFDockTile+Animation.swift",
        "DSFDockTile+Attention.swift",
        "DSFDockTile+ConstantImage.swift",
        "DSFDockTile+Core.swift",
        "DSFDockTile+Image.swift",
        "DSFDockTile+SwiftUI.swift",
        "DSFDockTile+ViewController.swift",
        "DSFDockTile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFDockTile"
    ]
  }
}
2024-04-06 09:14:39.428 xcodebuild[99437:1588394] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DSFDockTile -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
  DSFDockTile: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: cdc3f3eef051f7469ae69f797641afe1
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cdc3f3eef051f7469ae69f797641afe1.xcbuilddata
note: Building targets in dependency order
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'DSFDockTile' from project 'DSFDockTile')
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'DSFDockTileTests' from project 'DSFDockTile')
2024-04-06 09:14:40.170 xcodebuild[99438:1588420] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DSFDockTile: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: cdc3f3eef051f7469ae69f797641afe1
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cdc3f3eef051f7469ae69f797641afe1.xcbuilddata
note: Building targets in dependency order
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'DSFDockTileTests' from project 'DSFDockTile')
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'DSFDockTile' from project 'DSFDockTile')
2024-04-06 09:14:41.700 xcodebuild[99447:1588469] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS