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 LiveFader with Swift 5.8 for iOS using Xcode 14.3 at 1.1.0.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cemolcay/livefader.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cemolcay/livefader
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 25eab09 Update README.md
Cloned https://github.com/cemolcay/livefader.git
Revision (git rev-parse @):
25eab09eed323d6e39c5360e3a70f0cdd399f54d
SUCCESS checkout https://github.com/cemolcay/livefader.git at 1.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/cemolcay/livefader.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-05-15 04:05:35.449 xcodebuild[11794:13146735] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LiveFader",
  "name" : "LiveFader",
  "path" : "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LiveFader",
      "targets" : [
        "LiveFader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LiveFaderTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveFaderTests",
      "path" : "Tests/LiveFaderTests",
      "sources" : [
        "LiveFaderTests.swift"
      ],
      "target_dependencies" : [
        "LiveFader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveFader",
      "module_type" : "SwiftTarget",
      "name" : "LiveFader",
      "path" : "Sources/LiveFader",
      "product_memberships" : [
        "LiveFader"
      ],
      "sources" : [
        "LiveFader.swift",
        "LiveFaderScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "LiveFader",
    "schemes" : [
      "LiveFader"
    ],
    "targets" : [
      "LiveFader"
    ]
  }
}
2024-05-15 04:05:36.983 xcodebuild[11892:13147128] 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 LiveFader -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LiveFader -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2679af933f6694ec2eb222e9b51b4360
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2679af933f6694ec2eb222e9b51b4360.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/LiveFader.xcodeproj: error: No profiles for 'com.cemolcay.LiveFader' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.cemolcay.LiveFader'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'LiveFader' from project 'LiveFader')
2024-05-15 04:05:37.680 xcodebuild[11900:13147204] 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/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LiveFader -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2679af933f6694ec2eb222e9b51b4360
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2679af933f6694ec2eb222e9b51b4360.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/LiveFader.xcodeproj: error: No profiles for 'com.cemolcay.LiveFader' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.cemolcay.LiveFader'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'LiveFader' from project 'LiveFader')
2024-05-15 04:05:38.899 xcodebuild[11925:13147367] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 iOS