The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AlphabetEncoder 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/CypherPoet/AlphabetEncoder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/AlphabetEncoder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 012f52d 🔖 0.3.0
Cloned https://github.com/CypherPoet/AlphabetEncoder.git
Revision (git rev-parse @):
012f52da16a51a11c54697aaea9894f902d9f11e
SUCCESS checkout https://github.com/CypherPoet/AlphabetEncoder.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.55s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "alphabetencoder",
      "name": "AlphabetEncoder",
      "url": "https://github.com/CypherPoet/AlphabetEncoder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlphabetEncoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/AlphabetEncoder.git from cache
Fetched https://github.com/CypherPoet/AlphabetEncoder.git (0.16s)
Creating working copy for https://github.com/CypherPoet/AlphabetEncoder.git
Working copy of https://github.com/CypherPoet/AlphabetEncoder.git resolved at main
warning: '.resolve-product-dependencies': dependency 'alphabetencoder' 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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/6] Emitting module AlphabetEncoder
[4/6] Compiling AlphabetEncoder AlphabetCoder+Error.swift
[5/6] Compiling AlphabetEncoder Alphabets.swift
[6/6] Compiling AlphabetEncoder AlphabetCoder.swift
Build complete! (16.13s)
Build complete.
Done.