Build Information
Successful build of Reusable, reference main (85e8ef
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 21:15:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AliSoftware/Reusable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AliSoftware/Reusable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 85e8ef7 Reset CHANGELOG
Cloned https://github.com/AliSoftware/Reusable.git
Revision (git rev-parse @):
85e8ef7b2441433ffed2fc8cf4942961b70a83f6
SUCCESS checkout https://github.com/AliSoftware/Reusable.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": "reusable",
"name": "Reusable",
"url": "https://github.com/AliSoftware/Reusable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reusable",
"dependencies": [
]
}
]
}
Fetching https://github.com/AliSoftware/Reusable.git
[1/2856] Fetching reusable
Fetched https://github.com/AliSoftware/Reusable.git from cache (1.22s)
Creating working copy for https://github.com/AliSoftware/Reusable.git
Working copy of https://github.com/AliSoftware/Reusable.git resolved at main (85e8ef7)
warning: '.resolve-product-dependencies': dependency 'reusable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/AliSoftware/Reusable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/10] Compiling Reusable Reusable.swift
[4/10] Compiling Reusable StoryboardBased.swift
[5/10] Compiling Reusable NibOwnerLoadable.swift
[6/10] Compiling Reusable NibLoadable.swift
[7/10] Emitting module Reusable
[8/10] Compiling Reusable StoryboardSceneBased.swift
[9/10] Compiling Reusable UITableView+Reusable.swift
[10/10] Compiling Reusable UICollectionView+Reusable.swift
Build complete! (3.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Reusable",
"name" : "Reusable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Reusable",
"targets" : [
"Reusable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"5"
],
"targets" : [
{
"c99name" : "Reusable",
"module_type" : "SwiftTarget",
"name" : "Reusable",
"path" : "Sources",
"product_memberships" : [
"Reusable"
],
"sources" : [
"Storyboard/StoryboardBased.swift",
"Storyboard/StoryboardSceneBased.swift",
"View/NibLoadable.swift",
"View/NibOwnerLoadable.swift",
"View/Reusable.swift",
"View/UICollectionView+Reusable.swift",
"View/UITableView+Reusable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.