The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftySHT20 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samco182/swiftysht20.git
Reference: 2.0.0-beta1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/samco182/swiftysht20
 * tag               2.0.0-beta1 -> FETCH_HEAD
HEAD is now at 83be0a9 [Update] updates SwiftyGPIO library to use an updated branch
Cloned https://github.com/samco182/swiftysht20.git into spi-builder-workspace
83be0a92ce72ad613f5b8c53f8069d25f37c4c3e
SUCCESS checkout https://github.com/samco182/swiftysht20.git at 2.0.0-beta1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/samco182/SwiftyGPIO.git from cache
Fetched https://github.com/samco182/SwiftyGPIO.git (0.16s)
Creating working copy for https://github.com/samco182/SwiftyGPIO.git
Working copy of https://github.com/samco182/SwiftyGPIO.git resolved at next_release
Building for debugging...
[1/13] Compiling SwiftyGPIO SwiftyGPIO.swift
[2/13] Compiling SwiftyGPIO Mailbox.swift
[3/13] Compiling SwiftyGPIO Presets.swift
[4/13] Compiling SwiftyGPIO SunXi.swift
[5/14] Compiling SwiftyGPIO RaspberryGPIO.swift
[6/14] Compiling SwiftyGPIO 1Wire.swift
[7/14] Compiling SwiftyGPIO ADC.swift
[8/14] Emitting module SwiftyGPIO
[9/14] Compiling SwiftyGPIO GPIO.swift
[10/14] Compiling SwiftyGPIO I2C.swift
[11/14] Compiling SwiftyGPIO SPI.swift
[12/14] Compiling SwiftyGPIO UART.swift
[13/14] Compiling SwiftyGPIO RaspberryPWM.swift
[14/14] Compiling SwiftyGPIO RaspberrySPI.swift
[15/22] Compiling SwiftySHT20 SwiftySHT20.swift
[16/22] Compiling SwiftySHT20 UInt8+Extensions.swift
[17/22] Compiling SwiftySHT20 UserRegister.swift
[18/22] Emitting module SwiftySHT20
[19/22] Compiling SwiftySHT20 Temperature.swift
[20/22] Compiling SwiftySHT20 Humidity.swift
[21/22] Compiling SwiftySHT20 Constants.swift
[22/22] Compiling SwiftySHT20 Measurement.swift
Build complete! (7.84s)
Build complete.
Done.