Build Information
Successful build of swiftui-introspect, reference main (807f73
), with Swift 5.9 for macOS (SPM) on 18 Jul 2024 03:53:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siteline/SwiftUI-Introspect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/siteline/SwiftUI-Introspect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 807f73c [CI] Run tests against macOS 14 (#427)
Cloned https://github.com/siteline/SwiftUI-Introspect.git
Revision (git rev-parse @):
807f73ce09a9b9723f12385e592b4e0aaebd3336
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/siteline/SwiftUI-Introspect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/57] Compiling SwiftUIIntrospect Introspect.swift
[2/57] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[3/57] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[4/57] Compiling SwiftUIIntrospect IntrospectionView.swift
[5/57] Compiling SwiftUIIntrospect PlatformVersion.swift
[6/57] Compiling SwiftUIIntrospect PlatformView.swift
[7/63] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[8/63] Compiling SwiftUIIntrospect Utils.swift
[9/63] Compiling SwiftUIIntrospect Button.swift
[10/63] Compiling SwiftUIIntrospect ColorPicker.swift
[11/63] Compiling SwiftUIIntrospect DatePicker.swift
[12/63] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[13/63] Emitting module SwiftUIIntrospect
[14/63] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[15/63] Compiling SwiftUIIntrospect PageControl.swift
[16/63] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[17/63] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[18/63] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[19/63] Compiling SwiftUIIntrospect Popover.swift
[20/63] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[21/63] Compiling SwiftUIIntrospect Slider.swift
[22/63] Compiling SwiftUIIntrospect Stepper.swift
[23/63] Compiling SwiftUIIntrospect TabView.swift
[24/63] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[25/63] Compiling SwiftUIIntrospect Table.swift
[26/63] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[27/63] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[28/63] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[29/63] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[30/63] Compiling SwiftUIIntrospect Form.swift
[31/63] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[32/63] Compiling SwiftUIIntrospect TextEditor.swift
[33/63] Compiling SwiftUIIntrospect TextField.swift
[34/63] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[35/63] Compiling SwiftUIIntrospect Toggle.swift
[36/63] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[37/63] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[38/63] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[39/63] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[40/63] Compiling SwiftUIIntrospect ScrollView.swift
[41/63] Compiling SwiftUIIntrospect SearchField.swift
[42/63] Compiling SwiftUIIntrospect SecureField.swift
[43/63] Compiling SwiftUIIntrospect Sheet.swift
[44/63] Compiling SwiftUIIntrospect FullScreenCover.swift
[45/63] Compiling SwiftUIIntrospect List.swift
[46/63] Compiling SwiftUIIntrospect ListCell.swift
[47/63] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[48/63] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[49/63] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[50/63] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[51/63] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[52/63] Compiling SwiftUIIntrospect Map.swift
[53/63] Compiling SwiftUIIntrospect NavigationSplitView.swift
[54/63] Compiling SwiftUIIntrospect NavigationStack.swift
[55/63] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[56/63] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[57/63] Compiling SwiftUIIntrospect VideoPlayer.swift
[58/63] Compiling SwiftUIIntrospect View.swift
[59/63] Compiling SwiftUIIntrospect ViewController.swift
[60/63] Compiling SwiftUIIntrospect Window.swift
[61/63] Compiling SwiftUIIntrospect Weak.swift
[61/63] Archiving libSwiftUIIntrospect-Static.a
[62/63] Linking libSwiftUIIntrospect-Dynamic.dylib
Build complete! (15.95s)
Build complete.
Done.