Build Information
Successful build of OSCKit, reference 1.2.1 (2c6b58
), with Swift 6.0 for macOS (SPM) on 9 Apr 2025 05:50:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OSCKit.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/OSCKit
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 2c6b582 De-flake unit tests
Cloned https://github.com/orchetect/OSCKit.git
Revision (git rev-parse @):
2c6b5820d8f8e4d4c303493e29b5a089fa4b874a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/OSCKit.git at 1.2.1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/robbiehanson/CocoaAsyncSocket
Fetching https://github.com/orchetect/SwiftASCII
[1/345] Fetching swiftascii
[46/6004] Fetching swiftascii, swift-numerics
[799/12429] Fetching swiftascii, swift-numerics, cocoaasyncsocket
Fetched https://github.com/apple/swift-numerics from cache (1.30s)
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (1.30s)
Fetched https://github.com/orchetect/SwiftASCII from cache (1.30s)
Computing version for https://github.com/orchetect/SwiftASCII
Computed https://github.com/orchetect/SwiftASCII at 1.1.5 (3.31s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.58s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.57s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
Creating working copy for https://github.com/orchetect/SwiftASCII
Working copy of https://github.com/orchetect/SwiftASCII resolved at 1.1.5
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "osckit",
"name": "OSCKit",
"url": "https://github.com/orchetect/OSCKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OSCKit",
"dependencies": [
{
"identity": "cocoaasyncsocket",
"name": "CocoaAsyncSocket",
"url": "https://github.com/robbiehanson/CocoaAsyncSocket",
"version": "7.6.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CocoaAsyncSocket",
"dependencies": [
]
},
{
"identity": "swiftascii",
"name": "SwiftASCII",
"url": "https://github.com/orchetect/SwiftASCII",
"version": "1.1.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftASCII",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/orchetect/OSCKit.git
[1/16186] Fetching osckit
Fetched https://github.com/orchetect/OSCKit.git from cache (1.48s)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetching https://github.com/orchetect/SwiftASCII from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.54s)
Fetched https://github.com/orchetect/SwiftASCII from cache (0.54s)
Computing version for https://github.com/orchetect/SwiftASCII
Computed https://github.com/orchetect/SwiftASCII at 1.1.5 (0.03s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.03s)
Creating working copy for https://github.com/orchetect/SwiftASCII
Working copy of https://github.com/orchetect/SwiftASCII resolved at 1.1.5
Creating working copy for https://github.com/orchetect/OSCKit.git
Working copy of https://github.com/orchetect/OSCKit.git resolved at 1.2.1 (2c6b582)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
warning: '.resolve-product-dependencies': dependency 'osckit' is not used by any target
Found 2 product dependencies
- CocoaAsyncSocket
- SwiftASCII
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/orchetect/OSCKit.git
https://github.com/orchetect/OSCKit.git
{
"dependencies" : [
{
"identity" : "cocoaasyncsocket",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/robbiehanson/CocoaAsyncSocket"
},
{
"identity" : "swiftascii",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/SwiftASCII"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "OSCKit",
"name" : "OSCKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "OSCKit",
"targets" : [
"OSCKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OSCKitCore",
"targets" : [
"OSCKitCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OSCKitTests",
"module_type" : "SwiftTarget",
"name" : "OSCKitTests",
"path" : "Tests/OSCKitTests",
"sources" : [
"OSCServer Tests.swift",
"OSCSocket Tests.swift",
"OSCTimeTag OSC 1.0 Tests.swift",
"OSCTimeTag OSC 1.1 Tests.swift",
"Object Access Tests.swift",
"Test Utilities.swift"
],
"target_dependencies" : [
"OSCKit"
],
"type" : "test"
},
{
"c99name" : "OSCKitCoreTests",
"module_type" : "SwiftTarget",
"name" : "OSCKitCoreTests",
"path" : "Tests/OSCKitCoreTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"OSCAddressPattern/Component/Component Evaluate Tests.swift",
"OSCAddressPattern/Component/Component Parse Tests.swift",
"OSCAddressPattern/Component/Component Token Tests.swift",
"OSCAddressPattern/OSCAddressPattern Tests.swift",
"OSCAddressSpace/OSCAddressSpace Tests.swift",
"OSCAddressSpace/OSCAddressSpace Utilities Tests.swift",
"OSCBundle/OSCBundle Integrity Tests.swift",
"OSCBundle/OSCBundle Tests.swift",
"OSCBundle/OSCBundle rawData Tests.swift",
"OSCMessage/OSCMessage Codable Tests.swift",
"OSCMessage/OSCMessage Integrity Tests.swift",
"OSCMessage/OSCMessage Tests.swift",
"OSCMessage/OSCMessage rawData Tests.swift",
"OSCObject/OSCObject Static Constructors Tests.swift",
"OSCObject/OSCObject Tests.swift",
"OSCObject/OSCObject rawData Tests.swift",
"OSCTimeTag/OSCTimeTag Static Constructors Tests.swift",
"OSCTimeTag/OSCTimeTag Tests.swift",
"OSCValue/Extended Types/OSCArrayValue Tests.swift",
"OSCValue/Extended Types/OSCImpulseValue Tests.swift",
"OSCValue/Extended Types/OSCMIDIValue Tests.swift",
"OSCValue/Extended Types/OSCNullValue Tests.swift",
"OSCValue/Extended Types/OSCStringAltValue Tests.swift",
"OSCValue/OSCValue CustomStringConvertible Tests.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue Tests.swift",
"OSCValueCodable/OSCValueDecoder Read Tests.swift",
"OSCValueToken/OSCValueToken Methods Tests.swift",
"OSCValueToken/OSCValueToken Properties Tests.swift",
"OSCValueToken/OSCValueToken Tests.swift",
"OSCValues/Type Mask/OSCValues Type Mask Tests.swift",
"Test Utilities.swift"
],
"target_dependencies" : [
"OSCKitCore"
],
"type" : "test"
},
{
"c99name" : "OSCKitCore",
"module_type" : "SwiftTarget",
"name" : "OSCKitCore",
"path" : "Sources/OSCKitCore",
"product_dependencies" : [
"SwiftASCII"
],
"product_memberships" : [
"OSCKit",
"OSCKitCore"
],
"sources" : [
"API Evolution/OSCKitCore-API-1.2.0.swift",
"OSCAddressPattern/Component/Component Token.swift",
"OSCAddressPattern/Component/Component evaluate.swift",
"OSCAddressPattern/Component/Component parse.swift",
"OSCAddressPattern/Component/Component.swift",
"OSCAddressPattern/OSCAddressPattern Strings.swift",
"OSCAddressPattern/OSCAddressPattern init.swift",
"OSCAddressPattern/OSCAddressPattern.swift",
"OSCAddressSpace/OSCAddressSpace MethodID.swift",
"OSCAddressSpace/OSCAddressSpace Node.swift",
"OSCAddressSpace/OSCAddressSpace Utilities.swift",
"OSCAddressSpace/OSCAddressSpace.swift",
"OSCBundle/OSCBundle Data Extensions.swift",
"OSCBundle/OSCBundle init.swift",
"OSCBundle/OSCBundle rawData.swift",
"OSCBundle/OSCBundle.swift",
"OSCKitCore.swift",
"OSCMessage/OSCMessage Data Extensions.swift",
"OSCMessage/OSCMessage init.swift",
"OSCMessage/OSCMessage rawData.swift",
"OSCMessage/OSCMessage.swift",
"OSCObject/OSCObject Data Extensions.swift",
"OSCObject/OSCObject Static Constructors.swift",
"OSCObject/OSCObject.swift",
"OSCObject/OSCObjectType.swift",
"OSCSerialization/OSCSerialization.swift",
"OSCSerialization/OSCSerializationError.swift",
"OSCSerialization/OSCValueTagIdentity.swift",
"OSCTimeTag/OSCTimeTag Codable.swift",
"OSCTimeTag/OSCTimeTag Properties.swift",
"OSCTimeTag/OSCTimeTag Static Constructors.swift",
"OSCTimeTag/OSCTimeTag Utilities.swift",
"OSCTimeTag/OSCTimeTag init.swift",
"OSCTimeTag/OSCTimeTag.swift",
"OSCValue/Core Types/Data (Blob).swift",
"OSCValue/Core Types/Float32.swift",
"OSCValue/Core Types/Int32.swift",
"OSCValue/Core Types/String.swift",
"OSCValue/Extended Types/Bool.swift",
"OSCValue/Extended Types/Character.swift",
"OSCValue/Extended Types/Double.swift",
"OSCValue/Extended Types/Int64.swift",
"OSCValue/Extended Types/OSCArrayValue.swift",
"OSCValue/Extended Types/OSCImpulseValue.swift",
"OSCValue/Extended Types/OSCMIDIValue.swift",
"OSCValue/Extended Types/OSCNullValue.swift",
"OSCValue/Extended Types/OSCStringAltValue.swift",
"OSCValue/Extended Types/OSCTimeTag OSCValue.swift",
"OSCValue/Interpolated Types/BinaryFloatingPoint.swift",
"OSCValue/Interpolated Types/BinaryInteger.swift",
"OSCValue/OSCInterpolatedValue.swift",
"OSCValue/OSCValue.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue.swift",
"OSCValue/Opaque Types/OSCNumberValueBase.swift",
"OSCValueCodable/OSCDecodeError.swift",
"OSCValueCodable/OSCEncodeError.swift",
"OSCValueCodable/OSCMessageDecoder.swift",
"OSCValueCodable/OSCMessageEncoder.swift",
"OSCValueCodable/OSCValueCodable.swift",
"OSCValueCodable/OSCValueDecodable.swift",
"OSCValueCodable/OSCValueDecoder.swift",
"OSCValueCodable/OSCValueDecoderBlock.swift",
"OSCValueCodable/OSCValueEncodable.swift",
"OSCValueCodable/OSCValueEncoderBlock.swift",
"OSCValueMaskable/OSCValueMaskError.swift",
"OSCValueMaskable/OSCValueMaskable.swift",
"OSCValueMaskable/OSCValues Mask Methods.swift",
"OSCValueToken/OSCValueToken Methods.swift",
"OSCValueToken/OSCValueToken.swift",
"OSCValues/OSCValues.swift",
"OSCValues/Type Mask/OSCValues Type Mask 1 Value.swift",
"OSCValues/Type Mask/OSCValues Type Mask 10 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 2 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 3 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 4 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 5 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 6 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 7 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 8 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 9 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask Helpers.swift",
"Utilities/Concurrency Extensions.swift",
"Utilities/Date Extensions.swift",
"Utilities/Hex and Binary String.swift",
"Utilities/Optional.swift",
"Utilities/Outsourced/CharacterSet.swift",
"Utilities/Outsourced/Collections.swift",
"Utilities/Outsourced/Data.swift",
"Utilities/Outsourced/FloatingPoint and Darwin.swift",
"Utilities/Outsourced/Integers.swift",
"Utilities/Outsourced/Protocols.swift",
"Utilities/Outsourced/String and CharacterSet.swift",
"Utilities/Outsourced/String and Foundation.swift",
"Utilities/String Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "OSCKit",
"module_type" : "SwiftTarget",
"name" : "OSCKit",
"path" : "Sources/OSCKit",
"product_dependencies" : [
"CocoaAsyncSocket"
],
"product_memberships" : [
"OSCKit"
],
"sources" : [
"API Evolution/OSCKit-API-0.5.0.swift",
"API Evolution/OSCKit-API-1.0.1.swift",
"API Evolution/OSCKit-API-1.2.0.swift",
"OSCClient.swift",
"OSCHandlerBlock.swift",
"OSCKit.swift",
"OSCServer.swift",
"OSCServerProtocol.swift",
"OSCServerUDPDelegate.swift",
"OSCSocket.swift",
"OSCTimeTagMode.swift"
],
"target_dependencies" : [
"OSCKitCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-5BDAB9E9C0126B9D.txt
[4/11] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[5/11] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
[7/11] Compiling SwiftASCII String.swift
[8/11] Compiling SwiftASCII CharacterSet.swift
[9/11] Compiling SwiftASCII ASCIICharacter.swift
[10/11] Emitting module SwiftASCII
[11/11] Compiling SwiftASCII ASCIIString.swift
[12/97] Compiling OSCKitCore OSCMessage.swift
[13/97] Compiling OSCKitCore OSCObject Data Extensions.swift
[14/97] Compiling OSCKitCore OSCObject Static Constructors.swift
[15/97] Compiling OSCKitCore OSCObject.swift
[16/97] Compiling OSCKitCore OSCObjectType.swift
[17/97] Compiling OSCKitCore OSCSerialization.swift
[18/97] Compiling OSCKitCore OSCSerializationError.swift
[19/97] Compiling OSCKitCore OSCValueTagIdentity.swift
[20/97] Compiling OSCKitCore OSCTimeTag Codable.swift
[21/97] Compiling OSCKitCore OSCTimeTag Properties.swift
[22/106] Compiling OSCKitCore BinaryInteger.swift
[23/106] Compiling OSCKitCore OSCInterpolatedValue.swift
[24/106] Compiling OSCKitCore OSCValue.swift
[25/106] Compiling OSCKitCore AnyOSCNumberValue.swift
[26/106] Compiling OSCKitCore OSCNumberValueBase.swift
[27/106] Compiling OSCKitCore OSCDecodeError.swift
[28/106] Compiling OSCKitCore OSCEncodeError.swift
[29/106] Compiling OSCKitCore OSCMessageDecoder.swift
[30/106] Compiling OSCKitCore OSCMessageEncoder.swift
[31/106] Compiling OSCKitCore OSCKitCore-API-1.2.0.swift
[32/106] Compiling OSCKitCore Component Token.swift
[33/106] Compiling OSCKitCore Component evaluate.swift
[34/106] Compiling OSCKitCore Component parse.swift
[35/106] Compiling OSCKitCore Component.swift
[36/106] Compiling OSCKitCore OSCAddressPattern Strings.swift
[37/106] Compiling OSCKitCore OSCAddressPattern init.swift
[38/106] Compiling OSCKitCore OSCAddressPattern.swift
[39/106] Compiling OSCKitCore OSCAddressSpace MethodID.swift
[40/106] Compiling OSCKitCore OSCAddressSpace Node.swift
[41/106] Compiling OSCKitCore OSCValueToken Methods.swift
[42/106] Compiling OSCKitCore OSCValueToken.swift
[43/106] Compiling OSCKitCore OSCValues.swift
[44/106] Compiling OSCKitCore OSCValues Type Mask 1 Value.swift
[45/106] Compiling OSCKitCore OSCValues Type Mask 10 Values.swift
[46/106] Compiling OSCKitCore OSCValues Type Mask 2 Values.swift
[47/106] Compiling OSCKitCore OSCValues Type Mask 3 Values.swift
[48/106] Compiling OSCKitCore OSCValues Type Mask 4 Values.swift
[49/106] Compiling OSCKitCore OSCValues Type Mask 5 Values.swift
[50/106] Compiling OSCKitCore OSCValues Type Mask 6 Values.swift
[51/106] Compiling OSCKitCore OSCValues Type Mask 7 Values.swift
[52/106] Compiling OSCKitCore OSCValues Type Mask 8 Values.swift
[53/106] Compiling OSCKitCore OSCValues Type Mask 9 Values.swift
[54/106] Compiling OSCKitCore OSCValues Type Mask Helpers.swift
[55/106] Compiling OSCKitCore Concurrency Extensions.swift
[56/106] Compiling OSCKitCore Date Extensions.swift
[57/106] Compiling OSCKitCore Hex and Binary String.swift
[58/106] Compiling OSCKitCore Optional.swift
[59/106] Compiling OSCKitCore OSCTimeTag Static Constructors.swift
[60/106] Compiling OSCKitCore OSCTimeTag Utilities.swift
[61/106] Compiling OSCKitCore OSCTimeTag init.swift
[62/106] Compiling OSCKitCore OSCTimeTag.swift
[63/106] Compiling OSCKitCore Data (Blob).swift
[64/106] Compiling OSCKitCore Float32.swift
[65/106] Compiling OSCKitCore Int32.swift
[66/106] Compiling OSCKitCore String.swift
[67/106] Compiling OSCKitCore Bool.swift
[68/106] Compiling OSCKitCore Character.swift
[69/106] Compiling OSCKitCore OSCAddressSpace Utilities.swift
[70/106] Compiling OSCKitCore OSCAddressSpace.swift
[71/106] Compiling OSCKitCore OSCBundle Data Extensions.swift
[72/106] Compiling OSCKitCore OSCBundle init.swift
[73/106] Compiling OSCKitCore OSCBundle rawData.swift
[74/106] Compiling OSCKitCore OSCBundle.swift
[75/106] Compiling OSCKitCore OSCKitCore.swift
[76/106] Compiling OSCKitCore OSCMessage Data Extensions.swift
[77/106] Compiling OSCKitCore OSCMessage init.swift
[78/106] Compiling OSCKitCore OSCMessage rawData.swift
[79/106] Emitting module OSCKitCore
[80/106] Compiling OSCKitCore OSCValueCodable.swift
[81/106] Compiling OSCKitCore OSCValueDecodable.swift
[82/106] Compiling OSCKitCore OSCValueDecoder.swift
[83/106] Compiling OSCKitCore OSCValueDecoderBlock.swift
[84/106] Compiling OSCKitCore OSCValueEncodable.swift
[85/106] Compiling OSCKitCore OSCValueEncoderBlock.swift
[86/106] Compiling OSCKitCore OSCValueMaskError.swift
[87/106] Compiling OSCKitCore OSCValueMaskable.swift
[88/106] Compiling OSCKitCore OSCValues Mask Methods.swift
[89/106] Compiling OSCKitCore CharacterSet.swift
[90/106] Compiling OSCKitCore Collections.swift
[91/106] Compiling OSCKitCore Data.swift
[92/106] Compiling OSCKitCore FloatingPoint and Darwin.swift
[93/106] Compiling OSCKitCore Integers.swift
[94/106] Compiling OSCKitCore Protocols.swift
[95/106] Compiling OSCKitCore String and CharacterSet.swift
[96/106] Compiling OSCKitCore String and Foundation.swift
[97/106] Compiling OSCKitCore String Extensions.swift
[98/106] Compiling OSCKitCore Double.swift
[99/106] Compiling OSCKitCore Int64.swift
[100/106] Compiling OSCKitCore OSCArrayValue.swift
[101/106] Compiling OSCKitCore OSCImpulseValue.swift
[102/106] Compiling OSCKitCore OSCMIDIValue.swift
[103/106] Compiling OSCKitCore OSCNullValue.swift
[104/106] Compiling OSCKitCore OSCStringAltValue.swift
[105/106] Compiling OSCKitCore OSCTimeTag OSCValue.swift
[106/106] Compiling OSCKitCore BinaryFloatingPoint.swift
[107/117] Compiling OSCKit OSCClient.swift
[108/117] Compiling OSCKit OSCKit-API-1.2.0.swift
[109/117] Emitting module OSCKit
[110/117] Compiling OSCKit OSCHandlerBlock.swift
[111/118] Compiling OSCKit OSCKit.swift
[112/118] Compiling OSCKit OSCKit-API-0.5.0.swift
[113/118] Compiling OSCKit OSCKit-API-1.0.1.swift
[114/118] Compiling OSCKit OSCServerProtocol.swift
[115/118] Compiling OSCKit OSCServerUDPDelegate.swift
[116/118] Compiling OSCKit OSCServer.swift
[117/118] Compiling OSCKit OSCSocket.swift
[118/118] Compiling OSCKit OSCTimeTagMode.swift
Build complete! (13.01s)
Build complete.
{
"dependencies" : [
{
"identity" : "cocoaasyncsocket",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/robbiehanson/CocoaAsyncSocket"
},
{
"identity" : "swiftascii",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/SwiftASCII"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "OSCKit",
"name" : "OSCKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "OSCKit",
"targets" : [
"OSCKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OSCKitCore",
"targets" : [
"OSCKitCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OSCKitTests",
"module_type" : "SwiftTarget",
"name" : "OSCKitTests",
"path" : "Tests/OSCKitTests",
"sources" : [
"OSCServer Tests.swift",
"OSCSocket Tests.swift",
"OSCTimeTag OSC 1.0 Tests.swift",
"OSCTimeTag OSC 1.1 Tests.swift",
"Object Access Tests.swift",
"Test Utilities.swift"
],
"target_dependencies" : [
"OSCKit"
],
"type" : "test"
},
{
"c99name" : "OSCKitCoreTests",
"module_type" : "SwiftTarget",
"name" : "OSCKitCoreTests",
"path" : "Tests/OSCKitCoreTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"OSCAddressPattern/Component/Component Evaluate Tests.swift",
"OSCAddressPattern/Component/Component Parse Tests.swift",
"OSCAddressPattern/Component/Component Token Tests.swift",
"OSCAddressPattern/OSCAddressPattern Tests.swift",
"OSCAddressSpace/OSCAddressSpace Tests.swift",
"OSCAddressSpace/OSCAddressSpace Utilities Tests.swift",
"OSCBundle/OSCBundle Integrity Tests.swift",
"OSCBundle/OSCBundle Tests.swift",
"OSCBundle/OSCBundle rawData Tests.swift",
"OSCMessage/OSCMessage Codable Tests.swift",
"OSCMessage/OSCMessage Integrity Tests.swift",
"OSCMessage/OSCMessage Tests.swift",
"OSCMessage/OSCMessage rawData Tests.swift",
"OSCObject/OSCObject Static Constructors Tests.swift",
"OSCObject/OSCObject Tests.swift",
"OSCObject/OSCObject rawData Tests.swift",
"OSCTimeTag/OSCTimeTag Static Constructors Tests.swift",
"OSCTimeTag/OSCTimeTag Tests.swift",
"OSCValue/Extended Types/OSCArrayValue Tests.swift",
"OSCValue/Extended Types/OSCImpulseValue Tests.swift",
"OSCValue/Extended Types/OSCMIDIValue Tests.swift",
"OSCValue/Extended Types/OSCNullValue Tests.swift",
"OSCValue/Extended Types/OSCStringAltValue Tests.swift",
"OSCValue/OSCValue CustomStringConvertible Tests.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue Tests.swift",
"OSCValueCodable/OSCValueDecoder Read Tests.swift",
"OSCValueToken/OSCValueToken Methods Tests.swift",
"OSCValueToken/OSCValueToken Properties Tests.swift",
"OSCValueToken/OSCValueToken Tests.swift",
"OSCValues/Type Mask/OSCValues Type Mask Tests.swift",
"Test Utilities.swift"
],
"target_dependencies" : [
"OSCKitCore"
],
"type" : "test"
},
{
"c99name" : "OSCKitCore",
"module_type" : "SwiftTarget",
"name" : "OSCKitCore",
"path" : "Sources/OSCKitCore",
"product_dependencies" : [
"SwiftASCII"
],
"product_memberships" : [
"OSCKit",
"OSCKitCore"
],
"sources" : [
"API Evolution/OSCKitCore-API-1.2.0.swift",
"OSCAddressPattern/Component/Component Token.swift",
"OSCAddressPattern/Component/Component evaluate.swift",
"OSCAddressPattern/Component/Component parse.swift",
"OSCAddressPattern/Component/Component.swift",
"OSCAddressPattern/OSCAddressPattern Strings.swift",
"OSCAddressPattern/OSCAddressPattern init.swift",
"OSCAddressPattern/OSCAddressPattern.swift",
"OSCAddressSpace/OSCAddressSpace MethodID.swift",
"OSCAddressSpace/OSCAddressSpace Node.swift",
"OSCAddressSpace/OSCAddressSpace Utilities.swift",
"OSCAddressSpace/OSCAddressSpace.swift",
"OSCBundle/OSCBundle Data Extensions.swift",
"OSCBundle/OSCBundle init.swift",
"OSCBundle/OSCBundle rawData.swift",
"OSCBundle/OSCBundle.swift",
"OSCKitCore.swift",
"OSCMessage/OSCMessage Data Extensions.swift",
"OSCMessage/OSCMessage init.swift",
"OSCMessage/OSCMessage rawData.swift",
"OSCMessage/OSCMessage.swift",
"OSCObject/OSCObject Data Extensions.swift",
"OSCObject/OSCObject Static Constructors.swift",
"OSCObject/OSCObject.swift",
"OSCObject/OSCObjectType.swift",
"OSCSerialization/OSCSerialization.swift",
"OSCSerialization/OSCSerializationError.swift",
"OSCSerialization/OSCValueTagIdentity.swift",
"OSCTimeTag/OSCTimeTag Codable.swift",
"OSCTimeTag/OSCTimeTag Properties.swift",
"OSCTimeTag/OSCTimeTag Static Constructors.swift",
"OSCTimeTag/OSCTimeTag Utilities.swift",
"OSCTimeTag/OSCTimeTag init.swift",
"OSCTimeTag/OSCTimeTag.swift",
"OSCValue/Core Types/Data (Blob).swift",
"OSCValue/Core Types/Float32.swift",
"OSCValue/Core Types/Int32.swift",
"OSCValue/Core Types/String.swift",
"OSCValue/Extended Types/Bool.swift",
"OSCValue/Extended Types/Character.swift",
"OSCValue/Extended Types/Double.swift",
"OSCValue/Extended Types/Int64.swift",
"OSCValue/Extended Types/OSCArrayValue.swift",
"OSCValue/Extended Types/OSCImpulseValue.swift",
"OSCValue/Extended Types/OSCMIDIValue.swift",
"OSCValue/Extended Types/OSCNullValue.swift",
"OSCValue/Extended Types/OSCStringAltValue.swift",
"OSCValue/Extended Types/OSCTimeTag OSCValue.swift",
"OSCValue/Interpolated Types/BinaryFloatingPoint.swift",
"OSCValue/Interpolated Types/BinaryInteger.swift",
"OSCValue/OSCInterpolatedValue.swift",
"OSCValue/OSCValue.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue.swift",
"OSCValue/Opaque Types/OSCNumberValueBase.swift",
"OSCValueCodable/OSCDecodeError.swift",
"OSCValueCodable/OSCEncodeError.swift",
"OSCValueCodable/OSCMessageDecoder.swift",
"OSCValueCodable/OSCMessageEncoder.swift",
"OSCValueCodable/OSCValueCodable.swift",
"OSCValueCodable/OSCValueDecodable.swift",
"OSCValueCodable/OSCValueDecoder.swift",
"OSCValueCodable/OSCValueDecoderBlock.swift",
"OSCValueCodable/OSCValueEncodable.swift",
"OSCValueCodable/OSCValueEncoderBlock.swift",
"OSCValueMaskable/OSCValueMaskError.swift",
"OSCValueMaskable/OSCValueMaskable.swift",
"OSCValueMaskable/OSCValues Mask Methods.swift",
"OSCValueToken/OSCValueToken Methods.swift",
"OSCValueToken/OSCValueToken.swift",
"OSCValues/OSCValues.swift",
"OSCValues/Type Mask/OSCValues Type Mask 1 Value.swift",
"OSCValues/Type Mask/OSCValues Type Mask 10 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 2 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 3 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 4 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 5 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 6 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 7 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 8 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 9 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask Helpers.swift",
"Utilities/Concurrency Extensions.swift",
"Utilities/Date Extensions.swift",
"Utilities/Hex and Binary String.swift",
"Utilities/Optional.swift",
"Utilities/Outsourced/CharacterSet.swift",
"Utilities/Outsourced/Collections.swift",
"Utilities/Outsourced/Data.swift",
"Utilities/Outsourced/FloatingPoint and Darwin.swift",
"Utilities/Outsourced/Integers.swift",
"Utilities/Outsourced/Protocols.swift",
"Utilities/Outsourced/String and CharacterSet.swift",
"Utilities/Outsourced/String and Foundation.swift",
"Utilities/String Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "OSCKit",
"module_type" : "SwiftTarget",
"name" : "OSCKit",
"path" : "Sources/OSCKit",
"product_dependencies" : [
"CocoaAsyncSocket"
],
"product_memberships" : [
"OSCKit"
],
"sources" : [
"API Evolution/OSCKit-API-0.5.0.swift",
"API Evolution/OSCKit-API-1.0.1.swift",
"API Evolution/OSCKit-API-1.2.0.swift",
"OSCClient.swift",
"OSCHandlerBlock.swift",
"OSCKit.swift",
"OSCServer.swift",
"OSCServerProtocol.swift",
"OSCServerUDPDelegate.swift",
"OSCSocket.swift",
"OSCTimeTagMode.swift"
],
"target_dependencies" : [
"OSCKitCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.