The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sebbu-bitstream 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/MarSe32m/sebbu-bitstream.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-bitstream
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ae20db5 Remove DataTypes.swift and fix tests
Cloned https://github.com/MarSe32m/sebbu-bitstream.git
Revision (git rev-parse @):
ae20db5f12c1b4372e15e902240ba32fd83286ee
SUCCESS checkout https://github.com/MarSe32m/sebbu-bitstream.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sebbu-bitstream",
      "name": "sebbu-bitstream",
      "url": "https://github.com/MarSe32m/sebbu-bitstream.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sebbu-bitstream",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MarSe32m/sebbu-bitstream.git from cache
Fetched https://github.com/MarSe32m/sebbu-bitstream.git (0.20s)
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main
warning: '.resolve-product-dependencies': dependency 'sebbu-bitstream' 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/6] Compiling SebbuBitStream Compressors.swift
[2/6] Emitting module SebbuBitStream
[3/6] Compiling SebbuBitStream BitStreamCodable.swift
[4/6] Compiling SebbuBitStream Utilities.swift
[5/6] Compiling SebbuBitStream BitStream.swift
[6/6] Compiling SebbuBitStream BitStream + Optionals.swift
[7/8] Emitting module SebbuBitStreamFoundation
[8/8] Compiling SebbuBitStreamFoundation BitStream + Foundation.swift
Build complete! (7.41s)
Build complete.
Done.