Build Information
Successful build of User_Agent_iOS, reference main (1380e2), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 08:28:51 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/YogeshJethava/User_Agent_iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YogeshJethava/User_Agent_iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1380e28 Update README.md
Cloned https://github.com/YogeshJethava/User_Agent_iOS.git
Revision (git rev-parse @):
1380e2848e939987cfb9a12123332480d898fc7a
SUCCESS checkout https://github.com/YogeshJethava/User_Agent_iOS.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/YogeshJethava/User_Agent_iOS.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/4] Compiling User_Agent_iOS User_Agent_iOS.swift
[4/4] Emitting module User_Agent_iOS
Build complete! (3.27s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "User_Agent_iOS",
"name" : "User_Agent_iOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "UserAgent",
"targets" : [
"User_Agent_iOS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "User_Agent_iOSTests",
"module_type" : "SwiftTarget",
"name" : "User_Agent_iOSTests",
"path" : "Tests/User_Agent_iOSTests",
"sources" : [
"User_Agent_iOSTests.swift"
],
"target_dependencies" : [
"User_Agent_iOS"
],
"type" : "test"
},
{
"c99name" : "User_Agent_iOS",
"module_type" : "SwiftTarget",
"name" : "User_Agent_iOS",
"path" : "Sources/User_Agent_iOS",
"product_memberships" : [
"UserAgent"
],
"sources" : [
"User_Agent_iOS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.