The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OTPKit, reference main (159b1f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 19:09:07 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/dsmurfin/OTPKit.git
Reference: main
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/robbiehanson/CocoaAsyncSocket
[1/6438] Fetching cocoaasyncsocket
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (1.26s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (1.86s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
========================================
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": "otpkit",
      "name": "OTPKit",
      "url": "https://github.com/dsmurfin/OTPKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OTPKit",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dsmurfin/OTPKit.git
[1/704] Fetching otpkit
Fetched https://github.com/dsmurfin/OTPKit.git from cache (0.89s)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.54s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.61s)
Creating working copy for https://github.com/dsmurfin/OTPKit.git
Working copy of https://github.com/dsmurfin/OTPKit.git resolved at main (159b1f2)
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 'otpkit' is not used by any target
Found 1 product dependencies
  - CocoaAsyncSocket
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dsmurfin/OTPKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[2/4] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
[3/4] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[5/35] Emitting module OTPKit
[6/38] Compiling OTPKit PointLayer.swift
[7/38] Compiling OTPKit SystemAdvertismentLayer.swift
[8/38] Compiling OTPKit TransformLayer.swift
[9/38] Compiling OTPKit ModuleReferenceFrame.swift
[10/38] Compiling OTPKit ModuleRotation.swift
[11/38] Compiling OTPKit ModuleRotationVelAccel.swift
[12/38] Compiling OTPKit ModuleScale.swift
[13/38] Compiling OTPKit Point.swift
[14/38] Compiling OTPKit CwlDispatch.swift
[15/38] Compiling OTPKit NetworkDefinitions.swift
[16/38] Compiling OTPKit Address.swift
[17/38] Compiling OTPKit AddressPointDescription.swift
[18/38] Compiling OTPKit Data+Extension.swift
[19/38] Compiling OTPKit Date+Extension.swift
[20/38] Compiling OTPKit Folio.swift
[21/38] Compiling OTPKit GeneralDefinitions.swift
[22/38] Compiling OTPKit Math.swift
[23/38] Compiling OTPKit Module.swift
[24/38] Compiling OTPKit ModuleIdentifier.swift
[25/38] Compiling OTPKit ModulePosition.swift
[26/38] Compiling OTPKit ModulePositionVelAccel.swift
[27/38] Compiling OTPKit ModuleAdvertisementLayer.swift
[28/38] Compiling OTPKit ModuleLayer.swift
[29/38] Compiling OTPKit NameAdvertisementLayer.swift
[30/38] Compiling OTPKit OTPLayer.swift
[31/38] Compiling OTPKit ConsumerProducer.swift
[32/38] Compiling OTPKit Producer.swift
[33/38] Compiling OTPKit ProducerConsumer.swift
[34/38] Compiling OTPKit AdvertismentLayer.swift
[35/38] Compiling OTPKit Component.swift
[36/38] Compiling OTPKit ComponentSocket.swift
[37/38] Compiling OTPKit ComponentStatus.swift
[38/38] Compiling OTPKit Consumer.swift
Build complete! (6.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cocoaasyncsocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.6.5",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/robbiehanson/CocoaAsyncSocket"
    }
  ],
  "manifest_display_name" : "OTPKit",
  "name" : "OTPKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "OTPKit",
      "targets" : [
        "OTPKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OTPKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OTPKitTests",
      "path" : "Tests/OTPKitTests",
      "sources" : [
        "AddressPointDescriptionTests.swift",
        "AddressTests.swift",
        "AdvertisementLayerTests.swift",
        "ConsumerTests.swift",
        "Data+ExtensionTests.swift",
        "ModuleAdvertisementLayerTests.swift",
        "ModuleIdentifierTests.swift",
        "ModuleLayerTests.swift",
        "ModuleTests.swift",
        "NameAdvertisementLayerTests.swift",
        "OTPLayerTests.swift",
        "PointLayerTests.swift",
        "PointTests.swift",
        "ProducerTests.swift",
        "SystemAdvertisementLayerTests.swift",
        "TransformLayerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OTPKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OTPKit",
      "module_type" : "SwiftTarget",
      "name" : "OTPKit",
      "path" : "Sources/OTPKit",
      "product_dependencies" : [
        "CocoaAsyncSocket"
      ],
      "product_memberships" : [
        "OTPKit"
      ],
      "sources" : [
        "Components/Component.swift",
        "Components/ComponentSocket.swift",
        "Components/ComponentStatus.swift",
        "Components/Consumer.swift",
        "Components/ConsumerProducer.swift",
        "Components/Producer.swift",
        "Components/ProducerConsumer.swift",
        "Layers/AdvertismentLayer.swift",
        "Layers/ModuleAdvertisementLayer.swift",
        "Layers/ModuleLayer.swift",
        "Layers/NameAdvertisementLayer.swift",
        "Layers/OTPLayer.swift",
        "Layers/PointLayer.swift",
        "Layers/SystemAdvertismentLayer.swift",
        "Layers/TransformLayer.swift",
        "Network/NetworkDefinitions.swift",
        "Types/Address.swift",
        "Types/AddressPointDescription.swift",
        "Types/Data+Extension.swift",
        "Types/Date+Extension.swift",
        "Types/Folio.swift",
        "Types/GeneralDefinitions.swift",
        "Types/Math.swift",
        "Types/Module.swift",
        "Types/ModuleIdentifier.swift",
        "Types/Modules/ModulePosition.swift",
        "Types/Modules/ModulePositionVelAccel.swift",
        "Types/Modules/ModuleReferenceFrame.swift",
        "Types/Modules/ModuleRotation.swift",
        "Types/Modules/ModuleRotationVelAccel.swift",
        "Types/Modules/ModuleScale.swift",
        "Types/Point.swift",
        "Vendor/CwlDispatch.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.