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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/armadsen/ORSSerialPort
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7e46ba1 Create FUNDING.yml
Cloned https://github.com/armadsen/ORSSerialPort.git
Revision (git rev-parse @):
7e46ba1caef5f8b27b97f0d2264a93bcff340f1f
SUCCESS checkout https://github.com/armadsen/ORSSerialPort.git at master
========================================
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 ORSSerialPortManager.m
[1/5] Compiling ORSSerial ORSSerialRequest.m
[2/5] Compiling ORSSerial ORSSerialPacketDescriptor.m
[3/5] Compiling ORSSerial ORSSerialBuffer.m
[4/5] Compiling ORSSerial ORSSerialPort.m
Build complete! (2.78s)
Build complete.
Done.