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: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/FLet
* tag 2.0.0 -> FETCH_HEAD
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 2.0.0
Fetching https://github.com/0xOpenBytes/t from cache
Fetching https://github.com/0xOpenBytes/c from cache
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o (0.30s)
Fetched https://github.com/0xOpenBytes/t (0.30s)
Fetched https://github.com/0xOpenBytes/c (0.30s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.60s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.0 (0.65s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.53s)
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
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
========================================
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": "flet",
"name": "FLet",
"url": "https://github.com/0xOpenBytes/FLet.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/0xOpenBytes/FLet.git from cache
Fetched https://github.com/0xOpenBytes/FLet.git (0.24s)
Fetching https://github.com/0xOpenBytes/t from cache
Fetching https://github.com/0xOpenBytes/c from cache
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o (1.26s)
Fetched https://github.com/0xOpenBytes/t (1.26s)
Fetched https://github.com/0xOpenBytes/c (1.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/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.2.0
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 2.0.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 o+notification.swift
[2/18] Emitting module o
[3/18] Compiling o NotificationAuthorization.swift
[4/18] Compiling o NotificationDelegate.swift
[5/18] Compiling o NotificationUpdate.swift
[6/18] Compiling o NotificationDelete.swift
[7/18] Compiling o NotificationGet.swift
[8/18] Compiling o NotificationPost.swift
[9/18] Compiling o o+console.swift
[10/18] Compiling o o+file.swift
[11/18] Compiling o o+url.swift
[12/18] Compiling o o.swift
[13/18] Compiling t t+Structure.swift
[14/18] Compiling t t+Factories.swift
[15/18] Compiling t t.swift
[16/18] Emitting module t
[17/18] Compiling t t+Assertion.swift
[18/18] Compiling t t+Logging.swift
[19/20] Emitting module c
[20/20] Compiling c c.swift
[21/22] Emitting module FLet
[22/22] Compiling FLet FLet.swift
Build complete! (7.95s)
Build complete.
Done.