The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyXBee 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/swiftyxbee.git
Reference: 2.0.0-beta2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/samco182/swiftyxbee
 * tag               2.0.0-beta2 -> FETCH_HEAD
HEAD is now at b363cd8 [Fix] updates SwiftyGPIO dependency to use an updated one
Cloned https://github.com/samco182/swiftyxbee.git into spi-builder-workspace
b363cd8afa37cd41c1eb89aff037d6880c1806a9
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at 2.0.0-beta2
========================================
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.27s)
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 SPI.swift
[2/13] Compiling SwiftyGPIO UART.swift
[3/13] Compiling SwiftyGPIO Presets.swift
[4/13] Compiling SwiftyGPIO SunXi.swift
[5/13] Emitting module SwiftyGPIO
[6/13] Compiling SwiftyGPIO SwiftyGPIO.swift
[7/13] Compiling SwiftyGPIO Mailbox.swift
[8/13] Compiling SwiftyGPIO RaspberryGPIO.swift
[9/13] Compiling SwiftyGPIO 1Wire.swift
[10/13] Compiling SwiftyGPIO ADC.swift
[11/13] Compiling SwiftyGPIO GPIO.swift
[12/13] Compiling SwiftyGPIO I2C.swift
[13/13] Compiling SwiftyGPIO RaspberryPWM.swift
[14/14] Compiling SwiftyGPIO RaspberrySPI.swift
[15/35] Compiling SwiftyXBee FrameLength.swift
[16/35] Compiling SwiftyXBee NetworkAddress.swift
[17/35] Compiling SwiftyXBee StartDelimiter.swift
[18/37] Compiling SwiftyXBee Constants.swift
[19/37] Compiling SwiftyXBee Array+Extensions.swift
[20/37] Compiling SwiftyXBee Bool+Extensions.swift
[21/37] Compiling SwiftyXBee ATCommandData.swift
[22/37] Compiling SwiftyXBee ATCommandResponseData.swift
[23/37] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[24/37] Compiling SwiftyXBee Int+Extensions.swift
[25/37] Compiling SwiftyXBee String+Extensions.swift
[26/37] Compiling SwiftyXBee XBeeSerial.swift
[27/37] Compiling SwiftyXBee ATCommandResponse.swift
[28/37] Compiling SwiftyXBee Checksum.swift
[29/37] Compiling SwiftyXBee DeviceAddress.swift
[30/37] Emitting module SwiftyXBee
[31/37] Compiling SwiftyXBee SerialConnection.swift
[32/37] Compiling SwiftyXBee SwiftyXBee.swift
[33/37] Compiling SwiftyXBee APIFrame.swift
[34/37] Compiling SwiftyXBee APIFrameProtocols.swift
[35/37] Compiling SwiftyXBee ATCommand.swift
[36/37] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[37/37] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
Build complete! (9.64s)
Build complete.
Done.