Build Information
Successful build of swiftui-introspect, reference 1.4.0-beta.1 (6ecd8d
), with Swift 5.9 for macOS (SPM) on 10 Jun 2025 23:36:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siteline/SwiftUI-Introspect.git
Reference: 1.4.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/siteline/SwiftUI-Introspect
* tag 1.4.0-beta.1 -> FETCH_HEAD
HEAD is now at 6ecd8d9 Support 2026 beta 1 platforms (#458)
Cloned https://github.com/siteline/SwiftUI-Introspect.git
Revision (git rev-parse @):
6ecd8d9f452603d1595585397089cdaa20d4d689
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at 1.4.0-beta.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
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] Emitting module SwiftUIIntrospect
[2/63] Compiling SwiftUIIntrospect Introspect.swift
[3/63] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[4/63] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[5/63] Compiling SwiftUIIntrospect IntrospectionView.swift
[6/63] Compiling SwiftUIIntrospect PlatformVersion.swift
[7/63] Compiling SwiftUIIntrospect PlatformView.swift
[8/63] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[9/63] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[10/63] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[11/63] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[12/63] Compiling SwiftUIIntrospect Form.swift
[13/63] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[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 TextEditor.swift
[27/63] Compiling SwiftUIIntrospect TextField.swift
[28/63] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[29/63] Compiling SwiftUIIntrospect Toggle.swift
[30/63] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[31/63] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[32/63] Compiling SwiftUIIntrospect FullScreenCover.swift
[33/63] Compiling SwiftUIIntrospect List.swift
[34/63] Compiling SwiftUIIntrospect ListCell.swift
[35/63] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[36/63] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[37/63] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[38/63] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[39/63] Compiling SwiftUIIntrospect Utils.swift
[40/63] Compiling SwiftUIIntrospect Button.swift
[41/63] Compiling SwiftUIIntrospect ColorPicker.swift
[42/63] Compiling SwiftUIIntrospect DatePicker.swift
[43/63] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[44/63] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[45/63] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[46/63] Compiling SwiftUIIntrospect Map.swift
[47/63] Compiling SwiftUIIntrospect NavigationSplitView.swift
[48/63] Compiling SwiftUIIntrospect NavigationStack.swift
[49/63] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[50/63] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[51/63] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[52/63] Compiling SwiftUIIntrospect ScrollView.swift
[53/63] Compiling SwiftUIIntrospect SearchField.swift
[54/63] Compiling SwiftUIIntrospect SecureField.swift
[55/63] Compiling SwiftUIIntrospect Sheet.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! (14.13s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-introspect",
"name" : "swiftui-introspect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftUIIntrospect",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftUIIntrospect-Static",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SwiftUIIntrospect-Dynamic",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIIntrospect",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIntrospect",
"path" : "Sources",
"product_memberships" : [
"SwiftUIIntrospect",
"SwiftUIIntrospect-Static",
"SwiftUIIntrospect-Dynamic"
],
"sources" : [
"Introspect.swift",
"IntrospectableViewType.swift",
"IntrospectionSelector.swift",
"IntrospectionView.swift",
"PlatformVersion.swift",
"PlatformView.swift",
"PlatformViewVersion.swift",
"Utils.swift",
"ViewTypes/Button.swift",
"ViewTypes/ColorPicker.swift",
"ViewTypes/DatePicker.swift",
"ViewTypes/DatePickerWithCompactStyle.swift",
"ViewTypes/DatePickerWithFieldStyle.swift",
"ViewTypes/DatePickerWithGraphicalStyle.swift",
"ViewTypes/DatePickerWithStepperFieldStyle.swift",
"ViewTypes/DatePickerWithWheelStyle.swift",
"ViewTypes/Form.swift",
"ViewTypes/FormWithGroupedStyle.swift",
"ViewTypes/FullScreenCover.swift",
"ViewTypes/List.swift",
"ViewTypes/ListCell.swift",
"ViewTypes/ListWithBorderedStyle.swift",
"ViewTypes/ListWithGroupedStyle.swift",
"ViewTypes/ListWithInsetGroupedStyle.swift",
"ViewTypes/ListWithInsetStyle.swift",
"ViewTypes/ListWithSidebarStyle.swift",
"ViewTypes/Map.swift",
"ViewTypes/NavigationSplitView.swift",
"ViewTypes/NavigationStack.swift",
"ViewTypes/NavigationViewWithColumnsStyle.swift",
"ViewTypes/NavigationViewWithStackStyle.swift",
"ViewTypes/PageControl.swift",
"ViewTypes/PickerWithMenuStyle.swift",
"ViewTypes/PickerWithSegmentedStyle.swift",
"ViewTypes/PickerWithWheelStyle.swift",
"ViewTypes/Popover.swift",
"ViewTypes/ProgressViewWithCircularStyle.swift",
"ViewTypes/ProgressViewWithLinearStyle.swift",
"ViewTypes/ScrollView.swift",
"ViewTypes/SearchField.swift",
"ViewTypes/SecureField.swift",
"ViewTypes/Sheet.swift",
"ViewTypes/SignInWithAppleButton.swift",
"ViewTypes/Slider.swift",
"ViewTypes/Stepper.swift",
"ViewTypes/TabView.swift",
"ViewTypes/TabViewWithPageStyle.swift",
"ViewTypes/Table.swift",
"ViewTypes/TextEditor.swift",
"ViewTypes/TextField.swift",
"ViewTypes/TextFieldWithVerticalAxis.swift",
"ViewTypes/Toggle.swift",
"ViewTypes/ToggleWithButtonStyle.swift",
"ViewTypes/ToggleWithCheckboxStyle.swift",
"ViewTypes/ToggleWithSwitchStyle.swift",
"ViewTypes/VideoPlayer.swift",
"ViewTypes/View.swift",
"ViewTypes/ViewController.swift",
"ViewTypes/Window.swift",
"Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.