Build Information
Successful build of Formify, reference main (057b4d
), with Swift 6.1 for macOS (SPM) on 16 May 2025 21:35:40 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sanzaru/formify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sanzaru/formify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 057b4da Remove swiftlint plugin dependency
Cloned https://github.com/sanzaru/formify.git
Revision (git rev-parse @):
057b4dafce0d14bc0af83f6e36df9fd4288ba9d4
SUCCESS checkout https://github.com/sanzaru/formify.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "formify",
"name": "Formify",
"url": "https://github.com/sanzaru/formify.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/formify",
"dependencies": [
]
}
]
}
Fetching https://github.com/sanzaru/formify.git
[4/195] Fetching formify
Fetched https://github.com/sanzaru/formify.git from cache (0.84s)
Creating working copy for https://github.com/sanzaru/formify.git
Working copy of https://github.com/sanzaru/formify.git resolved at main (057b4da)
warning: '.resolve-product-dependencies': dependency 'formify' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/sanzaru/formify.git
https://github.com/sanzaru/formify.git
{
"dependencies" : [
],
"manifest_display_name" : "Formify",
"name" : "Formify",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Formify",
"targets" : [
"Formify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormifyTests",
"module_type" : "SwiftTarget",
"name" : "FormifyTests",
"path" : "Tests/FormifyTests",
"sources" : [
"FormifyTests.swift"
],
"target_dependencies" : [
"Formify"
],
"type" : "test"
},
{
"c99name" : "Formify",
"module_type" : "SwiftTarget",
"name" : "Formify",
"path" : "Sources/Formify",
"product_memberships" : [
"Formify"
],
"sources" : [
"FormifyCustomValidationHandler.swift",
"FormifyDefaultPattern.swift",
"FormifyError.swift",
"FormifyField.swift",
"FormifyOperator.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/8] Compiling Formify FormifyOperator.swift
[4/8] Compiling Formify FormifyError.swift
[5/8] Compiling Formify FormifyCustomValidationHandler.swift
[6/8] Compiling Formify FormifyField.swift
[7/8] Emitting module Formify
[8/8] Compiling Formify FormifyDefaultPattern.swift
Build complete! (4.22s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Formify",
"name" : "Formify",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Formify",
"targets" : [
"Formify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormifyTests",
"module_type" : "SwiftTarget",
"name" : "FormifyTests",
"path" : "Tests/FormifyTests",
"sources" : [
"FormifyTests.swift"
],
"target_dependencies" : [
"Formify"
],
"type" : "test"
},
{
"c99name" : "Formify",
"module_type" : "SwiftTarget",
"name" : "Formify",
"path" : "Sources/Formify",
"product_memberships" : [
"Formify"
],
"sources" : [
"FormifyCustomValidationHandler.swift",
"FormifyDefaultPattern.swift",
"FormifyError.swift",
"FormifyField.swift",
"FormifyOperator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.