Build Information
Successful build of CoreKit, reference 1.0.5 (2273a7
), with Swift 5.10 for macOS (SPM) on 11 Aug 2024 08:37:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/electricbolt/corekit.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/electricbolt/corekit
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 2273a76 Update to Xcode 15.4, Swift 5.10, iOS 13 minimum deployment target
Cloned https://github.com/electricbolt/corekit.git
Revision (git rev-parse @):
2273a76bd68fc68606d079e55c8c7299cfd611f4
SUCCESS checkout https://github.com/electricbolt/corekit.git at 1.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "corekit",
"name": "CoreKit",
"url": "https://github.com/electricbolt/corekit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/corekit",
"dependencies": [
]
}
]
}
Fetching https://github.com/electricbolt/corekit.git
[3/128] Fetching corekit
Fetched https://github.com/electricbolt/corekit.git from cache (1.22s)
Creating working copy for https://github.com/electricbolt/corekit.git
Working copy of https://github.com/electricbolt/corekit.git resolved at 1.0.5 (2273a76)
warning: '.resolve-product-dependencies': dependency 'corekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/electricbolt/corekit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling CoreKit String+Utility.swift
[4/11] Compiling CoreKit Money.swift
[5/11] Compiling CoreKit MoneyFormatter.swift
[6/11] Compiling CoreKit DecimalNumberBuilder.swift
[7/11] Compiling CoreKit String+Subscript.swift
[8/11] Compiling CoreKit Currency.swift
[9/11] Compiling CoreKit Data+Codec.swift
[10/11] Emitting module CoreKit
[11/11] Compiling CoreKit CurrencyManager.swift
Build complete! (4.78s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/CoreKitTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/CoreKit/Info.plist
Build complete.
Done.