The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gloss 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/hkellaway/Gloss.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hkellaway/Gloss
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a0d8834 Use main
Cloned https://github.com/hkellaway/Gloss.git
Revision (git rev-parse @):
a0d8834faa7af21e7e02834530164784bba5a173
SUCCESS checkout https://github.com/hkellaway/Gloss.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gloss",
      "name": "Gloss",
      "url": "https://github.com/hkellaway/Gloss.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gloss",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hkellaway/Gloss.git
[1/3823] Fetching gloss
Fetched https://github.com/hkellaway/Gloss.git (0.46s)
Creating working copy for https://github.com/hkellaway/Gloss.git
Working copy of https://github.com/hkellaway/Gloss.git resolved at main
warning: '.resolve-product-dependencies': dependency 'gloss' 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/8] Compiling Gloss ExtensionDictionary.swift
[2/9] Compiling Gloss ExtensionEncodable.swift
[3/9] Compiling Gloss ExtensionArray.swift
[4/9] Compiling Gloss ExtensionDecodable.swift
[5/9] Compiling Gloss Gloss.swift
[6/9] Compiling Gloss Encoder.swift
[7/9] Emitting module Gloss
[8/9] Compiling Gloss Decoder.swift
[9/9] Compiling Gloss Operators.swift
Build complete! (7.47s)
Build complete.
Done.