Build Information
Successful build of FoundationKit, reference 2.0.0 (773a78
), with Swift 5.8 for macOS (SPM) on 30 Sep 2024 02:30:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 773a78d Swift 6.0
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
773a78d6cfaeb6f5e2f2f6194fa4ca0209e6feeb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Emitting module FoundationKit
[3/23] Compiling FoundationKit UUIDProvider.swift
[4/23] Compiling FoundationKit resource_bundle_accessor.swift
[5/23] Compiling FoundationKit Sequence+Foundation.swift
[6/23] Compiling FoundationKit String+Foundation.swift
[7/23] Compiling FoundationKit Dictionary+Foundation.swift
[8/23] Compiling FoundationKit Encodable+Foundation.swift
[9/23] Compiling FoundationKit LinkDetector.swift
[10/23] Compiling FoundationKit NotificationDispatcher.swift
[11/23] Compiling FoundationKit UIColor+Foundation.swift
[12/23] Compiling FoundationKit UIImage+Foundation.swift
[13/23] Compiling FoundationKit Optional+Foundation.swift
[14/23] Compiling FoundationKit Result+Foundation.swift
[15/23] Compiling FoundationKit CGPoint+Foundation.swift
[16/23] Compiling FoundationKit CGRect+Foundation.swift
[17/23] Compiling FoundationKit CGSize+Foundation.swift
[18/23] Compiling FoundationKit Collection+Foundation.swift
[19/23] Compiling FoundationKit URLOpener+SwiftUI.swift
[20/23] Compiling FoundationKit URLOpener+UIKit.swift
[21/23] Compiling FoundationKit Closures.swift
[22/23] Compiling FoundationKit Array+Foundation.swift
[23/23] Compiling FoundationKit CACornerMask+Foundation.swift
Build complete! (19.01s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.84s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.77s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.72s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
Done.