The Swift Package Index logo.Swift Package Index

Build Information

Successful build of bytes with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tbointeractive/bytes.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tbointeractive/bytes
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 9444dab update changelog (#57)
Cloned https://github.com/tbointeractive/bytes.git into spi-builder-workspace
9444dab5f7e3c40c099ea34beb0fa4761dfb908a
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/tbointeractive/bytes.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.22s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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.2.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/30] Compiling bytes UIImage+Color.swift
[4/30] Compiling bytes UIImage+Transformations.swift
[5/30] Compiling bytes UIView+Constraints.swift
[6/30] Compiling bytes UIView+Nib.swift
[7/33] Emitting module bytes
[8/33] Compiling bytes UserDefaults+Sets.swift
[9/33] Compiling bytes IconFont.swift
[10/33] Compiling bytes SemanticVersion.swift
[11/33] Compiling bytes UIView+Rendering.swift
[12/33] Compiling bytes UIViewController+Hierarchie.swift
[13/33] Compiling bytes URL+QueryItems.swift
[14/33] Compiling bytes Bool+Random.swift
[15/33] Compiling bytes ByteCountFormatter+Preconfigured.swift
[16/33] Compiling bytes Collection+JoinNSAttributedString.swift
[17/33] Compiling bytes Collection+Randomizing.swift
[18/33] Compiling bytes String+Localizable.swift
[19/33] Compiling bytes String+Random.swift
[20/33] Compiling bytes UIColor+Components.swift
[21/33] Compiling bytes UIColor+Hex.swift
[22/33] Compiling bytes Application.swift
[23/33] Compiling bytes AsyncViewController.swift
[24/33] Compiling bytes Device.swift
[25/33] Compiling bytes DiscardTouchView.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! (11.86s)
Build complete.
Done.