The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CLLocationWrapper with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/visskiss/CLLocation-Codable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/visskiss/CLLocation-Codable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b3f7fa Minor
Cloned https://github.com/visskiss/CLLocation-Codable.git
Revision (git rev-parse @):
5b3f7fa09dfe8c631892aa90a81abf3ad6e07862
SUCCESS checkout https://github.com/visskiss/CLLocation-Codable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cllocation-codable",
      "name": "CLLocationWrapper",
      "url": "https://github.com/visskiss/CLLocation-Codable.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLLocation-Codable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/visskiss/CLLocation-Codable.git
[1/70] Fetching cllocation-codable
Fetched https://github.com/visskiss/CLLocation-Codable.git from cache (0.24s)
Creating working copy for https://github.com/visskiss/CLLocation-Codable.git
Working copy of https://github.com/visskiss/CLLocation-Codable.git resolved at master (5b3f7fa)
warning: '.resolve-product-dependencies': dependency 'cllocation-codable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/visskiss/CLLocation-Codable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/9] Compiling CLLocationWrapper CLLocationWrapper.swift
[4/9] Compiling CLLocationWrapper CLLocationSourceInformationWrapper.swift
[5/9] Emitting module CLLocationWrapper
[6/9] Compiling CLLocationWrapper CLLocationCoordinate2D+Extension.swift
[7/9] Compiling CLLocationWrapper CLLocation+Extension.swift
[8/9] Compiling CLLocationWrapper CLLocationSourceInformation.swift
[9/9] Compiling CLLocationWrapper CLLocationCoordinate2DWrapper.swift
Build complete! (4.70s)
Build complete.
Done.