Build Information
Successful build of LWFirstPod, reference 0.1.8 (d913b3), with Swift 6.1 for macOS (SPM) on 9 Mar 2026 11:53:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/harshil-gandhi-us/LWFirstPod.git
Reference: 0.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/harshil-gandhi-us/LWFirstPod
* tag 0.1.8 -> FETCH_HEAD
HEAD is now at d913b3c Optimize the Code for Objetive c
Cloned https://github.com/harshil-gandhi-us/LWFirstPod.git
Revision (git rev-parse @):
d913b3c312cb98a192bc7b758cae501fd14ae78a
SUCCESS checkout https://github.com/harshil-gandhi-us/LWFirstPod.git at 0.1.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/harshil-gandhi-us/LWFirstPod.git
https://github.com/harshil-gandhi-us/LWFirstPod.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[5/8] Compiling Reachability resource_bundle_accessor.swift
[6/8] Compiling Reachability Reachability.swift
[7/8] Emitting module Reachability
[8/10] Emitting module LWFirstPod
[9/10] Compiling LWFirstPod LWDeviceInfo.swift
[9/10] Compiling LWFirstPodObjC LWFirstPodObjC.m
Build complete! (5.90s)
Fetching https://github.com/ashleymills/Reachability.swift
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.79s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.2.4 (1.43s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.2.4
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.