Build Information
Successful build of AdaptiveTabView, reference main (29db79), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 16:45:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mpdifran/AdaptiveTabView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mpdifran/AdaptiveTabView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 29db798 Add support for specifying a @State to control column visibility
Cloned https://github.com/mpdifran/AdaptiveTabView.git
Revision (git rev-parse @):
29db79831c4e2bbeeb50d56f9681a6be1bd8a5ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mpdifran/AdaptiveTabView.git at main
Fetching git@github.com:andtie/SequenceBuilder.git
warning: 'sequencebuilder': skipping cache due to an error: Failed to clone repository git@github.com:andtie/SequenceBuilder.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SequenceBuilder-481829ab'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching https://github.com/andtie/SequenceBuilder.git
[1/121] Fetching sequencebuilder
Fetched https://github.com/andtie/SequenceBuilder.git from cache (0.72s)
Computing version for https://github.com/andtie/SequenceBuilder.git
Computed https://github.com/andtie/SequenceBuilder.git at 0.0.7 (2.64s)
Creating working copy for https://github.com/andtie/SequenceBuilder.git
Working copy of https://github.com/andtie/SequenceBuilder.git resolved at 0.0.7
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "adaptivetabview",
"name": "AdaptiveTabView",
"url": "https://github.com/mpdifran/AdaptiveTabView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AdaptiveTabView",
"traits": [
"default"
],
"dependencies": [
{
"identity": "sequencebuilder",
"name": "SequenceBuilder",
"url": "https://github.com/andtie/SequenceBuilder.git",
"version": "0.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SequenceBuilder",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mpdifran/AdaptiveTabView.git
[1/158] Fetching adaptivetabview
Fetched https://github.com/mpdifran/AdaptiveTabView.git from cache (0.85s)
Fetching https://github.com/andtie/SequenceBuilder.git from cache
Fetched https://github.com/andtie/SequenceBuilder.git from cache (0.44s)
Computing version for https://github.com/andtie/SequenceBuilder.git
Computed https://github.com/andtie/SequenceBuilder.git at 0.0.7 (0.50s)
Creating working copy for https://github.com/andtie/SequenceBuilder.git
Working copy of https://github.com/andtie/SequenceBuilder.git resolved at 0.0.7
Creating working copy for https://github.com/mpdifran/AdaptiveTabView.git
Working copy of https://github.com/mpdifran/AdaptiveTabView.git resolved at main (29db798)
warning: '.resolve-product-dependencies': dependency 'adaptivetabview' is not used by any target
Found 1 product dependencies
- SequenceBuilder
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mpdifran/AdaptiveTabView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Compiling SequenceBuilder SequenceBuilder.swift
[5/7] Compiling SequenceBuilder Either.swift
[6/7] Emitting module SequenceBuilder
[7/7] Compiling SequenceBuilder Either+SwiftUI.swift
[8/19] Compiling AdaptiveTabView SidebarLayoutView.swift
[9/19] Compiling AdaptiveTabView TabNavigationView.swift
[10/19] Compiling AdaptiveTabView TabLayoutView.swift
[11/19] Compiling AdaptiveTabView SidebarView.swift
[12/19] Compiling AdaptiveTabView SidebarItemNavigationLink.swift
[13/20] Compiling AdaptiveTabView TitleImageProviding.swift
[14/20] Compiling AdaptiveTabView Either+SwiftUI.swift
[15/20] Compiling AdaptiveTabView TabIdentifier.swift
[16/20] Compiling AdaptiveTabView AdaptiveTabView.swift
[17/20] Compiling AdaptiveTabView SelectedTabTransformer.swift
[18/20] Emitting module AdaptiveTabView
[19/20] Compiling AdaptiveTabView PreviewTitleImageProvidingView.swift
[20/20] Compiling AdaptiveTabView TabContentView.swift
Build complete! (13.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "sequencebuilder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/andtie/SequenceBuilder.git"
}
],
"manifest_display_name" : "AdaptiveTabView",
"name" : "AdaptiveTabView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "AdaptiveTabView",
"targets" : [
"AdaptiveTabView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveTabView",
"module_type" : "SwiftTarget",
"name" : "AdaptiveTabView",
"path" : "Sources/AdaptiveTabView",
"product_dependencies" : [
"SequenceBuilder"
],
"product_memberships" : [
"AdaptiveTabView"
],
"sources" : [
"AdaptiveTabView.swift",
"Environment/SelectedTabTransformer.swift",
"Extensions/Either+SwiftUI.swift",
"Identifiers/TabIdentifier.swift",
"PreviewContent/PreviewTitleImageProvidingView.swift",
"Protocols/TitleImageProviding.swift",
"SidebarLayout/SidebarItemNavigationLink.swift",
"SidebarLayout/SidebarLayoutView.swift",
"SidebarLayout/SidebarView.swift",
"TabLayout/TabLayoutView.swift",
"TabLayout/TabNavigationView.swift",
"Typealiases/TabContentView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/mpdifran/adaptivetabview/main
Repository: mpdifran/AdaptiveTabView
Swift version used: 6.3
Target: AdaptiveTabView
Extracting symbol information for 'AdaptiveTabView'...
Finished extracting symbol information for 'AdaptiveTabView'. (43.01s)
Building documentation for 'AdaptiveTabView'...
warning: 'TabView' doesn't exist at '/AdaptiveTabView/AdaptiveTabViewContainerKind/tabView'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:15:47-15:54
13 | /// The type of container currently being used by the ``AdaptiveTabView``.
14 | public enum AdaptiveTabViewContainerKind {
15 + /// The content is being displayed in a ``TabView``.
16 | case tabView
17 |
warning: 'NavigationSplitView' doesn't exist at '/AdaptiveTabView/AdaptiveTabViewContainerKind/sidebarView'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:18:47-18:66
16 | case tabView
17 |
18 + /// The content is being displayed in a ``NavigationSplitView`` with a sidebar.
19 | case sidebarView
20 | }
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabViewSplitViewKind'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:22:45-22:85
20 | }
21 |
22 + /// The kind of split view to use when in ``AdaptiveTabViewContainerKind.sidebarView``.
23 | public enum AdaptiveTabViewSplitViewKind {
24 | /// A split view with only 2 columns.
warning: 'TabView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:33:38-33:45
31 | // MARK: - AdaptiveTabView
32 |
33 + /// A container that displays as a ``TabView`` when the horiontal size class is `.compact`, and displays a ``NavigationSplitView`` when
| ╰─suggestion: Replace 'TabView' with 'tabViewStyle(_:)'
34 | /// it's `.regular`. This allows for simple support of iPhone and iPad screens in one component.
35 | public struct AdaptiveTabView<TabContent: Sequence, SidebarExtraContent: View, DefaultContentView: View, DefaultDetailView: View>: View where TabContent.Element: TabContentView {
warning: 'NavigationSplitView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:33:110-33:129
31 | // MARK: - AdaptiveTabView
32 |
33 + /// A container that displays as a ``TabView`` when the horiontal size class is `.compact`, and displays a ``NavigationSplitView`` when
| ├─suggestion: Replace 'NavigationSplitView' with 'navigationSplitViewStyle(_:)'
| ├─suggestion: Replace 'NavigationSplitView' with 'navigationSplitViewColumnWidth(_:)'
| ╰─suggestion: Replace 'NavigationSplitView' with 'navigationSplitViewColumnWidth(min:ideal:max:)'
34 | /// it's `.regular`. This allows for simple support of iPhone and iPad screens in one component.
35 | public struct AdaptiveTabView<TabContent: Sequence, SidebarExtraContent: View, DefaultContentView: View, DefaultDetailView: View>: View where TabContent.Element: TabContentView {
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:55:16-55:56
53 | /// Creates an ``AdaptiveTabView``.
54 | /// - parameter appName: The name of the app. This appears as the navigation title of the sidebar when the kind
55 + /// is ``AdaptiveTabViewContainerKind.sidebarView``.
56 | /// - parameter selectedTab: The identifier of the selected tab in the currently dsisplayed mode.
57 | /// - parameter splitViewKind: The type of split view to use.
warning: 'Binding' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:58:53-58:60
56 | /// - parameter selectedTab: The identifier of the selected tab in the currently dsisplayed mode.
57 | /// - parameter splitViewKind: The type of split view to use.
58 + /// - parameter columnVisibility: An optional ``Binding`` to the current column visibility of the split view when the kind
59 | /// is ``AdaptiveTabViewContainerKind.sidebarView``.
60 | /// - parameter tabViews: A view builder to provide the views for the tabs. In ``AdaptiveTabViewContainerKind.tabView``, they appear as
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:59:16-59:56
57 | /// - parameter splitViewKind: The type of split view to use.
58 | /// - parameter columnVisibility: An optional ``Binding`` to the current column visibility of the split view when the kind
59 + /// is ``AdaptiveTabViewContainerKind.sidebarView``.
60 | /// - parameter tabViews: A view builder to provide the views for the tabs. In ``AdaptiveTabViewContainerKind.tabView``, they appear as
61 | /// tabs within a ``NavigationView``. In ``AdaptiveTabViewContainerKind.sidebarView``, they appear at the top of the sidebar. You can
warning: 'AdaptiveTabViewContainerKind.tabView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:60:86-60:122
58 | /// - parameter columnVisibility: An optional ``Binding`` to the current column visibility of the split view when the kind
59 | /// is ``AdaptiveTabViewContainerKind.sidebarView``.
60 + /// - parameter tabViews: A view builder to provide the views for the tabs. In ``AdaptiveTabViewContainerKind.tabView``, they appear as
61 | /// tabs within a ``NavigationView``. In ``AdaptiveTabViewContainerKind.sidebarView``, they appear at the top of the sidebar. You can
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
warning: 'NavigationView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:61:27-61:41
59 | /// is ``AdaptiveTabViewContainerKind.sidebarView``.
60 | /// - parameter tabViews: A view builder to provide the views for the tabs. In ``AdaptiveTabViewContainerKind.tabView``, they appear as
61 + /// tabs within a ``NavigationView``. In ``AdaptiveTabViewContainerKind.sidebarView``, they appear at the top of the sidebar. You can
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
63 | /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:61:50-61:90
59 | /// is ``AdaptiveTabViewContainerKind.sidebarView``.
60 | /// - parameter tabViews: A view builder to provide the views for the tabs. In ``AdaptiveTabViewContainerKind.tabView``, they appear as
61 + /// tabs within a ``NavigationView``. In ``AdaptiveTabViewContainerKind.sidebarView``, they appear at the top of the sidebar. You can
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
63 | /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:63:66-63:106
61 | /// tabs within a ``NavigationView``. In ``AdaptiveTabViewContainerKind.sidebarView``, they appear at the top of the sidebar. You can
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
63 + /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
64 | /// anything has been selected. This is only used when ``splitViewKind`` is ``AdaptiveTabViewSplitViewKind.threeColumn``.
65 | /// - parameter defaultDetail: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the detail panel, before
warning: 'splitViewKind' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:64:64-64:77
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
63 | /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
64 + /// anything has been selected. This is only used when ``splitViewKind`` is ``AdaptiveTabViewSplitViewKind.threeColumn``.
65 | /// - parameter defaultDetail: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the detail panel, before
66 | /// anything has been selected.
warning: 'AdaptiveTabViewSplitViewKind.threeColumn' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:64:85-64:125
62 | /// use the ``AdaptiveTabViewContainerKind`` to conditionally show tab views.
63 | /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
64 + /// anything has been selected. This is only used when ``splitViewKind`` is ``AdaptiveTabViewSplitViewKind.threeColumn``.
65 | /// - parameter defaultDetail: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the detail panel, before
66 | /// anything has been selected.
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:65:65-65:105
63 | /// - parameter defaultContent: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the content panel, before
64 | /// anything has been selected. This is only used when ``splitViewKind`` is ``AdaptiveTabViewSplitViewKind.threeColumn``.
65 + /// - parameter defaultDetail: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the detail panel, before
66 | /// anything has been selected.
67 | /// - parameter sidebarExtraContent:A view builder to provide extra content in the ``List`` below the tab views when the kind
warning: 'List' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:67:90-67:94
65 | /// - parameter defaultDetail: The default view to use in ``AdaptiveTabViewContainerKind.sidebarView`` in the detail panel, before
66 | /// anything has been selected.
67 + /// - parameter sidebarExtraContent:A view builder to provide extra content in the ``List`` below the tab views when the kind
68 | /// is ``AdaptiveTabViewContainerKind.sidebarView``.
69 | public init(
warning: 'AdaptiveTabViewContainerKind.sidebarView' doesn't exist at '/AdaptiveTabView/AdaptiveTabView/init(appName:selectedTab:splitViewKind:columnVisibility:tabViews:defaultContent:defaultDetail:sidebarExtraContent:)'
--> Sources/AdaptiveTabView/AdaptiveTabView.swift:68:16-68:56
66 | /// anything has been selected.
67 | /// - parameter sidebarExtraContent:A view builder to provide extra content in the ``List`` below the tab views when the kind
68 + /// is ``AdaptiveTabViewContainerKind.sidebarView``.
69 | public init(
70 | appName: String,
warning: 'View' doesn't exist at '/AdaptiveTabView/TabContentView'
--> Sources/AdaptiveTabView/Typealiases/TabContentView.swift:10:17-10:21
8 | import SwiftUI
9 |
10 + /// A SwiftUI ``View`` that also provides data for a tab item / sidebar item.
11 | public typealias TabContentView = View & TitleImageProviding
Finished building documentation for 'AdaptiveTabView' (1.38s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mpdifran/adaptivetabview/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/andtie/SequenceBuilder.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Updated https://github.com/andtie/SequenceBuilder.git (0.45s)
Computing version for https://github.com/andtie/SequenceBuilder.git
Computed https://github.com/andtie/SequenceBuilder.git at 0.0.7 (2.32s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.88s)
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
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.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Compiling Snippets SnippetParser.swift
[22/57] Emitting module Snippets
[23/57] Compiling Snippets Snippet.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Compiling SymbolKit SPI.swift
[41/57] Compiling SymbolKit Snippet.swift
[42/57] Compiling SymbolKit Extension.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.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.10s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'AdaptiveTabView' complete! (0.19s)
1786
14 /Users/admin/builder/spi-builder-workspace/.docs/mpdifran/adaptivetabview/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mpdifran/adaptivetabview/main
File count: 1786
Doc size: 14.0MB
Preparing doc bundle ...
Uploading prod-mpdifran-adaptivetabview-main-085fe2d8.zip to s3://spi-docs-inbox/prod-mpdifran-adaptivetabview-main-085fe2d8.zip
Copying... [12%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.