The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Roadmap with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.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/admin/builds/Z6YBxSjp/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/AvdLee/Roadmap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module Roadmap
[2/20] Compiling Roadmap RoadmapViewModel.swift
[3/20] Compiling Roadmap RoadmapVoteButton.swift
[4/20] Compiling Roadmap RoadmapStyle.swift
[5/20] Compiling Roadmap RoadmapTemplates.swift
[6/20] Compiling Roadmap ColorExtensions.swift
[7/20] Compiling Roadmap Logger.swift
[8/20] Compiling Roadmap ViewExtensions.swift
[9/20] Compiling Roadmap Language.swift
[10/20] Compiling Roadmap RoadmapFeature.swift
[11/20] Compiling Roadmap FeatureVoter.swift
[12/20] Compiling Roadmap FeatureVoterCountAPI.swift
[13/20] Compiling Roadmap FeaturesFetcher.swift
[14/20] Compiling Roadmap JSONDataFetcher.swift
[15/20] Compiling Roadmap ArrayExtensions.swift
[16/20] Compiling Roadmap RoadmapFeatureVotingCount.swift
[17/20] Compiling Roadmap RoadmapConfiguration.swift
[18/20] Compiling Roadmap RoadmapFeatureView.swift
[19/20] Compiling Roadmap RoadmapFeatureViewModel.swift
[20/20] Compiling Roadmap RoadmapView.swift
Build complete! (8.01s)
Build complete.
Done.