The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FLet 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/0xOpenBytes/FLet.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/FLet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ca1cd5 Update c to 1.0.0
Cloned https://github.com/0xOpenBytes/FLet.git
Revision (git rev-parse @):
0ca1cd5a70e9f790bd3ef6f99c14e721bbce2386
SUCCESS checkout https://github.com/0xOpenBytes/FLet.git at main
Fetching https://github.com/0xOpenBytes/o from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetching https://github.com/0xOpenBytes/c from cache
Fetched https://github.com/0xOpenBytes/c (0.18s)
Fetched https://github.com/0xOpenBytes/t (0.18s)
Fetched https://github.com/0xOpenBytes/o (0.18s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.02s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.0 (0.02s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.02s)
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.0.0
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flet",
      "name": "FLet",
      "url": "https://github.com/0xOpenBytes/FLet.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FLet",
      "dependencies": [
        {
          "identity": "t",
          "name": "t",
          "url": "https://github.com/0xOpenBytes/t",
          "version": "0.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/t",
          "dependencies": [
          ]
        },
        {
          "identity": "c",
          "name": "c",
          "url": "https://github.com/0xOpenBytes/c",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/c",
          "dependencies": [
            {
              "identity": "t",
              "name": "t",
              "url": "https://github.com/0xOpenBytes/t",
              "version": "0.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/t",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "o",
          "name": "o",
          "url": "https://github.com/0xOpenBytes/o",
          "version": "0.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xOpenBytes/FLet.git
[1/27] Fetching flet
Fetched https://github.com/0xOpenBytes/FLet.git (0.26s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetching https://github.com/0xOpenBytes/c from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/o (0.18s)
Fetched https://github.com/0xOpenBytes/t (0.18s)
Fetched https://github.com/0xOpenBytes/c (0.18s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.01s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.01s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (0.01s)
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.3.0
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Creating working copy for https://github.com/0xOpenBytes/FLet.git
Working copy of https://github.com/0xOpenBytes/FLet.git resolved at main
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'flet' is not used by any target
Found 3 product dependencies
  - t
  - c
  - o
========================================
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/17] Compiling o NotificationAuthorization.swift
[2/17] Compiling o NotificationDelegate.swift
[3/17] Compiling o o+console.swift
[4/17] Compiling o o+file.swift
[5/17] Compiling o NotificationUpdate.swift
[6/17] Emitting module o
[7/17] Compiling o o+url.swift
[8/17] Compiling o NotificationDelete.swift
[9/17] Compiling o NotificationGet.swift
[10/17] Compiling o NotificationPost.swift
[11/17] Compiling o o+notification.swift
[12/18] Compiling t t+Structure.swift
[13/18] Compiling t t+Assertion.swift
[14/18] Compiling t t+Logging.swift
[15/18] Compiling t t.swift
[16/18] Compiling t t+Factories.swift
[17/18] Emitting module t
[18/20] Compiling o o.swift
[19/20] Compiling c c.swift
[20/20] Emitting module c
[21/22] Emitting module FLet
[22/22] Compiling FLet FLet.swift
Build complete! (8.48s)
Build complete.
Done.