The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BerkananFoundation with Swift 5.9 for iOS using Xcode 15.2 at 1.0.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme BerkananFoundation -destination "generic/platform=ios"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zssz/BerkananFoundation.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 into spi-builder-workspace
fdc3d368825be15810195113b4275970bdda6b3a
SUCCESS checkout https://github.com/zssz/BerkananFoundation.git at 1.0.0
========================================
Build
========================================
Selected platform:         ios
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.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
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BerkananFoundation",
    "schemes" : [
      "BerkananFoundation"
    ],
    "targets" : [
      "BerkananFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme BerkananFoundation -destination "generic/platform=ios"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme BerkananFoundation -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
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: a497e3364742b9d8ec3ac16bd5f0f51b
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a497e3364742b9d8ec3ac16bd5f0f51b.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BerkananFoundation' in project 'BerkananFoundation' (no dependencies)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 warning, 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 **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme BerkananFoundation -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
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BerkananFoundation' in project 'BerkananFoundation' (no dependencies)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 warning, 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 **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 ios