Build Information
Successful build of XFormatter with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pawello2222/XFormatter.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/XFormatter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5632709 Merge pull request #2 from pawello2222/dev
Cloned https://github.com/pawello2222/XFormatter.git
Revision (git rev-parse @):
56327096627339f656f8f345c5528b993d26094b
SUCCESS checkout https://github.com/pawello2222/XFormatter.git at main
Fetching https://github.com/pawello2222/Appliable from cache
Fetching https://github.com/pawello2222/PhantomKit from cache
Fetched https://github.com/pawello2222/Appliable from cache (0.17s)
Fetched https://github.com/pawello2222/PhantomKit from cache (0.20s)
Computing version for https://github.com/pawello2222/PhantomKit
Computed https://github.com/pawello2222/PhantomKit at 2.0.0 (0.50s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.1.0 (0.50s)
Creating working copy for https://github.com/pawello2222/PhantomKit
Working copy of https://github.com/pawello2222/PhantomKit resolved at 2.0.0
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "xformatter",
"name": "XFormatter",
"url": "https://github.com/pawello2222/XFormatter.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XFormatter",
"dependencies": [
{
"identity": "appliable",
"name": "Appliable",
"url": "https://github.com/pawello2222/Appliable",
"version": "1.1.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
"dependencies": [
]
},
{
"identity": "phantomkit",
"name": "PhantomKit",
"url": "https://github.com/pawello2222/PhantomKit",
"version": "2.0.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PhantomKit",
"dependencies": [
{
"identity": "appliable",
"name": "Appliable",
"url": "https://github.com/pawello2222/Appliable",
"version": "1.1.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/pawello2222/XFormatter.git from cache
Fetched https://github.com/pawello2222/XFormatter.git from cache (0.26s)
Fetching https://github.com/pawello2222/PhantomKit from cache
Fetching https://github.com/pawello2222/Appliable from cache
Fetched https://github.com/pawello2222/Appliable from cache (0.16s)
Fetched https://github.com/pawello2222/PhantomKit from cache (0.18s)
Computing version for https://github.com/pawello2222/PhantomKit
Computed https://github.com/pawello2222/PhantomKit at 2.0.0 (0.02s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.1.0 (0.01s)
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.1.0
Creating working copy for https://github.com/pawello2222/PhantomKit
Working copy of https://github.com/pawello2222/PhantomKit resolved at 2.0.0
Creating working copy for https://github.com/pawello2222/XFormatter.git
Working copy of https://github.com/pawello2222/XFormatter.git resolved at main (5632709)
warning: '.resolve-product-dependencies': dependency 'xformatter' is not used by any target
Found 2 product dependencies
- Appliable
- PhantomKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/pawello2222/XFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-6044DDE57671499D.txt
[8/10] Compiling Appliable Appliable.swift
[9/10] Emitting module Appliable
[10/10] Compiling Appliable ObjectAppliable.swift
[11/31] Compiling PhantomKitCore TimeInterval+Extensions.swift
[12/32] Compiling PhantomKitCore Set+Extensions.swift
[13/32] Compiling PhantomKitCore String+Extensions.swift
[14/32] Compiling PhantomKitLog LogCategory.swift
[15/32] Compiling PhantomKitLog Logger.swift
[16/32] Compiling PhantomKitLog LogLevel.swift
[17/32] Compiling PhantomKitCore Locale+Extensions.swift
[18/32] Compiling PhantomKitCore NSDecimalNumber+Extensions.swift
[19/32] Compiling PhantomKitCore Comparable+Extensions.swift
[20/32] Compiling PhantomKitCore Date+Extensions.swift
[21/32] Emitting module PhantomKitCore
[22/32] Compiling PhantomKitCore Array+Extensions.swift
[23/32] Compiling PhantomKitCore Bundle+Extensions.swift
[24/32] Compiling PhantomKitCore CGSize+Extensions.swift
[25/32] Compiling PhantomKitCore Calendar+Extensions.swift
[26/32] Compiling PhantomKitCore Equatable+Extensions.swift
[27/32] Compiling PhantomKitCore Error+Extensions.swift
[28/32] Emitting module PhantomKitLog
[29/32] Compiling PhantomKitLog ConsoleLogger.swift
[30/32] Compiling PhantomKitCore TimeZone+Extensions.swift
[31/54] Compiling PhantomKitLog OSLogLogger.swift
[32/54] Compiling PhantomKitLog LogBuilder.swift
[33/63] Compiling PhantomKitAPI HTTPCode.swift
[34/64] Compiling PhantomKitAPI APIDataSource.swift
[35/64] Compiling PhantomKitAPI APIEndpoint.swift
[36/64] Compiling PhantomKitAPI APIError.swift
[37/64] Compiling PhantomKitAPI NetworkSession.swift
[38/64] Compiling PhantomKitAPI APIMethod.swift
[39/64] Compiling PhantomKitAPI AuthorizationType.swift
[40/64] Emitting module PhantomKitAPI
[41/64] Compiling PhantomKitAPI NetworkDataSource.swift
[42/64] Compiling PhantomKitAPI Loadable.swift
[43/64] Emitting module PhantomKitUI
[44/66] Compiling PhantomKitUI Color+Extensions.swift
[45/66] Compiling PhantomKitUI Edge+Extensions.swift
[46/66] Compiling PhantomKitUI View+Alignment.swift
[49/66] Compiling PhantomKitUI FullScreenViewModifier.swift
[50/66] Compiling PhantomKitUI EnvironmentValues+ShortLabelWidth.swift
[51/66] Compiling PhantomKitUI EnvironmentValues+UserInterfaceIdiom.swift
[52/66] Compiling PhantomKitUI Binding+Extensions.swift
[53/66] Compiling PhantomKitUI LinkViewModifier.swift
[54/66] Compiling PhantomKitUI SheetViewModifier.swift
[55/66] Compiling PhantomKitUI Triangle.swift
[56/66] Compiling PhantomKitUI CheckmarkView.swift
[57/66] Compiling PhantomKitUI IndicatorView.swift
[58/66] Compiling PhantomKitUI MultiColumnList.swift
[59/66] Compiling PhantomKitUI ViewControllerRepresentable.swift
[60/66] Compiling PhantomKitUI ViewRepresentable.swift
[61/66] Compiling PhantomKitUI VCenteredScrollView.swift
[62/66] Compiling PhantomKitUI PDFViewRepresentable.swift
[63/66] Compiling PhantomKitUI SafariViewRepresentable.swift
[64/66] Compiling PhantomKitUI CustomizablePicker+Item.swift
[65/66] Compiling PhantomKitUI CustomizablePicker+Selection.swift
[66/66] Compiling PhantomKitUI CustomizablePicker.swift
[67/77] Compiling XFormatter XFormatter+Convenience.swift
[68/78] Emitting module XFormatter
[69/78] Compiling XFormatter XDateFormatter+Date.swift
[70/78] Compiling XFormatter XDateFormatter.swift
[71/78] Compiling XFormatter Sign.swift
[72/78] Compiling XFormatter Precision.swift
[73/78] Compiling XFormatter Date+Localized.swift
[74/78] Compiling XFormatter XDateFormatter+Convenience.swift
[75/78] Compiling XFormatter Abbreviation+Threshold.swift
[76/78] Compiling XFormatter Abbreviation.swift
[77/78] Compiling XFormatter XFormatter+Decimal.swift
[78/78] Compiling XFormatter XFormatter.swift
Build complete! (12.13s)
Build complete.
Done.