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 UILabel+Copyable, reference 2.0.1 (a1ac4d), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2025 03:09:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UILabel+Copyable -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexandreos/UILabel-Copyable.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexandreos/UILabel-Copyable
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at a1ac4d7 Add Swift Package Manager to the README file
Cloned https://github.com/alexandreos/UILabel-Copyable.git
Revision (git rev-parse @):
a1ac4d7d1118fde314796f449e803e610d7b801c
SUCCESS checkout https://github.com/alexandreos/UILabel-Copyable.git at 2.0.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexandreos/UILabel-Copyable.git
https://github.com/alexandreos/UILabel-Copyable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UILabel+Copyable",
  "name" : "UILabel+Copyable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "UILabel+Copyable",
      "targets" : [
        "UILabel+Copyable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UILabel_CopyableTests",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+CopyableTests",
      "path" : "UILabel+CopyableTests",
      "sources" : [
        "UILabel_CopyableTests.swift"
      ],
      "target_dependencies" : [
        "UILabel+Copyable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UILabel_Copyable",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+Copyable",
      "path" : "UILabel+Copyable",
      "product_memberships" : [
        "UILabel+Copyable"
      ],
      "sources" : [
        "UILabel+Copyable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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" : "UILabel+Copyable",
  "name" : "UILabel+Copyable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "UILabel+Copyable",
      "targets" : [
        "UILabel+Copyable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UILabel_CopyableTests",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+CopyableTests",
      "path" : "UILabel+CopyableTests",
      "sources" : [
        "UILabel_CopyableTests.swift"
      ],
      "target_dependencies" : [
        "UILabel+Copyable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UILabel_Copyable",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+Copyable",
      "path" : "UILabel+Copyable",
      "product_memberships" : [
        "UILabel+Copyable"
      ],
      "sources" : [
        "UILabel+Copyable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UILabel+Copyable",
    "schemes" : [
      "UILabel+Copyable"
    ],
    "targets" : [
      "UILabel+Copyable",
      "UILabel+CopyableTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UILabel+Copyable -destination generic/platform=iOS 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 UILabel+Copyable -destination generic/platform=iOS "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 (1 target)
    Target 'UILabel+Copyable' in project 'UILabel+Copyable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2b1aab84db214e33c414bfab4f6e422a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2b1aab84db214e33c414bfab4f6e422a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "G6WU9N9PN6" with a private key was found. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
** BUILD FAILED **
The following build commands failed:
	Building project UILabel+Copyable with scheme UILabel+Copyable
(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" : "UILabel+Copyable",
  "name" : "UILabel+Copyable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "UILabel+Copyable",
      "targets" : [
        "UILabel+Copyable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UILabel_CopyableTests",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+CopyableTests",
      "path" : "UILabel+CopyableTests",
      "sources" : [
        "UILabel_CopyableTests.swift"
      ],
      "target_dependencies" : [
        "UILabel+Copyable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UILabel_Copyable",
      "module_type" : "SwiftTarget",
      "name" : "UILabel+Copyable",
      "path" : "UILabel+Copyable",
      "product_memberships" : [
        "UILabel+Copyable"
      ],
      "sources" : [
        "UILabel+Copyable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UILabel+Copyable",
    "schemes" : [
      "UILabel+Copyable"
    ],
    "targets" : [
      "UILabel+Copyable",
      "UILabel+CopyableTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UILabel+Copyable -destination generic/platform=iOS
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 UILabel+Copyable -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'UILabel+Copyable' in project 'UILabel+Copyable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 03fe796c00096dafe3403361848ad26d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/03fe796c00096dafe3403361848ad26d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "G6WU9N9PN6" with a private key was found. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
** BUILD FAILED **
The following build commands failed:
	Building project UILabel+Copyable with scheme UILabel+Copyable
(1 failure)
BUILD FAILURE 6.1 iOS