Build Information
Successful build of ThemePark, reference main (24139a
), with Swift 5.9 for macOS (SPM) on 16 Oct 2024 20:10:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/ChimeHQ/ThemePark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling ColorToolbox PlatformColor+Internal.swift
[2/7] Compiling ColorToolbox PlatformColor+RelativeLuminance.swift
[3/7] Compiling ColorToolbox PlatformColor+Hex.swift
[4/7] Emitting module ColorToolbox
[5/7] Compiling ColorToolbox PlatformColor+Brightness.swift
[6/7] Compiling ColorToolbox Color+ColorToolbox.swift
[7/7] Compiling ColorToolbox PlatformColor.swift
[8/18] Compiling ThemePark UTType+Themes.swift
[9/19] Compiling ThemePark Style.swift
[10/19] Compiling ThemePark TextMateTheme.swift
[11/19] Compiling ThemePark ConstantStyler.swift
[12/19] Compiling ThemePark StylingCache.swift
[13/19] Emitting module ThemePark
[14/19] Compiling ThemePark XcodeTheme.swift
[15/19] Compiling ThemePark QueryContextModifier.swift
[16/19] Compiling ThemePark Query.swift
[17/19] Compiling ThemePark SyntaxSpecifier.swift
[18/19] Compiling ThemePark BBEditTheme.swift
[19/19] Compiling ThemePark CodableStyler.swift
Build complete! (14.81s)
Fetching https://github.com/raymondjavaxx/ColorToolbox
[1/317] Fetching colortoolbox
Fetched https://github.com/raymondjavaxx/ColorToolbox (1.28s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.45s)
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.