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 ThemePark, reference main (24139a), with Swift 5.10 for macOS (SPM) on 16 Oct 2024 20:08:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ThemePark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ThemePark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 24139ad Add missing code fence labels
Cloned https://github.com/ChimeHQ/ThemePark.git
Revision (git rev-parse @):
24139ad84042b070d2d11e54c22a22b01703e993
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ThemePark.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ChimeHQ/ThemePark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/10] Emitting module ColorToolbox
[5/10] Compiling ColorToolbox PlatformColor+Internal.swift
[6/10] Compiling ColorToolbox PlatformColor+RelativeLuminance.swift
[7/10] Compiling ColorToolbox PlatformColor+Brightness.swift
[8/10] Compiling ColorToolbox PlatformColor+Hex.swift
[9/10] Compiling ColorToolbox PlatformColor.swift
[10/10] Compiling ColorToolbox Color+ColorToolbox.swift
[11/21] Compiling ThemePark UTType+Themes.swift
[12/22] Compiling ThemePark Style.swift
[13/22] Compiling ThemePark TextMateTheme.swift
[14/22] Compiling ThemePark QueryContextModifier.swift
[15/22] Compiling ThemePark StylingCache.swift
[16/22] Compiling ThemePark BBEditTheme.swift
[17/22] Compiling ThemePark CodableStyler.swift
[18/22] Compiling ThemePark ConstantStyler.swift
[19/22] Compiling ThemePark SyntaxSpecifier.swift
[20/22] Emitting module ThemePark
[21/22] Compiling ThemePark Query.swift
[22/22] Compiling ThemePark XcodeTheme.swift
Build complete! (12.15s)
Fetching https://github.com/raymondjavaxx/ColorToolbox
[4/317] Fetching colortoolbox
Fetched https://github.com/raymondjavaxx/ColorToolbox from cache (1.25s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.46s)
Creating working copy for https://github.com/raymondjavaxx/ColorToolbox
Working copy of https://github.com/raymondjavaxx/ColorToolbox resolved at 1.1.0
Build complete.
Done.