The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyXBee with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
b363cd8afa37cd41c1eb89aff037d6880c1806a9
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at 2.0.0-beta2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/samco182/swiftyxbee.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/16] Compiling SwiftyGPIO SPI.swift
[5/16] Compiling SwiftyGPIO UART.swift
[6/17] Compiling SwiftyGPIO RaspberrySPI.swift
[7/17] Compiling SwiftyGPIO GPIO.swift
[8/17] Compiling SwiftyGPIO I2C.swift
[9/17] Compiling SwiftyGPIO SwiftyGPIO.swift
[10/17] Compiling SwiftyGPIO Mailbox.swift
[11/17] Emitting module SwiftyGPIO
[12/17] Compiling SwiftyGPIO RaspberryGPIO.swift
[13/17] Compiling SwiftyGPIO RaspberryPWM.swift
[14/17] Compiling SwiftyGPIO Presets.swift
[15/17] Compiling SwiftyGPIO SunXi.swift
[16/17] Compiling SwiftyGPIO 1Wire.swift
[17/17] Compiling SwiftyGPIO ADC.swift
[18/38] Compiling SwiftyXBee FrameLength.swift
[19/38] Compiling SwiftyXBee NetworkAddress.swift
[20/38] Compiling SwiftyXBee StartDelimiter.swift
[21/40] Compiling SwiftyXBee Constants.swift
[22/40] Compiling SwiftyXBee Array+Extensions.swift
[23/40] Compiling SwiftyXBee Bool+Extensions.swift
[24/40] Compiling SwiftyXBee APIFrame.swift
[25/40] Compiling SwiftyXBee APIFrameProtocols.swift
[26/40] Compiling SwiftyXBee ATCommand.swift
[27/40] Emitting module SwiftyXBee
[28/40] Compiling SwiftyXBee Int+Extensions.swift
[29/40] Compiling SwiftyXBee String+Extensions.swift
[30/40] Compiling SwiftyXBee XBeeSerial.swift
[31/40] Compiling SwiftyXBee ATCommandData.swift
[32/40] Compiling SwiftyXBee ATCommandResponseData.swift
[33/40] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[34/40] Compiling SwiftyXBee ATCommandResponse.swift
[35/40] Compiling SwiftyXBee Checksum.swift
[36/40] Compiling SwiftyXBee DeviceAddress.swift
[37/40] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[38/40] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
[39/40] Compiling SwiftyXBee SerialConnection.swift
[40/40] Compiling SwiftyXBee SwiftyXBee.swift
Build complete! (11.26s)
Fetching https://github.com/samco182/SwiftyGPIO.git from cache
Fetched https://github.com/samco182/SwiftyGPIO.git from cache (0.19s)
Creating working copy for https://github.com/samco182/SwiftyGPIO.git
Working copy of https://github.com/samco182/SwiftyGPIO.git resolved at next_release (5e95acb)
Build complete.
Done.