The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PackageBuildInfo with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/PackageBuildInfo.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/PackageBuildInfo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e61ce06 Add Xcode project comparability.
Cloned https://github.com/DimaRU/PackageBuildInfo.git
Revision (git rev-parse @):
e61ce060c9a25594db2e1477b7202a4d015e255d
SUCCESS checkout https://github.com/DimaRU/PackageBuildInfo.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "packagebuildinfo",
      "name": "PackageBuildInfo",
      "url": "https://github.com/DimaRU/PackageBuildInfo.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageBuildInfo",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DimaRU/PackageBuildInfo.git
[1/103] Fetching packagebuildinfo
Fetched https://github.com/DimaRU/PackageBuildInfo.git (0.24s)
Creating working copy for https://github.com/DimaRU/PackageBuildInfo.git
Working copy of https://github.com/DimaRU/PackageBuildInfo.git resolved at master
warning: '.resolve-product-dependencies': dependency 'packagebuildinfo' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/DimaRU/PackageBuildInfo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm