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 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/admin/builds/h8344Zi3/1/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/c from cache
Fetching https://github.com/0xOpenBytes/o from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/o (0.27s)
Fetched https://github.com/0xOpenBytes/t (0.28s)
Fetched https://github.com/0xOpenBytes/c (0.28s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.64s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.0 (0.52s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.48s)
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/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.0.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/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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.31s)
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/o (0.26s)
Fetched https://github.com/0xOpenBytes/c (0.26s)
Fetched https://github.com/0xOpenBytes/t (0.26s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.02s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.02s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (0.02s)
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/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/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 t t.swift
[2/17] Compiling o o+console.swift
[3/17] Compiling o o+file.swift
[4/17] Compiling o NotificationUpdate.swift
[5/17] Compiling o NotificationPost.swift
[6/17] Compiling o NotificationDelete.swift
[7/17] Compiling o NotificationGet.swift
[8/17] Compiling o o+notification.swift
[9/17] Compiling o NotificationAuthorization.swift
[10/17] Compiling o NotificationDelegate.swift
[11/17] Emitting module o
[12/17] Compiling o o+url.swift
[13/18] Compiling t t+Assertion.swift
[14/18] Compiling t t+Factories.swift
[15/18] Compiling t t+Logging.swift
[16/18] Emitting module t
[17/18] Compiling t t+Structure.swift
[18/18] 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! (10.17s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.