Build Information
Successful build of SecureAppRequest, reference 1.1.0 (cb276a), with Swift 6.2 for macOS (SPM) on 30 Jun 2025 05:33:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SecureAppRequest/SecureAppRequest-Swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SecureAppRequest/SecureAppRequest-Swift
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at cb276a7 Update README.md
Cloned https://github.com/SecureAppRequest/SecureAppRequest-Swift.git
Revision (git rev-parse @):
cb276a753dfcbfc45744d415035dc73958b01d14
SUCCESS checkout https://github.com/SecureAppRequest/SecureAppRequest-Swift.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SecureAppRequest/SecureAppRequest-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Emitting module SecureAppRequest
[4/6] Compiling SecureAppRequest SecureAppRequest.swift
[5/6] Compiling SecureAppRequest URLRequest+secureId.swift
[6/6] Compiling SecureAppRequest CryptoManager.swift
Build complete! (4.11s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SecureAppRequest",
"name" : "SecureAppRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SecureAppRequest",
"targets" : [
"SecureAppRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SecureAppRequest",
"module_type" : "SwiftTarget",
"name" : "SecureAppRequest",
"path" : "Sources/SecureAppRequest",
"product_memberships" : [
"SecureAppRequest"
],
"sources" : [
"CryptoManager.swift",
"SecureAppRequest.swift",
"URLRequest+secureId.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.