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.10 for iOS using Xcode 15.4.

Build Command

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

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/builder/builds/TDmZkXJm/0/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:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFDockTile.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: DSFImageFlipbook, DSFDockTile
objc[20057]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c9680e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f5140e0). One of the two will be used. Which one is undefined.
{
  "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/builder/builds/TDmZkXJm/0/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/builder/builds/TDmZkXJm/0/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"
    ]
  }
}
objc[20095]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d4980e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fff40e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DSFDockTile: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFImageFlipbook' in project 'DSFImageFlipbook' (no dependencies)
    Target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6ef864bacadbbd719e288e5f03956115
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ef864bacadbbd719e288e5f03956115.xcbuilddata
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DSFDockTile' from project 'DSFDockTile')
objc[20105]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1227bc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1227d00e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DSFDockTile: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
        ➜ Explicit dependency on target 'DSFImageFlipbook' in project 'DSFImageFlipbook'
    Target 'DSFImageFlipbook' in project 'DSFImageFlipbook' (no dependencies)
    Target 'DSFDockTile_DSFDockTile' in project 'DSFDockTile' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DSFDockTile' from project 'DSFDockTile')
objc[20111]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1110840e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1112140e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS