Build Information
Successful build of UIHelper, reference main (97b75e
), with Swift 5.8 for macOS (SPM) on 1 Oct 2024 01:29:28 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/UIHelper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/UIHelper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97b75e7 lil upd Swift 6.0
Cloned https://github.com/NikSativa/UIHelper.git
Revision (git rev-parse @):
97b75e7a53daf3a4cd99a37ecc64a93adb6114e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/UIHelper.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/NikSativa/UIHelper.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/39] Emitting module UIHelper
[3/43] Compiling UIHelper UICollectionView+UIKit.swift
[4/43] Compiling UIHelper UICollectionViewFlowLayout+UIKit.swift
[5/43] Compiling UIHelper UIGestureRecognizer+UIKit.swift
[6/43] Compiling UIHelper UIScrollView+UIKit.swift
[7/43] Compiling UIHelper AppWindowProvider.swift
[8/43] Compiling UIHelper AutoLayoutBuilder.swift
[9/43] Compiling UIHelper CircleView.swift
[10/43] Compiling UIHelper LayoutConstraint+UIKit.swift
[11/43] Compiling UIHelper GradientView.swift
[12/43] Compiling UIHelper KeyboardHandler.swift
[13/43] Compiling UIHelper KeyboardHandlerConfiguration.swift
[14/43] Compiling UIHelper KeyboardHandling.swift
[15/43] Compiling UIHelper LabelStyleProperty.swift
[16/43] Compiling UIHelper NavigationBarStyleProperty.swift
[17/43] Compiling UIHelper PageControlStyleProperty.swift
[18/43] Compiling UIHelper SliderStyleProperty.swift
[19/43] Compiling UIHelper UIStackView+UIKit.swift
[20/43] Compiling UIHelper UITableView+UIKit.swift
[21/43] Compiling UIHelper UIView+UIKit.swift
[22/43] Compiling UIHelper UIViewController+UIKit.swift
[23/43] Compiling UIHelper LabelLinksHandler.swift
[24/43] Compiling UIHelper ModalPresenter.swift
[25/43] Compiling UIHelper TransparentTouchView.swift
[26/43] Compiling UIHelper BarItemStyleProperty.swift
[27/43] Compiling UIHelper StackViewStyleProperty.swift
[28/43] Compiling UIHelper SwitchStyleProperty.swift
[29/43] Compiling UIHelper TableViewStyleProperty.swift
[30/43] Compiling UIHelper TextFieldStyleProperty.swift
[31/43] Compiling UIHelper ButtonStyleProperty.swift
[32/43] Compiling UIHelper CollectionViewStyleProperty.swift
[33/43] Compiling UIHelper GradientViewStyleProperty.swift
[34/43] Compiling UIHelper ImageViewStyleProperty.swift
[35/43] Compiling UIHelper TextViewStyleProperty.swift
[36/43] Compiling UIHelper ViewStyleProperty.swift
[37/43] Compiling UIHelper ViewStyle.swift
[38/43] Compiling UIHelper resource_bundle_accessor.swift
[39/43] Compiling UIHelper ScreenSize.swift
[40/43] Compiling UIHelper SelfSize.swift
[41/43] Compiling UIHelper View+Condition.swift
[42/43] Compiling UIHelper WindowSize.swift
[43/43] Compiling UIHelper AppRootViewControllerProviding.swift
Build complete! (20.01s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.31s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.88s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.93s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[10/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.76s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Build complete.
Done.