Build Information
Successful build of XFormatter with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/XFormatter
* tag 2.0.0 -> FETCH_HEAD
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 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/pawello2222/XFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Emitting module Appliable
[2/3] Compiling Appliable Appliable.swift
[3/3] Compiling Appliable ObjectAppliable.swift
[4/24] Compiling PhantomKitCore Equatable+Extensions.swift
[5/24] Compiling PhantomKitCore Error+Extensions.swift
[6/25] Compiling PhantomKitCore TimeInterval+Extensions.swift
[7/25] Compiling PhantomKitCore Comparable+Extensions.swift
[8/25] Compiling PhantomKitCore Date+Extensions.swift
[9/25] Emitting module PhantomKitCore
[10/25] Compiling PhantomKitCore Array+Extensions.swift
[11/25] Compiling PhantomKitCore Bundle+Extensions.swift
[12/25] Compiling PhantomKitLog LogBuilder.swift
[13/25] Compiling PhantomKitLog Logger.swift
[14/25] Compiling PhantomKitLog LogCategory.swift
[15/25] Compiling PhantomKitCore Locale+Extensions.swift
[16/25] Compiling PhantomKitCore NSDecimalNumber+Extensions.swift
[17/25] Compiling PhantomKitCore CGSize+Extensions.swift
[18/25] Compiling PhantomKitCore Calendar+Extensions.swift
[19/25] Compiling PhantomKitCore Set+Extensions.swift
[20/25] Compiling PhantomKitCore String+Extensions.swift
[21/25] Compiling PhantomKitCore TimeZone+Extensions.swift
[22/47] Emitting module PhantomKitLog
[23/47] Compiling PhantomKitLog LogLevel.swift
[24/47] Compiling PhantomKitLog ConsoleLogger.swift
[25/47] Compiling PhantomKitLog OSLogLogger.swift
[26/56] Compiling PhantomKitAPI HTTPCode.swift
[27/57] Compiling PhantomKitAPI AuthorizationType.swift
[28/57] Emitting module PhantomKitAPI
[29/57] Compiling PhantomKitAPI APIError.swift
[30/57] Compiling PhantomKitAPI NetworkSession.swift
[31/57] Compiling PhantomKitAPI APIMethod.swift
[32/57] Compiling PhantomKitAPI APIDataSource.swift
[33/57] Compiling PhantomKitAPI APIEndpoint.swift
[34/57] Compiling PhantomKitAPI NetworkDataSource.swift
[35/57] Compiling PhantomKitAPI Loadable.swift
[36/57] Emitting module PhantomKitUI
[37/59] Compiling PhantomKitUI ViewControllerRepresentable.swift
[38/59] Compiling PhantomKitUI ViewRepresentable.swift
[39/59] Compiling PhantomKitUI VCenteredScrollView.swift
[40/59] Compiling PhantomKitUI PDFViewRepresentable.swift
[41/59] Compiling PhantomKitUI SafariViewRepresentable.swift
[42/59] Compiling PhantomKitUI CheckmarkView.swift
[43/59] Compiling PhantomKitUI IndicatorView.swift
[44/59] Compiling PhantomKitUI MultiColumnList.swift
[47/59] Compiling PhantomKitUI Binding+Extensions.swift
[48/59] Compiling PhantomKitUI View+Apply.swift
[49/59] Compiling PhantomKitUI View+Extensions.swift
[50/59] Compiling PhantomKitUI FullScreenViewModifier.swift
[51/59] Compiling PhantomKitUI LinkViewModifier.swift
[52/59] Compiling PhantomKitUI SheetViewModifier.swift
[53/59] Compiling PhantomKitUI Triangle.swift
[54/59] Compiling PhantomKitUI CustomizablePicker+Item.swift
[55/59] Compiling PhantomKitUI CustomizablePicker+Selection.swift
[56/59] Compiling PhantomKitUI CustomizablePicker.swift
[57/59] Compiling PhantomKitUI Color+Extensions.swift
[58/59] Compiling PhantomKitUI Edge+Extensions.swift
[59/59] Compiling PhantomKitUI View+Alignment.swift
[60/70] Compiling XFormatter Sign.swift
[61/70] Compiling XFormatter Abbreviation+Threshold.swift
[62/70] Compiling XFormatter Abbreviation.swift
[63/70] Compiling XFormatter XDateFormatter+Date.swift
[64/70] Compiling XFormatter XDateFormatter.swift
[65/70] Emitting module XFormatter
[66/70] Compiling XFormatter Date+Localized.swift
[67/70] Compiling XFormatter XDateFormatter+Convenience.swift
[68/70] Compiling XFormatter XFormatter+Decimal.swift
[69/70] Compiling XFormatter XFormatter+Convenience.swift
[70/70] Compiling XFormatter Precision.swift
[71/71] Compiling XFormatter XFormatter.swift
Build complete! (26.36s)
Fetching https://github.com/pawello2222/PhantomKit from cache
Fetching https://github.com/pawello2222/Appliable from cache
Fetched https://github.com/pawello2222/PhantomKit (0.36s)
Fetched https://github.com/pawello2222/Appliable (0.36s)
Computing version for https://github.com/pawello2222/PhantomKit
Computed https://github.com/pawello2222/PhantomKit at 2.0.0 (0.48s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.1.0 (0.59s)
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
Build complete.
Done.