The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBytes 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/dapperstout/swift-bytes.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dapperstout/swift-bytes
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 570b0b8 version 0.8.0
Cloned https://github.com/dapperstout/swift-bytes.git
Revision (git rev-parse @):
570b0b8d8694594a41bba998c5ad82eb711fa2de
SUCCESS checkout https://github.com/dapperstout/swift-bytes.git at master
========================================
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": "swift-bytes",
      "name": "SwiftBytes",
      "url": "https://github.com/dapperstout/swift-bytes.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bytes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dapperstout/swift-bytes.git
[1/268] Fetching swift-bytes
Fetched https://github.com/dapperstout/swift-bytes.git (0.25s)
Creating working copy for https://github.com/dapperstout/swift-bytes.git
Working copy of https://github.com/dapperstout/swift-bytes.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-bytes' 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/2] Emitting module SwiftBytes
[2/2] Compiling SwiftBytes Bytes.swift
Build complete! (8.29s)
Build complete.
Done.