The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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