The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SerialSwift, reference 1.0.4 (d2ee52), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 17:03:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Flowduino/SerialSwift.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Flowduino/SerialSwift
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at d2ee521 EventDrivenSwift upgraded to 5.1.0
Cloned https://github.com/Flowduino/SerialSwift.git
Revision (git rev-parse @):
d2ee52193980d23ecf9ccd2d8fc65d292db9fcaf
SUCCESS checkout https://github.com/Flowduino/SerialSwift.git at 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Flowduino/SerialSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Write swift-version-1EA4D86E10B52AF.txt
[5/12] Compiling ORSSerial ORSSerialPortManager.m
[6/12] Compiling ORSSerial ORSSerialPort.m
[7/12] Compiling ORSSerial ORSSerialRequest.m
[8/12] Compiling ORSSerial ORSSerialPacketDescriptor.m
[9/12] Compiling ORSSerial ORSSerialBuffer.m
[11/12] Compiling ThreadSafeSwift ThreadSafeSemaphore.swift
[12/12] Emitting module ThreadSafeSwift
[13/21] Compiling Observable Observable.swift
[14/21] Compiling Observable ObservableThread.swift
[15/21] Compiling Observable ObservableClass.swift
[16/21] Compiling Observable ObservableThreadSafeClass.swift
[17/21] Compiling Observable KeyedObservable.swift
[18/21] Compiling Observable KeyedObservableClass.swift
[19/21] Emitting module Observable
[20/21] Compiling Observable KeyedObservableThreadSafeClass.swift
[21/21] Compiling Observable KeyedObservableThread.swift
[22/51] Emitting module EventDrivenSwift
[23/54] Compiling EventDrivenSwift EventPoolBalancer.swift
[24/54] Compiling EventDrivenSwift EventPoolBalancing.swift
[25/54] Compiling EventDrivenSwift EventPoolScaler.swift
[26/54] Compiling EventDrivenSwift EventCentral.swift
[27/54] Compiling EventDrivenSwift EventCentralable.swift
[28/54] Compiling EventDrivenSwift EventDispatchMethod.swift
[29/54] Compiling EventDrivenSwift EventPriority.swift
[30/54] Compiling EventDrivenSwift EventDispatching.swift
[31/54] Compiling EventDrivenSwift EventHandler.swift
[32/54] Compiling EventDrivenSwift EventHandling.swift
[33/54] Compiling EventDrivenSwift EventListenable.swift
[34/54] Compiling EventDrivenSwift EventListener.swift
[35/54] Compiling EventDrivenSwift EventListenerInterest.swift
[36/54] Compiling EventDrivenSwift Eventable.swift
[37/54] Compiling EventDrivenSwift EventListeners.swift
[38/54] Compiling EventDrivenSwift EventMethod.swift
[39/54] Compiling EventDrivenSwift EventDispatcher.swift
[40/54] Compiling EventDrivenSwift EventListening.swift
[41/54] Compiling EventDrivenSwift EventListenerHandler.swift
[42/54] Compiling EventDrivenSwift EventListenerHandling.swift
[43/54] Compiling EventDrivenSwift EventReceiver.swift
[44/54] Compiling EventDrivenSwift EventReceiving.swift
[45/54] Compiling EventDrivenSwift EventThread.swift
[46/54] Compiling EventDrivenSwift EventThreadable.swift
[47/54] Compiling EventDrivenSwift UIEventThread.swift
[48/54] Compiling EventDrivenSwift UIEventThreadable.swift
[49/54] Compiling EventDrivenSwift EventPoolScaling.swift
[50/54] Compiling EventDrivenSwift EventPoolStaticScaler.swift
[51/54] Compiling EventDrivenSwift EventPooling.swift
[52/54] Compiling EventDrivenSwift EventPool.swift
[53/54] Compiling EventDrivenSwift EventPoolLowestLoadBalancer.swift
[54/54] Compiling EventDrivenSwift EventPoolRoundRobinBalancer.swift
[55/64] Compiling SerialSwift Serialable.swift
[56/64] Compiling SerialSwift SerialObserver.swift
[57/64] Compiling SerialSwift SerialPortRemovedEvent.swift
[58/64] Compiling SerialSwift SerialPortClosedEvent.swift
[59/64] Compiling SerialSwift SerialPortErrorEvent.swift
[60/64] Compiling SerialSwift BaudRate.swift
[61/64] Compiling SerialSwift SerialPortOpenedEvent.swift
[62/64] Compiling SerialSwift SerialPortDataReceivedEvent.swift
[63/64] Emitting module SerialSwift
[64/64] Compiling SerialSwift Serial.swift
Build complete! (12.64s)
Fetching https://github.com/armadsen/ORSSerialPort.git
Fetching https://github.com/Flowduino/ThreadSafeSwift.git
Fetching https://github.com/Flowduino/Observable.git
Fetching https://github.com/Flowduino/EventDrivenSwift.git
[1/53] Fetching threadsafeswift
[41/169] Fetching threadsafeswift, observable
[47/3038] Fetching threadsafeswift, observable, orsserialport
[330/3658] Fetching threadsafeswift, observable, orsserialport, eventdrivenswift
Fetched https://github.com/Flowduino/Observable.git from cache (1.10s)
Fetched https://github.com/Flowduino/EventDrivenSwift.git from cache (1.10s)
Fetched https://github.com/Flowduino/ThreadSafeSwift.git from cache (1.11s)
Fetched https://github.com/armadsen/ORSSerialPort.git from cache (1.11s)
Computing version for https://github.com/armadsen/ORSSerialPort.git
Computed https://github.com/armadsen/ORSSerialPort.git at 2.1.0 (1.64s)
Computing version for https://github.com/Flowduino/Observable.git
Computed https://github.com/Flowduino/Observable.git at 2.0.0 (0.53s)
Computing version for https://github.com/Flowduino/ThreadSafeSwift.git
Computed https://github.com/Flowduino/ThreadSafeSwift.git at 1.1.0 (0.51s)
Computing version for https://github.com/Flowduino/EventDrivenSwift.git
Computed https://github.com/Flowduino/EventDrivenSwift.git at 5.2.0 (0.53s)
Creating working copy for https://github.com/Flowduino/EventDrivenSwift.git
Working copy of https://github.com/Flowduino/EventDrivenSwift.git resolved at 5.2.0
Creating working copy for https://github.com/armadsen/ORSSerialPort.git
Working copy of https://github.com/armadsen/ORSSerialPort.git resolved at 2.1.0
Creating working copy for https://github.com/Flowduino/ThreadSafeSwift.git
Working copy of https://github.com/Flowduino/ThreadSafeSwift.git resolved at 1.1.0
Creating working copy for https://github.com/Flowduino/Observable.git
Working copy of https://github.com/Flowduino/Observable.git resolved at 2.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "threadsafeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flowduino/ThreadSafeSwift.git"
    },
    {
      "identity" : "observable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flowduino/Observable.git"
    },
    {
      "identity" : "eventdrivenswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flowduino/EventDrivenSwift.git"
    },
    {
      "identity" : "orsserialport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/armadsen/ORSSerialPort.git"
    }
  ],
  "manifest_display_name" : "SerialSwift",
  "name" : "SerialSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SerialSwift",
      "targets" : [
        "SerialSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SerialSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SerialSwiftTests",
      "path" : "Tests/SerialSwiftTests",
      "product_dependencies" : [
        "ThreadSafeSwift",
        "Observable",
        "EventDrivenSwift",
        "ORSSerial"
      ],
      "sources" : [
        "SerialTests.swift"
      ],
      "target_dependencies" : [
        "SerialSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SerialSwift",
      "module_type" : "SwiftTarget",
      "name" : "SerialSwift",
      "path" : "Sources/SerialSwift",
      "product_dependencies" : [
        "ThreadSafeSwift",
        "Observable",
        "EventDrivenSwift",
        "ORSSerial"
      ],
      "product_memberships" : [
        "SerialSwift"
      ],
      "sources" : [
        "BaudRate.swift",
        "Events/SerialPortClosedEvent.swift",
        "Events/SerialPortDataReceivedEvent.swift",
        "Events/SerialPortErrorEvent.swift",
        "Events/SerialPortOpenedEvent.swift",
        "Events/SerialPortRemovedEvent.swift",
        "Observables/SerialObserver.swift",
        "Serial.swift",
        "Serialable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.