Build Information
Successful build of FoundationKit, reference 2.0.0 (773a78
), with Swift 5.9 for macOS (SPM) on 30 Sep 2024 02:30:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path: $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Compiling FoundationKit Dictionary+Foundation.swift
[3/21] Compiling FoundationKit Encodable+Foundation.swift
[4/21] Emitting module FoundationKit
[5/21] Compiling FoundationKit Sequence+Foundation.swift
[6/21] Compiling FoundationKit String+Foundation.swift
[7/21] Compiling FoundationKit UIColor+Foundation.swift
[8/21] Compiling FoundationKit UIImage+Foundation.swift
[9/21] Compiling FoundationKit CGPoint+Foundation.swift
[10/21] Compiling FoundationKit CGRect+Foundation.swift
[11/21] Compiling FoundationKit LinkDetector.swift
[12/21] Compiling FoundationKit NotificationDispatcher.swift
[13/21] Compiling FoundationKit Closures.swift
[14/21] Compiling FoundationKit Array+Foundation.swift
[15/21] Compiling FoundationKit CACornerMask+Foundation.swift
[16/21] Compiling FoundationKit Optional+Foundation.swift
[17/21] Compiling FoundationKit Result+Foundation.swift
[18/21] Compiling FoundationKit URLOpener+SwiftUI.swift
[19/21] Compiling FoundationKit URLOpener+UIKit.swift
[20/21] Compiling FoundationKit CGSize+Foundation.swift
[21/21] Compiling FoundationKit Collection+Foundation.swift
[22/23] Compiling FoundationKit UUIDProvider.swift
[23/23] Compiling FoundationKit resource_bundle_accessor.swift
Build complete! (18.62s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.38s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.46s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.95s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.82s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.59s)
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
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
Done.