The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LWFirstPod, reference dev (499055), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 01:09:09 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/harshil-gandhi-us/LWFirstPod.git
Reference: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/harshil-gandhi-us/LWFirstPod
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at 499055d Optimize the Code for Objetive c
Cloned https://github.com/harshil-gandhi-us/LWFirstPod.git
Revision (git rev-parse @):
499055d704af0afccc84fe8763eb63278712ed5b
SUCCESS checkout https://github.com/harshil-gandhi-us/LWFirstPod.git at dev
Fetching https://github.com/ashleymills/Reachability.swift
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.76s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.2.4 (1.42s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.2.4
========================================
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": "lwfirstpod",
      "name": "LWFirstPod",
      "url": "https://github.com/harshil-gandhi-us/LWFirstPod.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LWFirstPod",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "reachability.swift",
          "name": "Reachability",
          "url": "https://github.com/ashleymills/Reachability.swift",
          "version": "5.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reachability.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/harshil-gandhi-us/LWFirstPod.git
[1/196] Fetching lwfirstpod
Fetched https://github.com/harshil-gandhi-us/LWFirstPod.git from cache (0.74s)
Fetching https://github.com/ashleymills/Reachability.swift from cache
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.52s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.2.4 (0.58s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.2.4
Creating working copy for https://github.com/harshil-gandhi-us/LWFirstPod.git
Working copy of https://github.com/harshil-gandhi-us/LWFirstPod.git resolved at dev (499055d)
warning: '.resolve-product-dependencies': dependency 'lwfirstpod' is not used by any target
Found 1 product dependencies
  - Reachability
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/harshil-gandhi-us/LWFirstPod.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[3/5] Write swift-version--6988338F2F200930.txt
[5/8] Compiling Reachability resource_bundle_accessor.swift
[6/8] Compiling Reachability Reachability.swift
[7/8] Emitting module Reachability
[8/10] Compiling LWFirstPod LWDeviceInfo.swift
[9/10] Emitting module LWFirstPod
[9/10] Compiling LWFirstPodObjC LWFirstPodObjC.m
Build complete! (4.54s)
warning: 'reachability.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reachability.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ashleymills/Reachability.swift"
    }
  ],
  "manifest_display_name" : "LWFirstPod",
  "name" : "LWFirstPod",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LWFirstPod",
      "targets" : [
        "LWFirstPod",
        "LWFirstPodObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LWFirstPodTests",
      "module_type" : "SwiftTarget",
      "name" : "LWFirstPodTests",
      "path" : "Example/Tests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "LWFirstPod"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LWFirstPodObjC",
      "module_type" : "ClangTarget",
      "name" : "LWFirstPodObjC",
      "path" : "LWFirstPod/ObjCBridge",
      "product_memberships" : [
        "LWFirstPod"
      ],
      "sources" : [
        "LWFirstPodObjC.m"
      ],
      "target_dependencies" : [
        "LWFirstPod"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LWFirstPod",
      "module_type" : "SwiftTarget",
      "name" : "LWFirstPod",
      "path" : "LWFirstPod/Classes",
      "product_dependencies" : [
        "Reachability"
      ],
      "product_memberships" : [
        "LWFirstPod"
      ],
      "sources" : [
        "LWDeviceInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.