The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EasyLinkSwiftSDK, reference main (1b9710), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 12:05:20 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/NSStudent/EasyLinkSwiftSDK.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NSStudent/EasyLinkSwiftSDK
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1b97105 Develop (#5)
Cloned https://github.com/NSStudent/EasyLinkSwiftSDK.git
Revision (git rev-parse @):
1b9710593b192ae102f8a1fd695467c9eb990535
SUCCESS checkout https://github.com/NSStudent/EasyLinkSwiftSDK.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/5951] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.15s)
Creating working copy for https://github.com/apple/swift-docc-plugin
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
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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": "easylinkswiftsdk",
      "name": "EasyLinkSwiftSDK",
      "url": "https://github.com/NSStudent/EasyLinkSwiftSDK.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EasyLinkSwiftSDK",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NSStudent/EasyLinkSwiftSDK.git
[1/698] Fetching easylinkswiftsdk
Fetched https://github.com/NSStudent/EasyLinkSwiftSDK.git from cache (0.94s)
Creating working copy for https://github.com/NSStudent/EasyLinkSwiftSDK.git
Working copy of https://github.com/NSStudent/EasyLinkSwiftSDK.git resolved at main (1b97105)
warning: '.resolve-product-dependencies': dependency 'easylinkswiftsdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NSStudent/EasyLinkSwiftSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/14] Compiling EasyLinkSwiftSDK EasyLinkNotification.swift
[6/14] Compiling EasyLinkSwiftSDK ProtocolConstants.swift
[7/14] Compiling EasyLinkSwiftSDK EasyLinkError.swift
[8/14] Compiling EasyLinkSwiftSDK Models.swift
[9/14] Compiling EasyLinkSwiftSDK EasyLinkTransport.swift
[10/14] Compiling EasyLinkSwiftSDK EasyLinkScanner.swift
[11/15] Compiling EasyLinkSwiftSDK EasyLinkCodec.swift
[12/15] Compiling EasyLinkSwiftSDK ResponseRouter.swift
[13/15] Compiling EasyLinkSwiftSDK EasyLinkClient.swift
[14/15] Emitting module EasyLinkSwiftSDK
[15/15] Compiling EasyLinkSwiftSDK CoreBluetoothEasyLinkTransport.swift
Build complete! (12.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "EasyLinkSwiftSDK",
  "name" : "EasyLinkSwiftSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EasyLinkSwiftSDK",
      "targets" : [
        "EasyLinkSwiftSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "EasyLinkSwiftSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "EasyLinkSwiftSDKTests",
      "path" : "Tests/EasyLinkSwiftSDKTests",
      "sources" : [
        "CoreBluetoothEasyLinkTransportTests.swift",
        "EasyLinkClientTests.swift",
        "EasyLinkCodecTests.swift",
        "EasyLinkScannerTests.swift",
        "FakeTransport.swift",
        "OTBImportTests.swift",
        "ProtocolConstantsTests.swift",
        "ResponseRouterTests.swift"
      ],
      "target_dependencies" : [
        "EasyLinkSwiftSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EasyLinkSwiftSDK",
      "module_type" : "SwiftTarget",
      "name" : "EasyLinkSwiftSDK",
      "path" : "Sources/EasyLinkSwiftSDK",
      "product_memberships" : [
        "EasyLinkSwiftSDK"
      ],
      "sources" : [
        "CoreBluetoothEasyLinkTransport.swift",
        "EasyLinkClient.swift",
        "EasyLinkCodec.swift",
        "EasyLinkError.swift",
        "EasyLinkNotification.swift",
        "EasyLinkScanner.swift",
        "EasyLinkTransport.swift",
        "Models.swift",
        "ProtocolConstants.swift",
        "ResponseRouter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.