The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Themeable with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edwellbrook/Themeable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/edwellbrook/Themeable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1039861 v0.8.0
Cloned https://github.com/edwellbrook/Themeable.git
Revision (git rev-parse @):
1039861c7cd57aba903946b2510ec400a4e95d4d
SUCCESS checkout https://github.com/edwellbrook/Themeable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "themeable",
      "name": "Themeable",
      "url": "https://github.com/edwellbrook/Themeable.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Themeable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/edwellbrook/Themeable.git
[1/262] Fetching themeable
Fetched https://github.com/edwellbrook/Themeable.git (0.22s)
Creating working copy for https://github.com/edwellbrook/Themeable.git
Working copy of https://github.com/edwellbrook/Themeable.git resolved at master
warning: '.resolve-product-dependencies': dependency 'themeable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Themeable ThemeManager.swift
[2/4] Compiling Themeable ThemePersistor.swift
[3/4] Compiling Themeable Themeable.swift
[4/4] Emitting module Themeable
Build complete! (7.24s)
Build complete.
Done.