The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ORSSerialPort 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/armadsen/ORSSerialPort.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/armadsen/ORSSerialPort
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 58a8cc4 Update deployment target to 10.8
Cloned https://github.com/armadsen/ORSSerialPort.git
Revision (git rev-parse @):
58a8cc454304e22280f184c2d2e25ecb3d5a74c5
SUCCESS checkout https://github.com/armadsen/ORSSerialPort.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/armadsen/ORSSerialPort.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling ORSSerial ORSSerialRequest.m
[1/5] Compiling ORSSerial ORSSerialPacketDescriptor.m
[2/5] Compiling ORSSerial ORSSerialPort.m
[3/5] Compiling ORSSerial ORSSerialBuffer.m
[4/5] Compiling ORSSerial ORSSerialPortManager.m
Build complete! (2.55s)
Build complete.
Done.