Build Information
Successful build of swiftui-introspect, reference main (7835bc
), with Swift 6.0 for macOS (SPM) on 15 Jun 2025 23:11:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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: 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 7835bc9 [CI] Streamline macOS & Xcode versions (#461)
Cloned https://github.com/siteline/SwiftUI-Introspect.git
Revision (git rev-parse @):
7835bc92d0964dabd3f06f29a00065a7aa90e7b7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/siteline/SwiftUI-Introspect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-5BDAB9E9C0126B9D.txt
[3/62] Emitting module SwiftUIIntrospect
[4/68] Compiling SwiftUIIntrospect Utils.swift
[5/68] Compiling SwiftUIIntrospect Button.swift
[6/68] Compiling SwiftUIIntrospect ColorPicker.swift
[7/68] Compiling SwiftUIIntrospect DatePicker.swift
[8/68] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[9/68] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[10/68] Compiling SwiftUIIntrospect PageControl.swift
[11/68] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[12/68] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[13/68] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[14/68] Compiling SwiftUIIntrospect Popover.swift
[15/68] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[16/68] Compiling SwiftUIIntrospect Introspect.swift
[17/68] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[18/68] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[19/68] Compiling SwiftUIIntrospect IntrospectionView.swift
[20/68] Compiling SwiftUIIntrospect PlatformVersion.swift
[21/68] Compiling SwiftUIIntrospect PlatformView.swift
[22/68] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[23/68] Compiling SwiftUIIntrospect TextField.swift
[24/68] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[25/68] Compiling SwiftUIIntrospect Toggle.swift
[26/68] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[27/68] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[28/68] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[29/68] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[30/68] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[31/68] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[32/68] Compiling SwiftUIIntrospect Form.swift
[33/68] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[34/68] Compiling SwiftUIIntrospect FullScreenCover.swift
[35/68] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[36/68] Compiling SwiftUIIntrospect ScrollView.swift
[37/68] Compiling SwiftUIIntrospect SearchField.swift
[38/68] Compiling SwiftUIIntrospect SecureField.swift
[39/68] Compiling SwiftUIIntrospect Sheet.swift
[40/68] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[41/68] Compiling SwiftUIIntrospect List.swift
[42/68] Compiling SwiftUIIntrospect ListCell.swift
[43/68] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[44/68] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[45/68] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[46/68] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[47/68] Compiling SwiftUIIntrospect Slider.swift
[48/68] Compiling SwiftUIIntrospect Stepper.swift
[49/68] Compiling SwiftUIIntrospect TabView.swift
[50/68] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[51/68] Compiling SwiftUIIntrospect Table.swift
[52/68] Compiling SwiftUIIntrospect TextEditor.swift
[53/68] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[54/68] Compiling SwiftUIIntrospect Map.swift
[55/68] Compiling SwiftUIIntrospect NavigationSplitView.swift
[56/68] Compiling SwiftUIIntrospect NavigationStack.swift
[57/68] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[58/68] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[59/68] Compiling SwiftUIIntrospect VideoPlayer.swift
[60/68] Compiling SwiftUIIntrospect View.swift
[61/68] Compiling SwiftUIIntrospect ViewController.swift
[62/68] Compiling SwiftUIIntrospect WebView.swift
[63/68] Compiling SwiftUIIntrospect Window.swift
[64/68] Compiling SwiftUIIntrospect Weak.swift
[64/68] Write Objects.LinkFileList
[66/68] Archiving libSwiftUIIntrospect-Static.a
[67/68] Linking libSwiftUIIntrospect-Dynamic.dylib
Build complete! (15.17s)
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/WebView.swift",
"ViewTypes/Window.swift",
"Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.