Build Information
Successful build of IAppRater, reference v1.0.2 (14fb23
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 19:34:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ukushu/IAppRater.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ukushu/IAppRater
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at 14fb230 Package.swift upd
Cloned https://github.com/ukushu/IAppRater.git
Revision (git rev-parse @):
14fb230167b59a663e6935d1913ea787d8d1f4b8
SUCCESS checkout https://github.com/ukushu/IAppRater.git at v1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ukushu/IAppRater.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] Emitting module IAppRater
[4/4] Compiling IAppRater IAppRater.swift
Build complete! (7.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "IAppRater",
"name" : "IAppRater",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "IAppRater",
"targets" : [
"IAppRater"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IAppRaterTests",
"module_type" : "SwiftTarget",
"name" : "IAppRaterTests",
"path" : "Tests/IAppRaterTests",
"sources" : [
"IAppRaterTests.swift"
],
"target_dependencies" : [
"IAppRater"
],
"type" : "test"
},
{
"c99name" : "IAppRater",
"module_type" : "SwiftTarget",
"name" : "IAppRater",
"path" : "Sources/IAppRater",
"product_memberships" : [
"IAppRater"
],
"sources" : [
"IAppRater.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.