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 master (a5ab38), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 03:10:26 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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexandreos/UILabel-Copyable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexandreos/UILabel-Copyable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a5ab38a Update README.md
Cloned https://github.com/alexandreos/UILabel-Copyable.git
Revision (git rev-parse @):
a5ab38add403aada32509e5d4204beaffe351a8f
SUCCESS checkout https://github.com/alexandreos/UILabel-Copyable.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 1a9d5c55111826b800e4e9b99ce7753a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1a9d5c55111826b800e4e9b99ce7753a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "G6WU9N9PN6" with a private key was found. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:53b7d7008b963bb2d5e86e89f241224fc1e9952e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:53b7d7008b963bb2d5e86e89f241224fc1e9952e, name:My Mac }
** 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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX15.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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 613c74e70615a015fb8e09689a513c82
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/613c74e70615a015fb8e09689a513c82.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UILabel+Copyable.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "G6WU9N9PN6" with a private key was found. (in target 'UILabel+Copyable' from project 'UILabel+Copyable')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:53b7d7008b963bb2d5e86e89f241224fc1e9952e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:53b7d7008b963bb2d5e86e89f241224fc1e9952e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project UILabel+Copyable with scheme UILabel+Copyable
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild