Build Information
Successful build of Roadmap with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/Roadmap.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/Roadmap
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 04cca0c Merge pull request #83 from MaartenBorsje/MaartenBorsje-print-to-logger
Cloned https://github.com/AvdLee/Roadmap.git
Revision (git rev-parse @):
04cca0ceec2dda141421b88c7f789ac24000010e
SUCCESS checkout https://github.com/AvdLee/Roadmap.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "roadmap",
"name": "Roadmap",
"url": "https://github.com/AvdLee/Roadmap.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Roadmap",
"dependencies": [
]
}
]
}
Fetching https://github.com/AvdLee/Roadmap.git from cache
Fetched https://github.com/AvdLee/Roadmap.git (0.25s)
Creating working copy for https://github.com/AvdLee/Roadmap.git
Working copy of https://github.com/AvdLee/Roadmap.git resolved at main
warning: '.resolve-product-dependencies': dependency 'roadmap' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/AvdLee/Roadmap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling Roadmap FeatureVoter.swift
[2/18] Compiling Roadmap FeatureVoterCountAPI.swift
[3/18] Compiling Roadmap FeaturesFetcher.swift
[4/18] Compiling Roadmap RoadmapFeature.swift
[5/18] Compiling Roadmap RoadmapFeatureVotingCount.swift
[6/18] Compiling Roadmap Logger.swift
[7/18] Compiling Roadmap ViewExtensions.swift
[8/18] Compiling Roadmap Language.swift
[9/18] Compiling Roadmap JSONDataFetcher.swift
[10/18] Compiling Roadmap ArrayExtensions.swift
[11/18] Compiling Roadmap ColorExtensions.swift
[12/20] Compiling Roadmap RoadmapViewModel.swift
[13/20] Compiling Roadmap RoadmapVoteButton.swift
[14/20] Compiling Roadmap RoadmapConfiguration.swift
[15/20] Compiling Roadmap RoadmapFeatureView.swift
[16/20] Emitting module Roadmap
[17/20] Compiling Roadmap RoadmapFeatureViewModel.swift
[18/20] Compiling Roadmap RoadmapView.swift
[19/20] Compiling Roadmap RoadmapStyle.swift
[20/20] Compiling Roadmap RoadmapTemplates.swift
Build complete! (7.48s)
Build complete.
Done.