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 BerkananFoundation, reference 1.0.0 (fdc3d3), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 23:37:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zssz/BerkananFoundation.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zssz/BerkananFoundation
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at fdc3d36 First commit
Cloned https://github.com/zssz/BerkananFoundation.git
Revision (git rev-parse @):
fdc3d368825be15810195113b4275970bdda6b3a
SUCCESS checkout https://github.com/zssz/BerkananFoundation.git at 1.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zssz/BerkananFoundation.git
https://github.com/zssz/BerkananFoundation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BerkananFoundation",
  "name" : "BerkananFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BerkananFoundation",
      "targets" : [
        "BerkananFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BerkananFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundationTests",
      "path" : "Tests/BerkananFoundationTests",
      "sources" : [
        "BerkananFoundationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BerkananFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BerkananFoundation",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundation",
      "path" : "Sources/BerkananFoundation",
      "product_memberships" : [
        "BerkananFoundation"
      ],
      "sources" : [
        "DataRepresentable.swift",
        "String+Quotes.swift",
        "Types+DataRepresentable.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" : "BerkananFoundation",
  "name" : "BerkananFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BerkananFoundation",
      "targets" : [
        "BerkananFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BerkananFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundationTests",
      "path" : "Tests/BerkananFoundationTests",
      "sources" : [
        "BerkananFoundationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BerkananFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BerkananFoundation",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundation",
      "path" : "Sources/BerkananFoundation",
      "product_memberships" : [
        "BerkananFoundation"
      ],
      "sources" : [
        "DataRepresentable.swift",
        "String+Quotes.swift",
        "Types+DataRepresentable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BerkananFoundation",
    "schemes" : [
      "BerkananFoundation"
    ],
    "targets" : [
      "BerkananFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BerkananFoundation -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 BerkananFoundation -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 'BerkananFoundation' in project 'BerkananFoundation' (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: facdeeb715628ebda04ced6e82aba70d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/facdeeb715628ebda04ced6e82aba70d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BerkananFoundation.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "S647QX78WZ" with a private key was found. (in target 'BerkananFoundation' from project 'BerkananFoundation')
warning: Run script build phase 'Set Version Number' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'BerkananFoundation' from project 'BerkananFoundation')
** BUILD FAILED **
The following build commands failed:
	Building project BerkananFoundation with scheme BerkananFoundation
(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" : "BerkananFoundation",
  "name" : "BerkananFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BerkananFoundation",
      "targets" : [
        "BerkananFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BerkananFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundationTests",
      "path" : "Tests/BerkananFoundationTests",
      "sources" : [
        "BerkananFoundationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BerkananFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BerkananFoundation",
      "module_type" : "SwiftTarget",
      "name" : "BerkananFoundation",
      "path" : "Sources/BerkananFoundation",
      "product_memberships" : [
        "BerkananFoundation"
      ],
      "sources" : [
        "DataRepresentable.swift",
        "String+Quotes.swift",
        "Types+DataRepresentable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BerkananFoundation",
    "schemes" : [
      "BerkananFoundation"
    ],
    "targets" : [
      "BerkananFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BerkananFoundation -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 BerkananFoundation -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BerkananFoundation' in project 'BerkananFoundation' (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: 6b3ff55d0b58570ef2c5de0fd6bbb7ff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6b3ff55d0b58570ef2c5de0fd6bbb7ff.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BerkananFoundation.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "S647QX78WZ" with a private key was found. (in target 'BerkananFoundation' from project 'BerkananFoundation')
warning: Run script build phase 'Set Version Number' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'BerkananFoundation' from project 'BerkananFoundation')
** BUILD FAILED **
The following build commands failed:
	Building project BerkananFoundation with scheme BerkananFoundation
(1 failure)
BUILD FAILURE 6.1 iOS