The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Reachability, reference main (c8ee46), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 18:19:18 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 Reachability -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/Reachability.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/Reachability.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c8ee46a chore: Release SPM version as a pod
Cloned https://github.com/beMappy/Reachability.swift.git
Revision (git rev-parse @):
c8ee46aa5ab3a03a083bec504685a20383985717
SUCCESS checkout https://github.com/beMappy/Reachability.swift.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/beMappy/Reachability.swift.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:
  Reachability: /Users/admin/builder/spi-builder-workspace
resolved source packages: Reachability
2026-04-13 14:19:07.774 xcodebuild[529:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reachability",
  "name" : "Reachability",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Reachability",
      "targets" : [
        "Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reachability",
      "module_type" : "BinaryTarget",
      "name" : "Reachability",
      "path" : "Reachability.xcframework",
      "product_memberships" : [
        "Reachability"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Reachability"
    ]
  }
}
2026-04-13 14:19:15.515 xcodebuild[631:3830] [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 Reachability -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 Reachability -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Reachability: /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 'Reachability' in project 'Reachability' (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: b7e7ef3fd4f4e65f79ffcf905795cb5b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b7e7ef3fd4f4e65f79ffcf905795cb5b.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Reachability.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Reachability.framework macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Reachability.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
2026-04-13 14:19:16.940 xcodebuild[638:3889] [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:0f3d74c873c6cb23fa2342ffe14841067db5c383, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0f3d74c873c6cb23fa2342ffe14841067db5c383, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0f3d74c873c6cb23fa2342ffe14841067db5c383, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0f3d74c873c6cb23fa2342ffe14841067db5c383, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reachability",
  "name" : "Reachability",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Reachability",
      "targets" : [
        "Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reachability",
      "module_type" : "BinaryTarget",
      "name" : "Reachability",
      "path" : "Reachability.xcframework",
      "product_memberships" : [
        "Reachability"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.