The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyHYGDB with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Bersaelor/SwiftyHYGDB.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Bersaelor/SwiftyHYGDB
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 98f632f Merge pull request #11 from Bersaelor/feature/swift_package_manager_update
Cloned https://github.com/Bersaelor/SwiftyHYGDB.git
Revision (git rev-parse @):
98f632f1ef7c62b9864d77f52b639a7d5193305c
SUCCESS checkout https://github.com/Bersaelor/SwiftyHYGDB.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftyhygdb",
      "name": "SwiftyHYGDB",
      "url": "https://github.com/Bersaelor/SwiftyHYGDB.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyHYGDB",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Bersaelor/SwiftyHYGDB.git
[1/722] Fetching swiftyhygdb
Fetched https://github.com/Bersaelor/SwiftyHYGDB.git (2.29s)
Creating working copy for https://github.com/Bersaelor/SwiftyHYGDB.git
Working copy of https://github.com/Bersaelor/SwiftyHYGDB.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftyhygdb' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling SwiftyHYGDB Box.swift
[2/13] Compiling SwiftyHYGDB FloatingPoint+CompressedString.swift
[3/13] Compiling SwiftyHYGDB RadialStar+Codable.swift
[4/13] Compiling SwiftyHYGDB RadialStar.swift
[5/13] Compiling SwiftyHYGDB Point3D.swift
[6/13] Compiling SwiftyHYGDB RadialStar+CSV.swift
[7/13] Compiling SwiftyHYGDB Indexer.swift
[8/13] Compiling SwiftyHYGDB LineGenerator.swift
[9/13] Compiling SwiftyHYGDB Star3D+CVS.swift
[10/13] Compiling SwiftyHYGDB Star3D+Codable.swift
[11/13] Compiling SwiftyHYGDB Star3D.swift
[12/13] Compiling SwiftyHYGDB StarData.swift
[13/13] Emitting module SwiftyHYGDB
[14/14] Compiling SwiftyHYGDB SwiftyHYGDB.swift
Build complete! (8.25s)
Build complete.
Done.