The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-osc-core, reference 1.0.0 (6b822a), with Swift 6.3 for macOS (SPM) on 1 May 2026 02:45:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-osc-core.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-osc-core
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 6b822ab Updated README
Cloned https://github.com/orchetect/swift-osc-core.git
Revision (git rev-parse @):
6b822ab2d1191b0778bbbbe830674d81cce60311
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-osc-core.git at 1.0.0
Fetching https://github.com/orchetect/swift-ascii
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/orchetect/swift-data-parsing
[1/526] Fetching swift-ascii
[186/1332] Fetching swift-ascii, swift-data-parsing
[1333/7748] Fetching swift-ascii, swift-data-parsing, swift-numerics
Fetched https://github.com/orchetect/swift-ascii from cache (0.74s)
[999/7222] Fetching swift-data-parsing, swift-numerics
Fetched https://github.com/orchetect/swift-data-parsing from cache (1.15s)
Fetched https://github.com/apple/swift-numerics from cache (1.15s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.73s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (0.70s)
Computing version for https://github.com/orchetect/swift-ascii
Computed https://github.com/orchetect/swift-ascii at 1.3.1 (2.30s)
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/orchetect/swift-ascii
Working copy of https://github.com/orchetect/swift-ascii resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-osc-core",
      "name": "swift-osc-core",
      "url": "https://github.com/orchetect/swift-osc-core.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-osc-core",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-ascii",
          "name": "swift-ascii",
          "url": "https://github.com/orchetect/swift-ascii",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ascii",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-data-parsing",
          "name": "swift-data-parsing",
          "url": "https://github.com/orchetect/swift-data-parsing",
          "version": "0.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-data-parsing",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orchetect/swift-osc-core.git
[1/495] Fetching swift-osc-core
Fetched https://github.com/orchetect/swift-osc-core.git from cache (0.93s)
Fetching https://github.com/orchetect/swift-ascii from cache
Fetching https://github.com/orchetect/swift-data-parsing from cache
Fetched https://github.com/orchetect/swift-data-parsing from cache (0.43s)
Fetched https://github.com/orchetect/swift-ascii from cache (0.46s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (0.53s)
Computing version for https://github.com/orchetect/swift-ascii
Computed https://github.com/orchetect/swift-ascii at 1.3.1 (0.03s)
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/orchetect/swift-ascii
Working copy of https://github.com/orchetect/swift-ascii resolved at 1.3.1
Creating working copy for https://github.com/orchetect/swift-osc-core.git
Working copy of https://github.com/orchetect/swift-osc-core.git resolved at 1.0.0 (6b822ab)
warning: '.resolve-product-dependencies': dependency 'swift-osc-core' is not used by any target
Found 2 product dependencies
  - swift-ascii
  - swift-data-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orchetect/swift-osc-core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/34] Compiling SwiftDataParsing EncodableToUnsignedInteger.swift
[6/34] Compiling SwiftDataParsing SignedInteger Decoding.swift
[7/34] Compiling SwiftDataParsing SignedInteger Encoding.swift
[8/36] Compiling SwiftDataParsing API-0.1.1.swift
[9/36] Compiling SwiftDataParsing DataProtocol+Collection.swift
[10/36] Compiling SwiftDataParsing DataProtocol+Double.swift
[11/36] Compiling SwiftDataParsing DataParserError.swift
[12/36] Compiling SwiftDataParsing CopyingDataParser.swift
[13/36] Compiling SwiftDataParsing DefaultDataParser.swift
[14/36] Compiling SwiftDataParsing InoutDataParser.swift
[15/36] Compiling SwiftDataParsing PointerDataParser.swift
[16/36] Compiling SwiftDataParsing DataParserDataProtocol.swift
[17/36] Compiling SwiftDataParsing DataParserProtocol.swift
[18/36] Compiling SwiftDataParsing _DataParserProtocol.swift
[19/36] Compiling SwiftDataParsing ByteOrder+Static.swift
[20/36] Compiling SwiftASCII String Extensions.swift
[21/36] Compiling SwiftASCII CharacterSet Extensions.swift
[22/36] Emitting module SwiftDataParsing
[23/36] Compiling SwiftDataParsing DataProtocol+FixedWidthInteger.swift
[24/36] Compiling SwiftDataParsing DataProtocol+Float32.swift
[25/36] Compiling SwiftDataParsing DataProtocol+Int.swift
[26/36] Compiling SwiftDataParsing DataProtocol+String.swift
[27/36] Compiling SwiftDataParsing DataProtocol+UInt.swift
[28/36] Compiling SwiftDataParsing DecodableFromSignedInteger.swift
[29/36] Compiling SwiftDataParsing DataProtocol+Equality.swift
[30/36] Compiling SwiftDataParsing FixedWidthInteger Extensions.swift
[31/36] Compiling SwiftDataParsing UnsignedInteger Extensions.swift
[32/36] Compiling SwiftASCII ASCIIString.swift
[33/36] Emitting module SwiftASCII
[34/36] Compiling SwiftASCII ASCIICharacter.swift
[35/36] Compiling SwiftDataParsing ByteOrder.swift
[36/36] Compiling SwiftDataParsing SignedIntegerEncoding.swift
[37/127] Compiling SwiftOSCCore Component Token.swift
[38/127] Compiling SwiftOSCCore Component evaluate.swift
[39/127] Compiling SwiftOSCCore Component parse.swift
[40/127] Compiling SwiftOSCCore Component.swift
[41/127] Compiling SwiftOSCCore OSCAddressPattern Strings.swift
[42/127] Compiling SwiftOSCCore OSCAddressPattern init.swift
[43/127] Compiling SwiftOSCCore OSCAddressPattern.swift
[44/127] Compiling SwiftOSCCore OSCAddressSpace Node.swift
[45/127] Compiling SwiftOSCCore OSCAddressSpaceNode.swift
[46/127] Compiling SwiftOSCCore OSCAddressSpaceNodeType.swift
[47/136] Compiling SwiftOSCCore OSCValueMaskable.swift
[48/136] Compiling SwiftOSCCore OSCValues Mask Methods.swift
[49/136] Compiling SwiftOSCCore OSCValueToken Methods.swift
[50/136] Compiling SwiftOSCCore OSCValueToken.swift
[51/136] Compiling SwiftOSCCore OSCValues.swift
[52/136] Compiling SwiftOSCCore OSCValues Type Mask 1 Value.swift
[53/136] Compiling SwiftOSCCore OSCValues Type Mask 10 Values.swift
[54/136] Compiling SwiftOSCCore OSCValues Type Mask 2 Values.swift
[55/136] Compiling SwiftOSCCore OSCValues Type Mask 3 Values.swift
[56/136] Compiling SwiftOSCCore OSCValues Type Mask 4 Values.swift
[57/136] Compiling SwiftOSCCore OSCSerialization.swift
[58/136] Compiling SwiftOSCCore OSCSerializationError.swift
[59/136] Compiling SwiftOSCCore OSCValueTagIdentity.swift
[60/136] Compiling SwiftOSCCore OSCTimeTag Codable.swift
[61/136] Compiling SwiftOSCCore OSCTimeTag Properties.swift
[62/136] Compiling SwiftOSCCore OSCTimeTag Static Constructors.swift
[63/136] Compiling SwiftOSCCore OSCTimeTag Utilities.swift
[64/136] Compiling SwiftOSCCore OSCTimeTag init.swift
[65/136] Compiling SwiftOSCCore OSCTimeTag.swift
[66/136] Compiling SwiftOSCCore Data (Blob).swift
[67/136] Compiling SwiftOSCCore OSCAddressSpace Methods.swift
[68/136] Compiling SwiftOSCCore OSCAddressSpace Utilities.swift
[69/136] Compiling SwiftOSCCore OSCAddressSpace.swift
[70/136] Compiling SwiftOSCCore OSCBundle Data Extensions.swift
[71/136] Compiling SwiftOSCCore OSCBundle Properties.swift
[72/136] Compiling SwiftOSCCore OSCBundle Static.swift
[73/136] Compiling SwiftOSCCore OSCBundle init.swift
[74/136] Compiling SwiftOSCCore OSCBundle rawData.swift
[75/136] Compiling SwiftOSCCore OSCBundle.swift
[76/136] Compiling SwiftOSCCore OSCMessage Data Extensions.swift
[77/136] Compiling SwiftOSCCore OSCEncodeError.swift
[78/136] Compiling SwiftOSCCore OSCMessageDecoder.swift
[79/136] Compiling SwiftOSCCore OSCMessageEncoder.swift
[80/136] Compiling SwiftOSCCore OSCValueCodable.swift
[81/136] Compiling SwiftOSCCore OSCValueDecodable.swift
[82/136] Compiling SwiftOSCCore OSCValueDecoder.swift
[83/136] Compiling SwiftOSCCore OSCValueDecoderBlock.swift
[84/136] Compiling SwiftOSCCore OSCValueEncodable.swift
[85/136] Compiling SwiftOSCCore OSCValueEncoderBlock.swift
[86/136] Compiling SwiftOSCCore OSCValueMaskError.swift
[87/136] Emitting module SwiftOSCCore
[88/136] Compiling SwiftOSCCore OSCValues Type Mask 5 Values.swift
[89/136] Compiling SwiftOSCCore OSCValues Type Mask 6 Values.swift
[90/136] Compiling SwiftOSCCore OSCValues Type Mask 7 Values.swift
[91/136] Compiling SwiftOSCCore OSCValues Type Mask 8 Values.swift
[92/136] Compiling SwiftOSCCore OSCValues Type Mask 9 Values.swift
[93/136] Compiling SwiftOSCCore OSCValues Type Mask Helpers.swift
[94/136] Compiling SwiftOSCCore SwiftOSCCore.swift
[95/136] Compiling SwiftOSCCore Concurrency Extensions.swift
[96/136] Compiling SwiftOSCCore Date Extensions.swift
[97/136] Compiling SwiftOSCCore Hex and Binary String.swift
[98/136] Compiling SwiftOSCCore OSCMessage Static.swift
[99/136] Compiling SwiftOSCCore OSCMessage init.swift
[100/136] Compiling SwiftOSCCore OSCMessage rawData.swift
[101/136] Compiling SwiftOSCCore OSCMessage.swift
[102/136] Compiling SwiftOSCCore OSCPacket Data Extensions.swift
[103/136] Compiling SwiftOSCCore OSCPacket Properties.swift
[104/136] Compiling SwiftOSCCore OSCPacket Static.swift
[105/136] Compiling SwiftOSCCore OSCPacket rawData.swift
[106/136] Compiling SwiftOSCCore OSCPacket.swift
[107/136] Compiling SwiftOSCCore OSCPacketType.swift
[108/136] Compiling SwiftOSCCore Float32.swift
[109/136] Compiling SwiftOSCCore Int32.swift
[110/136] Compiling SwiftOSCCore String.swift
[111/136] Compiling SwiftOSCCore Bool.swift
[112/136] Compiling SwiftOSCCore Character.swift
[113/136] Compiling SwiftOSCCore Double.swift
[114/136] Compiling SwiftOSCCore Int64.swift
[115/136] Compiling SwiftOSCCore OSCArrayValue.swift
[116/136] Compiling SwiftOSCCore OSCImpulseValue.swift
[117/136] Compiling SwiftOSCCore OSCMIDIValue.swift
[118/136] Compiling SwiftOSCCore OSCNullValue.swift
[119/136] Compiling SwiftOSCCore OSCStringAltValue.swift
[120/136] Compiling SwiftOSCCore OSCTimeTag OSCValue.swift
[121/136] Compiling SwiftOSCCore BinaryFloatingPoint.swift
[122/136] Compiling SwiftOSCCore BinaryInteger.swift
[123/136] Compiling SwiftOSCCore OSCInterpolatedValue.swift
[124/136] Compiling SwiftOSCCore OSCValue.swift
[125/136] Compiling SwiftOSCCore AnyOSCNumberValue.swift
[126/136] Compiling SwiftOSCCore OSCNumberValueBase.swift
[127/136] Compiling SwiftOSCCore OSCDecodeError.swift
[128/136] Compiling SwiftOSCCore Optional.swift
[129/136] Compiling SwiftOSCCore CharacterSet.swift
[130/136] Compiling SwiftOSCCore Collections.swift
[131/136] Compiling SwiftOSCCore FloatingPoint.swift
[132/136] Compiling SwiftOSCCore Integers.swift
[133/136] Compiling SwiftOSCCore String and CharacterSet.swift
[134/136] Compiling SwiftOSCCore String and Foundation.swift
[135/136] Compiling SwiftOSCCore SendableMetatype.swift
[136/136] Compiling SwiftOSCCore String Extensions.swift
Build complete! (10.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-ascii",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-ascii"
    },
    {
      "identity" : "swift-data-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-data-parsing"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "swift-osc-core",
  "name" : "swift-osc-core",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftOSCCore",
      "targets" : [
        "SwiftOSCCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCCoreTests",
      "path" : "Tests/SwiftOSCCoreTests",
      "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 Properties Tests.swift",
        "OSCBundle/OSCBundle Tests.swift",
        "OSCBundle/OSCBundle rawData Tests.swift",
        "OSCMessage/OSCMessage Integrity Tests.swift",
        "OSCMessage/OSCMessage Tests.swift",
        "OSCMessage/OSCMessage rawData Tests.swift",
        "OSCPacket/OSCPacket Data Extensions Tests.swift",
        "OSCPacket/OSCPacket Data Parsing Tests.swift",
        "OSCPacket/OSCPacket Properties Tests.swift",
        "OSCPacket/OSCPacket Static Constructors 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",
        "SwiftOSCCoreTests.swift",
        "Test Utilities.swift"
      ],
      "target_dependencies" : [
        "SwiftOSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOSCCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCCore",
      "path" : "Sources/SwiftOSCCore",
      "product_dependencies" : [
        "SwiftASCII",
        "SwiftDataParsing"
      ],
      "product_memberships" : [
        "SwiftOSCCore"
      ],
      "sources" : [
        "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/Nodes/OSCAddressSpace Node.swift",
        "OSCAddressSpace/Nodes/OSCAddressSpaceNode.swift",
        "OSCAddressSpace/Nodes/OSCAddressSpaceNodeType.swift",
        "OSCAddressSpace/OSCAddressSpace Methods.swift",
        "OSCAddressSpace/OSCAddressSpace Utilities.swift",
        "OSCAddressSpace/OSCAddressSpace.swift",
        "OSCBundle/OSCBundle Data Extensions.swift",
        "OSCBundle/OSCBundle Properties.swift",
        "OSCBundle/OSCBundle Static.swift",
        "OSCBundle/OSCBundle init.swift",
        "OSCBundle/OSCBundle rawData.swift",
        "OSCBundle/OSCBundle.swift",
        "OSCMessage/OSCMessage Data Extensions.swift",
        "OSCMessage/OSCMessage Static.swift",
        "OSCMessage/OSCMessage init.swift",
        "OSCMessage/OSCMessage rawData.swift",
        "OSCMessage/OSCMessage.swift",
        "OSCPacket/OSCPacket Data Extensions.swift",
        "OSCPacket/OSCPacket Properties.swift",
        "OSCPacket/OSCPacket Static.swift",
        "OSCPacket/OSCPacket rawData.swift",
        "OSCPacket/OSCPacket.swift",
        "OSCPacket/OSCPacketType.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",
        "SwiftOSCCore.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/FloatingPoint.swift",
        "Utilities/Outsourced/Integers.swift",
        "Utilities/Outsourced/String and CharacterSet.swift",
        "Utilities/Outsourced/String and Foundation.swift",
        "Utilities/SendableMetatype.swift",
        "Utilities/String Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/orchetect/swift-osc-core/1.0.0
Repository:               orchetect/swift-osc-core
Swift version used:       6.3
Target:                   SwiftOSCCore
Extracting symbol information for 'SwiftOSCCore'...
Finished extracting symbol information for 'SwiftOSCCore'. (28.78s)
Building documentation for 'SwiftOSCCore'...
Finished building documentation for 'SwiftOSCCore' (0.88s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-osc-core/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-numerics
Updating https://github.com/orchetect/swift-ascii
Updating https://github.com/orchetect/swift-data-parsing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Updated https://github.com/apple/swift-numerics (0.51s)
Updated https://github.com/orchetect/swift-data-parsing (0.51s)
Updated https://github.com/orchetect/swift-ascii (0.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.28s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (0.76s)
Computing version for https://github.com/orchetect/swift-ascii
Computed https://github.com/orchetect/swift-ascii at 1.3.1 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling SymbolKit Identifier.swift
[8/58] Compiling SymbolKit KindIdentifier.swift
[9/58] Compiling SymbolKit Location.swift
[10/58] Compiling SymbolKit Mutability.swift
[11/58] Compiling SymbolKit DeclarationFragments.swift
[12/58] Compiling SymbolKit Fragment.swift
[13/58] Compiling SymbolKit FragmentKind.swift
[14/58] Compiling SymbolKit FunctionParameter.swift
[15/58] Compiling SymbolKit FunctionSignature.swift
[16/58] Compiling SymbolKit Mixin+Equals.swift
[17/58] Compiling SymbolKit Mixin+Hash.swift
[18/58] Compiling SymbolKit Mixin.swift
[19/58] Compiling SymbolKit LineList.swift
[20/58] Compiling SymbolKit Position.swift
[21/58] Compiling SymbolKit Names.swift
[22/58] Compiling SymbolKit SPI.swift
[23/58] Compiling SymbolKit Snippet.swift
[24/58] Compiling SymbolKit Extension.swift
[25/58] Compiling SymbolKit GenericConstraint.swift
[26/58] Compiling SymbolKit GenericParameter.swift
[27/58] Compiling SymbolKit Generics.swift
[28/58] Compiling SymbolKit Namespace.swift
[29/58] Compiling SymbolKit SourceRange.swift
[30/58] Compiling SymbolKit Metadata.swift
[31/58] Compiling SymbolKit Module.swift
[32/58] Compiling SymbolKit OperatingSystem.swift
[33/58] Compiling SymbolKit Platform.swift
[34/58] Compiling SymbolKit Relationship.swift
[35/58] Compiling SymbolKit RelationshipKind.swift
[36/58] Compiling SymbolKit SourceOrigin.swift
[37/58] Compiling SymbolKit GenericConstraints.swift
[38/58] Compiling SymbolKit Swift.swift
[39/58] Compiling SymbolKit SemanticVersion.swift
[40/58] Compiling SymbolKit AccessControl.swift
[41/58] Compiling SymbolKit Availability.swift
[42/58] Compiling SymbolKit AvailabilityItem.swift
[43/58] Compiling SymbolKit Domain.swift
[44/58] Compiling SymbolKit Symbol.swift
[45/58] Compiling SymbolKit SymbolKind.swift
[46/58] Compiling SymbolKit SymbolGraph.swift
[47/58] Compiling SymbolKit GraphCollector.swift
[48/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/58] Compiling SymbolKit UnifiedSymbol.swift
[50/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/58] Emitting module Snippets
[53/58] Compiling Snippets SnippetParser.swift
[54/58] Compiling Snippets Snippet.swift
[55/58] Compiling Snippets SnippetLanguage.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.70s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftOSCCore' complete! (0.29s)
    1057
9	/Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-osc-core/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/orchetect/swift-osc-core/1.0.0
File count: 1057
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-orchetect-swift-osc-core-1.0.0-3f5014b1.zip to s3://spi-docs-inbox/prod-orchetect-swift-osc-core-1.0.0-3f5014b1.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [41%]
Copying... [52%]
Copying... [63%]
Copying... [70%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.