This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 TooMuchTheme 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.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThatsJustCheesy/TooMuchTheme.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ThatsJustCheesy/TooMuchTheme
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 8acfdf8 Write README
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git
Revision (git rev-parse @):
8acfdf802327ced15b77b5917e66ecd03b7f5038
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling FootlessParser Error.swift
[2/7] Compiling FootlessParser Parser.swift
[3/7] Compiling FootlessParser Parser+Operators.swift
[4/7] Compiling FootlessParser Parsers.swift
[5/7] Compiling FootlessParser Converters.swift
[6/7] Emitting module FootlessParser
[7/7] Compiling FootlessParser StringParser.swift
[8/16] Compiling TooMuchTheme Context.swift
[9/17] Compiling TooMuchTheme ScopeName.swift
[10/17] Compiling TooMuchTheme Style.swift
[11/17] Compiling TooMuchTheme Scope.swift
[12/17] Compiling TooMuchTheme ScopeSelector.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:38:17: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(([base] + compositions).map { "\($0)" }.joined(separator: " "))"
                ^~~~~~
                       as [Any]
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:284:43: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(beginAnchor ? "^ " : "")\(([root] + descendents).map { "\($0)" }.joined(separator: " "))\(endAnchor ? " $" : "")"
                                          ^~~~~~
                                                 as [Any]
[13/17] Compiling TooMuchTheme Theme.swift
[14/17] Compiling TooMuchTheme FontProvider.swift
[15/17] Emitting module TooMuchTheme
[16/17] Compiling TooMuchTheme AttributedString.swift
[17/17] Compiling TooMuchTheme Color.swift
Build complete! (19.86s)
Fetching https://github.com/kareman/FootlessParser from cache
Fetched https://github.com/kareman/FootlessParser (0.16s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (0.51s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.