Build Information
Successful build of SimpleNetworking, reference 1.1.5 (055710
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 07:47:53 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 InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/SimpleNetworking.git
Reference: 1.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/SimpleNetworking
* tag 1.1.5 -> FETCH_HEAD
HEAD is now at 0557109 Fix posting
Cloned https://github.com/0xWDG/SimpleNetworking.git
Revision (git rev-parse @):
0557109b36ff4a6b7245e852a7d1b3148693e2fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/SimpleNetworking.git at 1.1.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/0xWDG/SimpleNetworking.git
https://github.com/0xWDG/SimpleNetworking.git
{
"dependencies" : [
],
"manifest_display_name" : "SimpleNetworking",
"name" : "SimpleNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SimpleNetworking",
"targets" : [
"SimpleNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "SimpleNetworkingTests",
"path" : "Tests/SimpleNetworkingTests",
"sources" : [
"SimpleNetworkingTests.swift"
],
"target_dependencies" : [
"SimpleNetworking"
],
"type" : "test"
},
{
"c99name" : "SimpleNetworking",
"module_type" : "SwiftTarget",
"name" : "SimpleNetworking",
"path" : "Sources/SimpleNetworking",
"product_memberships" : [
"SimpleNetworking"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleNetworking/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/isURL.swift",
"Helpers/toJSON.swift",
"SimpleNetworking.swift",
"SimpleNetworking/WebSocket.swift",
"SimpleNetworking/cookies.swift",
"SimpleNetworking/createHTTPBody.swift",
"SimpleNetworking/exec.swift",
"SimpleNetworking/logging.swift",
"SimpleNetworking/request.swift",
"Structs/Debug.swift",
"Structs/HTTPHeader.swift",
"Structs/HTTPMethod.swift",
"Structs/NetworkResponse.swift",
"Structs/NetworkingError.swift",
"Structs/POSTEncoding.swift",
"Structs/SNMock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/20] Compiling SimpleNetworking POSTEncoding.swift
[5/21] Compiling SimpleNetworking SNMock.swift
[6/21] Compiling SimpleNetworking HTTPHeader.swift
[7/21] Compiling SimpleNetworking HTTPMethod.swift
[8/21] Compiling SimpleNetworking NetworkResponse.swift
[9/21] Compiling SimpleNetworking NetworkingError.swift
[10/21] Compiling SimpleNetworking request.swift
[11/21] Compiling SimpleNetworking Debug.swift
[12/21] Compiling SimpleNetworking exec.swift
[13/21] Compiling SimpleNetworking logging.swift
[14/21] Compiling SimpleNetworking cookies.swift
[15/21] Compiling SimpleNetworking createHTTPBody.swift
[16/21] Compiling SimpleNetworking isURL.swift
[17/21] Compiling SimpleNetworking toJSON.swift
[18/21] Compiling SimpleNetworking SimpleNetworking.swift
[19/21] Compiling SimpleNetworking WebSocket.swift
[20/21] Emitting module SimpleNetworking
[21/21] Compiling SimpleNetworking resource_bundle_accessor.swift
Build complete! (6.11s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SimpleNetworking",
"name" : "SimpleNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SimpleNetworking",
"targets" : [
"SimpleNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "SimpleNetworkingTests",
"path" : "Tests/SimpleNetworkingTests",
"sources" : [
"SimpleNetworkingTests.swift"
],
"target_dependencies" : [
"SimpleNetworking"
],
"type" : "test"
},
{
"c99name" : "SimpleNetworking",
"module_type" : "SwiftTarget",
"name" : "SimpleNetworking",
"path" : "Sources/SimpleNetworking",
"product_memberships" : [
"SimpleNetworking"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleNetworking/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/isURL.swift",
"Helpers/toJSON.swift",
"SimpleNetworking.swift",
"SimpleNetworking/WebSocket.swift",
"SimpleNetworking/cookies.swift",
"SimpleNetworking/createHTTPBody.swift",
"SimpleNetworking/exec.swift",
"SimpleNetworking/logging.swift",
"SimpleNetworking/request.swift",
"Structs/Debug.swift",
"Structs/HTTPHeader.swift",
"Structs/HTTPMethod.swift",
"Structs/NetworkResponse.swift",
"Structs/NetworkingError.swift",
"Structs/POSTEncoding.swift",
"Structs/SNMock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.