Build Information
Successful build of swiftui-introspect, reference main (807f73
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 12:20:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
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: $PWD/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftui-introspect",
"name": "swiftui-introspect",
"url": "https://github.com/siteline/SwiftUI-Introspect.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect",
"dependencies": [
]
}
]
}
Fetching https://github.com/siteline/SwiftUI-Introspect.git
[1/9326] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (1.28s)
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Creating working copy for https://github.com/siteline/SwiftUI-Introspect.git
Working copy of https://github.com/siteline/SwiftUI-Introspect.git resolved at main (807f73c)
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
warning: '.resolve-product-dependencies': dependency 'swiftui-introspect' is not used by any target
Found 0 product dependencies
========================================
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.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version--7754E27361AE5C74.txt
[3/61] Emitting module SwiftUIIntrospect
[4/67] Compiling SwiftUIIntrospect FullScreenCover.swift
[5/67] Compiling SwiftUIIntrospect List.swift
[6/67] Compiling SwiftUIIntrospect ListCell.swift
[7/67] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[8/67] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[9/67] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[10/67] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[11/67] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[12/67] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[13/67] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[14/67] Compiling SwiftUIIntrospect Form.swift
[15/67] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[16/67] Compiling SwiftUIIntrospect Introspect.swift
[17/67] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[18/67] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[19/67] Compiling SwiftUIIntrospect IntrospectionView.swift
[20/67] Compiling SwiftUIIntrospect PlatformVersion.swift
[21/67] Compiling SwiftUIIntrospect PlatformView.swift
[22/67] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[23/67] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[24/67] Compiling SwiftUIIntrospect ScrollView.swift
[25/67] Compiling SwiftUIIntrospect SearchField.swift
[26/67] Compiling SwiftUIIntrospect SecureField.swift
[27/67] Compiling SwiftUIIntrospect Sheet.swift
[28/67] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[29/67] Compiling SwiftUIIntrospect Utils.swift
[30/67] Compiling SwiftUIIntrospect Button.swift
[31/67] Compiling SwiftUIIntrospect ColorPicker.swift
[32/67] Compiling SwiftUIIntrospect DatePicker.swift
[33/67] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[34/67] Compiling SwiftUIIntrospect TextEditor.swift
[35/67] Compiling SwiftUIIntrospect TextField.swift
[36/67] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[37/67] Compiling SwiftUIIntrospect Toggle.swift
[38/67] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[39/67] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[40/67] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[41/67] Compiling SwiftUIIntrospect Slider.swift
[42/67] Compiling SwiftUIIntrospect Stepper.swift
[43/67] Compiling SwiftUIIntrospect TabView.swift
[44/67] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[45/67] Compiling SwiftUIIntrospect Table.swift
[46/67] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[47/67] Compiling SwiftUIIntrospect PageControl.swift
[48/67] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[49/67] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[50/67] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[51/67] Compiling SwiftUIIntrospect Popover.swift
[52/67] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[53/67] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[54/67] Compiling SwiftUIIntrospect Map.swift
[55/67] Compiling SwiftUIIntrospect NavigationSplitView.swift
[56/67] Compiling SwiftUIIntrospect NavigationStack.swift
[57/67] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[58/67] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[59/67] Compiling SwiftUIIntrospect VideoPlayer.swift
[60/67] Compiling SwiftUIIntrospect View.swift
[61/67] Compiling SwiftUIIntrospect ViewController.swift
[62/67] Compiling SwiftUIIntrospect Window.swift
[63/67] Compiling SwiftUIIntrospect Weak.swift
[63/67] Write Objects.LinkFileList
[65/67] Archiving libSwiftUIIntrospect-Static.a
[66/67] Linking libSwiftUIIntrospect-Dynamic.dylib
Build complete! (39.77s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
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"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"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" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/siteline/swiftui-introspect/main
Repository: siteline/SwiftUI-Introspect
Swift version used: 6.0
Target: SwiftUIIntrospect
Extracting symbol information for 'SwiftUIIntrospect'...
Finished extracting symbol information for 'SwiftUIIntrospect'. (7.17s)
Building documentation for 'SwiftUIIntrospect'...
Finished building documentation for 'SwiftUIIntrospect' (0.41s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/siteline/swiftui-introspect/main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Identifier.swift
[10/53] Compiling SymbolKit KindIdentifier.swift
[11/53] Compiling SymbolKit Location.swift
[12/53] Compiling SymbolKit Mutability.swift
[13/57] Compiling SymbolKit Names.swift
[14/57] Compiling SymbolKit SPI.swift
[15/57] Compiling SymbolKit Snippet.swift
[16/57] Compiling SymbolKit Extension.swift
[17/57] Compiling SymbolKit Relationship.swift
[18/57] Compiling SymbolKit RelationshipKind.swift
[19/57] Compiling SymbolKit SourceOrigin.swift
[20/57] Compiling SymbolKit GenericConstraints.swift
[21/57] Compiling SymbolKit Swift.swift
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Metadata.swift
[24/57] Compiling SymbolKit Module.swift
[25/57] Compiling SymbolKit OperatingSystem.swift
[26/57] Compiling SymbolKit Platform.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Emitting module SymbolKit
[33/57] Compiling SymbolKit Mixin+Equals.swift
[34/57] Compiling SymbolKit Mixin+Hash.swift
[35/57] Compiling SymbolKit Mixin.swift
[36/57] Compiling SymbolKit LineList.swift
[37/57] Compiling SymbolKit Position.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.45s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/56] Compiling SwiftUIIntrospect FullScreenCover.swift
[3/56] Compiling SwiftUIIntrospect List.swift
[4/56] Compiling SwiftUIIntrospect ListCell.swift
[5/56] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[6/56] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[7/56] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[8/56] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[9/56] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[10/56] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[11/56] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[12/56] Compiling SwiftUIIntrospect Form.swift
[13/56] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[14/62] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[15/62] Compiling SwiftUIIntrospect Slider.swift
[16/62] Compiling SwiftUIIntrospect Stepper.swift
[17/62] Compiling SwiftUIIntrospect TabView.swift
[18/62] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[19/62] Compiling SwiftUIIntrospect Table.swift
[20/62] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[21/62] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[22/62] Compiling SwiftUIIntrospect Map.swift
[23/62] Compiling SwiftUIIntrospect NavigationSplitView.swift
[24/62] Compiling SwiftUIIntrospect NavigationStack.swift
[25/62] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[26/62] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[27/62] Compiling SwiftUIIntrospect PageControl.swift
[28/62] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[29/62] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[30/62] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[31/62] Compiling SwiftUIIntrospect Popover.swift
[32/62] Emitting module SwiftUIIntrospect
[33/62] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[34/62] Compiling SwiftUIIntrospect Utils.swift
[35/62] Compiling SwiftUIIntrospect Button.swift
[36/62] Compiling SwiftUIIntrospect ColorPicker.swift
[37/62] Compiling SwiftUIIntrospect DatePicker.swift
[38/62] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[39/62] Compiling SwiftUIIntrospect TextEditor.swift
[40/62] Compiling SwiftUIIntrospect TextField.swift
[41/62] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[42/62] Compiling SwiftUIIntrospect Toggle.swift
[43/62] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[44/62] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[45/62] Compiling SwiftUIIntrospect Introspect.swift
[46/62] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[47/62] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[48/62] Compiling SwiftUIIntrospect IntrospectionView.swift
[49/62] Compiling SwiftUIIntrospect PlatformVersion.swift
[50/62] Compiling SwiftUIIntrospect PlatformView.swift
[51/62] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[52/62] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[53/62] Compiling SwiftUIIntrospect ScrollView.swift
[54/62] Compiling SwiftUIIntrospect SearchField.swift
[55/62] Compiling SwiftUIIntrospect SecureField.swift
[56/62] Compiling SwiftUIIntrospect Sheet.swift
[57/62] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[58/62] Compiling SwiftUIIntrospect VideoPlayer.swift
[59/62] Compiling SwiftUIIntrospect View.swift
[60/62] Compiling SwiftUIIntrospect ViewController.swift
[61/62] Compiling SwiftUIIntrospect Window.swift
[62/62] Compiling SwiftUIIntrospect Weak.swift
Build of target: 'SwiftUIIntrospect' complete! (1.71s)
1306
9 /Users/admin/builder/spi-builder-workspace/.docs/siteline/swiftui-introspect/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/siteline/swiftui-introspect/main
File count: 1306
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-siteline-swiftui-introspect-main-53c83257.zip to s3://spi-docs-inbox/prod-siteline-swiftui-introspect-main-53c83257.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.