Build Information
Successful build of PresentView, reference main (0a8cb0), with Swift 6.1 for macOS (SPM) on 17 Dec 2025 10:20:24 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/jokerphuongnam/PresentView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jokerphuongnam/PresentView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a8cb0c release: patch (#4)
Cloned https://github.com/jokerphuongnam/PresentView.git
Revision (git rev-parse @):
0a8cb0cdbb049a522a87a5e0be1f74a12bfaa19d
SUCCESS checkout https://github.com/jokerphuongnam/PresentView.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/jokerphuongnam/PresentView.git
https://github.com/jokerphuongnam/PresentView.git
{
"dependencies" : [
],
"manifest_display_name" : "PresentView",
"name" : "PresentView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "PresentView",
"targets" : [
"PresentView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PresentView",
"module_type" : "SwiftTarget",
"name" : "PresentView",
"path" : "Sources/PresentView",
"product_memberships" : [
"PresentView"
],
"sources" : [
"Array+Presented.swift",
"DismissPresentedAction.swift",
"NodeView.swift",
"PresentView.swift",
"Presented.swift",
"PresentedViewModifier.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/9] Compiling PresentView PresentedViewModifier.swift
[4/9] Compiling PresentView NodeView.swift
[5/9] Compiling PresentView PresentView.swift
[6/9] Emitting module PresentView
[7/9] Compiling PresentView Array+Presented.swift
[8/9] Compiling PresentView DismissPresentedAction.swift
[9/9] Compiling PresentView Presented.swift
Build complete! (8.45s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PresentView",
"name" : "PresentView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "PresentView",
"targets" : [
"PresentView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PresentView",
"module_type" : "SwiftTarget",
"name" : "PresentView",
"path" : "Sources/PresentView",
"product_memberships" : [
"PresentView"
],
"sources" : [
"Array+Presented.swift",
"DismissPresentedAction.swift",
"NodeView.swift",
"PresentView.swift",
"Presented.swift",
"PresentedViewModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.