The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ComputeLocation 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/JugendForscht-CoLoS/ComputeLocation.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JugendForscht-CoLoS/ComputeLocation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5db1434 Update README.md
Cloned https://github.com/JugendForscht-CoLoS/ComputeLocation.git
Revision (git rev-parse @):
5db1434095f2fa47a774613bc0e292afb6916c49
SUCCESS checkout https://github.com/JugendForscht-CoLoS/ComputeLocation.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "computelocation",
      "name": "ComputeLocation",
      "url": "https://github.com/JugendForscht-CoLoS/ComputeLocation.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ComputeLocation",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JugendForscht-CoLoS/ComputeLocation.git
[2/75] Fetching computelocation
Fetched https://github.com/JugendForscht-CoLoS/ComputeLocation.git (0.28s)
Creating working copy for https://github.com/JugendForscht-CoLoS/ComputeLocation.git
Working copy of https://github.com/JugendForscht-CoLoS/ComputeLocation.git resolved at main
warning: '.resolve-product-dependencies': dependency 'computelocation' 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/5] Compiling ComputeLocation Bluetooth.swift
[2/5] Compiling ComputeLocation Date.swift
[3/5] Emitting module ComputeLocation
[4/5] Compiling ComputeLocation Equation.swift
[5/5] Compiling ComputeLocation Location.swift
Build complete! (92.80s)
Build complete.
Done.