Build Information
Successful build of ProductHunt, reference 1.0.3 (7fd185
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 22:03:16 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 -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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appcraftconsulting/producthunt.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appcraftconsulting/producthunt
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 7fd185e Updates images in README
Cloned https://github.com/appcraftconsulting/producthunt.git
Revision (git rev-parse @):
7fd185e352806a3745e4dfcae2ae18c9d263c5ab
SUCCESS checkout https://github.com/appcraftconsulting/producthunt.git at 1.0.3
========================================
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": "producthunt",
"name": "ProductHunt",
"url": "https://github.com/appcraftconsulting/producthunt.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/producthunt",
"dependencies": [
]
}
]
}
Fetching https://github.com/appcraftconsulting/producthunt.git
[1/352] Fetching producthunt
Fetched https://github.com/appcraftconsulting/producthunt.git from cache (1.20s)
Creating working copy for https://github.com/appcraftconsulting/producthunt.git
Working copy of https://github.com/appcraftconsulting/producthunt.git resolved at 1.0.3 (7fd185e)
warning: '.resolve-product-dependencies': dependency 'producthunt' 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/appcraftconsulting/producthunt.git
{
"dependencies" : [
],
"manifest_display_name" : "ProductHunt",
"name" : "ProductHunt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ProductHunt",
"targets" : [
"ProductHunt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProductHuntTests",
"module_type" : "SwiftTarget",
"name" : "ProductHuntTests",
"path" : "Tests/ProductHuntTests",
"sources" : [
"ProductHuntTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ProductHunt"
],
"type" : "test"
},
{
"c99name" : "ProductHunt",
"module_type" : "SwiftTarget",
"name" : "ProductHunt",
"path" : "Sources/ProductHunt",
"product_memberships" : [
"ProductHunt"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ProductHunt/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Color.swift",
"Extensions/Font.swift",
"Extensions/String.swift",
"Extensions/UIColor.swift",
"Extensions/UIFont.swift",
"Extensions/UserDefaults.swift",
"PHButton.swift",
"PHManager.swift",
"PHPost.swift",
"PHResponse.swift",
"SwiftUI/PHVotesCount.swift",
"SwiftUI/ProductHuntButton.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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 -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/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/16] Compiling ProductHunt PHVotesCount.swift
[5/17] Compiling ProductHunt ProductHuntButton.swift
[6/17] Compiling ProductHunt resource_bundle_accessor.swift
[7/17] Compiling ProductHunt PHButton.swift
[8/17] Compiling ProductHunt PHManager.swift
[9/17] Compiling ProductHunt UIFont.swift
[10/17] Compiling ProductHunt UserDefaults.swift
[11/17] Compiling ProductHunt PHResponse.swift
[12/17] Compiling ProductHunt PHPost.swift
[13/17] Compiling ProductHunt Color.swift
[14/17] Compiling ProductHunt Font.swift
[15/17] Emitting module ProductHunt
[16/17] Compiling ProductHunt String.swift
[17/17] Compiling ProductHunt UIColor.swift
Build complete! (9.84s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ProductHunt",
"name" : "ProductHunt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ProductHunt",
"targets" : [
"ProductHunt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProductHuntTests",
"module_type" : "SwiftTarget",
"name" : "ProductHuntTests",
"path" : "Tests/ProductHuntTests",
"sources" : [
"ProductHuntTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ProductHunt"
],
"type" : "test"
},
{
"c99name" : "ProductHunt",
"module_type" : "SwiftTarget",
"name" : "ProductHunt",
"path" : "Sources/ProductHunt",
"product_memberships" : [
"ProductHunt"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ProductHunt/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Color.swift",
"Extensions/Font.swift",
"Extensions/String.swift",
"Extensions/UIColor.swift",
"Extensions/UIFont.swift",
"Extensions/UserDefaults.swift",
"PHButton.swift",
"PHManager.swift",
"PHPost.swift",
"PHResponse.swift",
"SwiftUI/PHVotesCount.swift",
"SwiftUI/ProductHuntButton.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.