The Swift Package Index logo.Swift Package Index

Build Information

Successful build of bytes 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/tbointeractive/bytes.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tbointeractive/bytes
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 9444dab update changelog (#57)
Cloned https://github.com/tbointeractive/bytes.git
Revision (git rev-parse @):
9444dab5f7e3c40c099ea34beb0fa4761dfb908a
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/tbointeractive/bytes.git at develop
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.09s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
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
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
========================================
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": "bytes",
      "name": "bytes",
      "url": "https://github.com/tbointeractive/bytes.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bytes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tbointeractive/bytes.git
[1/1500] Fetching bytes
Fetched https://github.com/tbointeractive/bytes.git (0.53s)
Creating working copy for https://github.com/tbointeractive/bytes.git
Working copy of https://github.com/tbointeractive/bytes.git resolved at develop
warning: '.resolve-product-dependencies': dependency '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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/30] Emitting module bytes
[4/33] Compiling bytes UIImage+Color.swift
[5/33] Compiling bytes UIImage+Transformations.swift
[6/33] Compiling bytes UIView+Constraints.swift
[7/33] Compiling bytes UIView+Nib.swift
[8/33] Compiling bytes String+Localizable.swift
[9/33] Compiling bytes String+Random.swift
[10/33] Compiling bytes UIColor+Components.swift
[11/33] Compiling bytes UIColor+Hex.swift
[12/33] Compiling bytes UserDefaults+Sets.swift
[13/33] Compiling bytes IconFont.swift
[14/33] Compiling bytes SemanticVersion.swift
[15/33] Compiling bytes Bool+Random.swift
[16/33] Compiling bytes ByteCountFormatter+Preconfigured.swift
[17/33] Compiling bytes Collection+JoinNSAttributedString.swift
[18/33] Compiling bytes Collection+Randomizing.swift
[19/33] Compiling bytes Application.swift
[20/33] Compiling bytes AsyncViewController.swift
[21/33] Compiling bytes Device.swift
[22/33] Compiling bytes DiscardTouchView.swift
[23/33] Compiling bytes UIView+Rendering.swift
[24/33] Compiling bytes UIViewController+Hierarchie.swift
[25/33] Compiling bytes URL+QueryItems.swift
[26/33] Compiling bytes DateComponentsFormatter+Preconfigured.swift
[27/33] Compiling bytes DateFormatter+Preconfigured.swift
[28/33] Compiling bytes Dictionary+Diff.swift
[29/33] Compiling bytes Dictionary+Merge.swift
[30/33] Compiling bytes Double+TimeInterval.swift
[31/33] Compiling bytes Int+Random.swift
[32/33] Compiling bytes NumberFormatter+Preconfigured.swift
[33/33] Compiling bytes String+Hashes.swift
Build complete! (25.99s)
Build complete.
Done.