Build Information
Successful build of OTPKit 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/dsmurfin/OTPKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dsmurfin/OTPKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 159b1f2 If initial advertisement multicast join fails, close the socket (#27)
Cloned https://github.com/dsmurfin/OTPKit.git
Revision (git rev-parse @):
159b1f252fff01bd840abace3a8c3482c2b5f20f
SUCCESS checkout https://github.com/dsmurfin/OTPKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dsmurfin/OTPKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[2/4] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[3/4] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
[5/34] Compiling OTPKit GeneralDefinitions.swift
[6/34] Compiling OTPKit Math.swift
[7/34] Compiling OTPKit Module.swift
[8/34] Compiling OTPKit ModuleIdentifier.swift
[9/34] Emitting module OTPKit
[10/34] Compiling OTPKit AddressPointDescription.swift
[11/34] Compiling OTPKit Data+Extension.swift
[12/34] Compiling OTPKit Date+Extension.swift
[13/34] Compiling OTPKit Folio.swift
[14/34] Compiling OTPKit SystemAdvertismentLayer.swift
[15/34] Compiling OTPKit TransformLayer.swift
[16/34] Compiling OTPKit NetworkDefinitions.swift
[17/34] Compiling OTPKit Address.swift
[18/34] Compiling OTPKit Producer.swift
[19/34] Compiling OTPKit ProducerConsumer.swift
[20/34] Compiling OTPKit AdvertismentLayer.swift
[21/34] Compiling OTPKit ModuleAdvertisementLayer.swift
[22/34] Compiling OTPKit ModulePosition.swift
[23/34] Compiling OTPKit ModulePositionVelAccel.swift
[24/34] Compiling OTPKit ModuleReferenceFrame.swift
[25/34] Compiling OTPKit ModuleRotation.swift
[26/38] Compiling OTPKit Component.swift
[27/38] Compiling OTPKit ComponentSocket.swift
[28/38] Compiling OTPKit ComponentStatus.swift
[29/38] Compiling OTPKit Consumer.swift
[30/38] Compiling OTPKit ConsumerProducer.swift
[31/38] Compiling OTPKit ModuleLayer.swift
[32/38] Compiling OTPKit NameAdvertisementLayer.swift
[33/38] Compiling OTPKit OTPLayer.swift
[34/38] Compiling OTPKit PointLayer.swift
[35/38] Compiling OTPKit ModuleRotationVelAccel.swift
[36/38] Compiling OTPKit ModuleScale.swift
[37/38] Compiling OTPKit Point.swift
[38/38] Compiling OTPKit CwlDispatch.swift
Build complete! (7.06s)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.40s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.02s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
Build complete.
Done.