The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NWWebSocket, reference main (ca7e63), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 13:37:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NWWebSocket -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/NWWebSocket.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/NWWebSocket
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca7e630 chore: Release SPM version as a pod
Cloned https://github.com/beMappy/NWWebSocket.git
Revision (git rev-parse @):
ca7e630a06e1ca2c63c21c6daa2f3c63809d3cea
SUCCESS checkout https://github.com/beMappy/NWWebSocket.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/beMappy/NWWebSocket.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  NWWebSocket: /Users/admin/builder/spi-builder-workspace
resolved source packages: NWWebSocket
2026-04-21 09:37:29.842 xcodebuild[525:3016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NWWebSocket",
  "name" : "NWWebSocket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "NWWebSocket",
      "targets" : [
        "NWWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NWWebSocket",
      "module_type" : "BinaryTarget",
      "name" : "NWWebSocket",
      "path" : "NWWebSocket.xcframework",
      "product_memberships" : [
        "NWWebSocket"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NWWebSocket"
    ]
  }
}
2026-04-21 09:37:37.262 xcodebuild[625:3751] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NWWebSocket -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NWWebSocket -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  NWWebSocket: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'NWWebSocket' in project 'NWWebSocket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 32aecfcf845c0d85da9f1a677fe5afe3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32aecfcf845c0d85da9f1a677fe5afe3.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NWWebSocket.framework macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
2026-04-21 09:37:38.615 xcodebuild[632:3812] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:83d6afa356b72c841b92a9b8f7c5f8ef1e65da43, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:83d6afa356b72c841b92a9b8f7c5f8ef1e65da43, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:83d6afa356b72c841b92a9b8f7c5f8ef1e65da43, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:83d6afa356b72c841b92a9b8f7c5f8ef1e65da43, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NWWebSocket",
  "name" : "NWWebSocket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "NWWebSocket",
      "targets" : [
        "NWWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NWWebSocket",
      "module_type" : "BinaryTarget",
      "name" : "NWWebSocket",
      "path" : "NWWebSocket.xcframework",
      "product_memberships" : [
        "NWWebSocket"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.