Build Information
Successful build of PinGuard, reference 0.1.0 (582f40), with Swift 6.1 for macOS (SPM) on 16 Feb 2026 13:46:30 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/pinguard/pinguard-ios.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pinguard/pinguard-ios
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 582f404 Merge pull request #11 from pinguard/release-prep
Cloned https://github.com/pinguard/pinguard-ios.git
Revision (git rev-parse @):
582f404003fa590c42444e8496efca2b8335f8d1
SUCCESS checkout https://github.com/pinguard/pinguard-ios.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pinguard/pinguard-ios.git
https://github.com/pinguard/pinguard-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "PinGuard",
"name" : "PinGuard",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PinGuard",
"targets" : [
"PinGuard"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PinGuardTests",
"module_type" : "SwiftTarget",
"name" : "PinGuardTests",
"path" : "Tests/PinGuardTests",
"sources" : [
"HostMatcherTests.swift",
"PinGuardPolicyTests.swift",
"PinHasherTests.swift",
"PolicyResolverTests.swift",
"RemoteConfigVerificationTests.swift",
"ThreadSafetyTests.swift",
"TrustEvaluatorTests.swift"
],
"target_dependencies" : [
"PinGuard"
],
"type" : "test"
},
{
"c99name" : "PinGuard",
"module_type" : "SwiftTarget",
"name" : "PinGuard",
"path" : "Sources/PinGuard",
"product_memberships" : [
"PinGuard"
],
"sources" : [
"Core/CertificateChain.swift",
"Core/Errors.swift",
"Core/Events.swift",
"Core/HostMatcher.swift",
"Core/PinHasher.swift",
"Core/PinningPolicy.swift",
"Core/RemoteConfig.swift",
"Core/RemoteConfigVerification.swift",
"Core/TrustEvaluator.swift",
"Networking/ChallengeHandler.swift",
"Networking/URLSessionDelegateProxy.swift",
"Public/PinGuard.swift",
"Public/PinGuardBuilder.swift",
"Public/PinGuardConfiguration.swift",
"Public/PinGuardEnvironment.swift",
"TLS/ClientCertificate.swift",
"TLS/MTLSConfiguration.swift",
"Utils/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/20] Compiling PinGuard PinGuardEnvironment.swift
[4/20] Compiling PinGuard ClientCertificate.swift
[5/21] Compiling PinGuard TrustEvaluator.swift
[6/21] Compiling PinGuard ChallengeHandler.swift
[7/21] Compiling PinGuard URLSessionDelegateProxy.swift
[8/21] Compiling PinGuard PinGuard.swift
[9/21] Compiling PinGuard PinGuardBuilder.swift
[10/21] Compiling PinGuard PinGuardConfiguration.swift
[11/21] Compiling PinGuard MTLSConfiguration.swift
[12/21] Compiling PinGuard PinHasher.swift
[13/21] Compiling PinGuard PinningPolicy.swift
[14/21] Emitting module PinGuard
[15/21] Compiling PinGuard CertificateChain.swift
[16/21] Compiling PinGuard Errors.swift
[17/21] Compiling PinGuard RemoteConfig.swift
[18/21] Compiling PinGuard RemoteConfigVerification.swift
[19/21] Compiling PinGuard Events.swift
[20/21] Compiling PinGuard HostMatcher.swift
[21/21] Compiling PinGuard Logger.swift
Build complete! (5.96s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PinGuard",
"name" : "PinGuard",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PinGuard",
"targets" : [
"PinGuard"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PinGuardTests",
"module_type" : "SwiftTarget",
"name" : "PinGuardTests",
"path" : "Tests/PinGuardTests",
"sources" : [
"HostMatcherTests.swift",
"PinGuardPolicyTests.swift",
"PinHasherTests.swift",
"PolicyResolverTests.swift",
"RemoteConfigVerificationTests.swift",
"ThreadSafetyTests.swift",
"TrustEvaluatorTests.swift"
],
"target_dependencies" : [
"PinGuard"
],
"type" : "test"
},
{
"c99name" : "PinGuard",
"module_type" : "SwiftTarget",
"name" : "PinGuard",
"path" : "Sources/PinGuard",
"product_memberships" : [
"PinGuard"
],
"sources" : [
"Core/CertificateChain.swift",
"Core/Errors.swift",
"Core/Events.swift",
"Core/HostMatcher.swift",
"Core/PinHasher.swift",
"Core/PinningPolicy.swift",
"Core/RemoteConfig.swift",
"Core/RemoteConfigVerification.swift",
"Core/TrustEvaluator.swift",
"Networking/ChallengeHandler.swift",
"Networking/URLSessionDelegateProxy.swift",
"Public/PinGuard.swift",
"Public/PinGuardBuilder.swift",
"Public/PinGuardConfiguration.swift",
"Public/PinGuardEnvironment.swift",
"TLS/ClientCertificate.swift",
"TLS/MTLSConfiguration.swift",
"Utils/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.