Build Information
Successful build of Ignition, reference main (9452de
), with Swift 6.1 for macOS (SPM) on 11 Aug 2025 20:04:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Ignition.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Ignition
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9452dee 2.1.1
Cloned https://github.com/nathantannar4/Ignition.git
Revision (git rev-parse @):
9452deeee9533985f1ad49341e32a38f1c5f2f02
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Ignition.git at main
Fetching https://github.com/nathantannar4/Engine
[1/1240] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.07s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.2.1 (1.56s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (4.58s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
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": "ignition",
"name": "Ignition",
"url": "https://github.com/nathantannar4/Ignition.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ignition",
"dependencies": [
{
"identity": "engine",
"name": "Engine",
"url": "https://github.com/nathantannar4/Engine",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nathantannar4/Ignition.git
[1/156] Fetching ignition
Fetched https://github.com/nathantannar4/Ignition.git from cache (1.15s)
Fetching https://github.com/nathantannar4/Engine from cache
Fetched https://github.com/nathantannar4/Engine from cache (0.42s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.2.1 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.98s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.2.1
Creating working copy for https://github.com/nathantannar4/Ignition.git
Working copy of https://github.com/nathantannar4/Ignition.git resolved at main (9452dee)
warning: '.resolve-product-dependencies': dependency 'ignition' is not used by any target
Found 1 product dependencies
- Engine
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nathantannar4/Ignition.git
https://github.com/nathantannar4/Ignition.git
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nathantannar4/Engine"
}
],
"manifest_display_name" : "Ignition",
"name" : "Ignition",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Ignition",
"targets" : [
"Ignition"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ignition",
"module_type" : "SwiftTarget",
"name" : "Ignition",
"path" : "Sources/Ignition",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"Ignition"
],
"sources" : [
"BackgroundEffect.swift",
"BlurEffect.swift",
"ChangeEffectButtonStyle.swift",
"ConcatenatedEffect.swift",
"OffsetEffect.swift",
"OnChangeViewEffectModifier.swift",
"OpacityEffect.swift",
"OverlayEffect.swift",
"RotationEffect.swift",
"ScaleEffect.swift",
"ScheduledViewEffectModifier.swift",
"ViewEffect.swift",
"ViewEffectAnimation.swift",
"ViewEffectModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Compiling EngineCore EmptyViewVisitor.swift
[7/27] Compiling EngineCore EnvironmentKeyVisitor.swift
[8/27] Compiling EngineCore ForEachVisitor.swift
[9/29] Compiling EngineCore TypeMetadata.swift
[10/29] Compiling EngineCore UnsafePointer.swift
[11/29] Compiling EngineCore TupleViewVisitor.swift
[12/29] Compiling EngineCore TupleVisitor.swift
[13/29] Emitting module EngineCore
[14/29] Compiling EngineCore AnyViewVisitor.swift
[15/29] Compiling EngineCore ConditionalContentVisitor.swift
[16/29] Compiling EngineCore CustomViewVisitor.swift
[17/29] Compiling EngineCore ViewModifierVisitor.swift
[18/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[19/29] Compiling EngineCore TypeDescriptor.swift
[20/29] Compiling EngineCore TypeIdentifier.swift
[21/29] Compiling EngineCore OptionalVisitor.swift
[22/29] Compiling EngineCore ProtocolConformance.swift
[23/29] Compiling EngineCore Runtime.swift
[24/29] Compiling EngineCore SectionVisitor.swift
[25/29] Compiling EngineCore GroupVisitor.swift
[26/29] Compiling EngineCore ModifiedContentVisitor.swift
[27/29] Compiling EngineCore MultiViewVisitor.swift
[28/29] Compiling EngineCore ViewTypeIdentifier.swift
[29/29] Compiling EngineCore ViewVisitor.swift
[30/111] Compiling Engine ViewInputConditionalContent.swift
[31/111] Compiling Engine ViewInputConditionalModifier.swift
[32/111] Compiling Engine ViewInputKey.swift
[33/111] Compiling Engine ViewInputs.swift
[34/111] Compiling Engine ViewInputsVisitor.swift
[35/111] Compiling Engine ViewModifierBuilder.swift
[36/111] Compiling Engine ViewModifierContent.swift
[37/111] Compiling Engine ViewModifierVisitor.swift
[38/111] Compiling Engine ViewOutputAlias.swift
[39/111] Compiling Engine PreferenceKeyReader.swift
[40/111] Compiling Engine PrimitiveView.swift
[41/111] Compiling Engine PrimitiveViewModifier.swift
[42/111] Compiling Engine PropertyList.swift
[43/111] Compiling Engine ProposedSize.swift
[44/111] Compiling Engine SectionView.swift
[45/111] Compiling Engine ShapeAdapter.swift
[46/111] Compiling Engine ShapeBuilder.swift
[47/111] Compiling Engine StateOrBinding.swift
[48/119] Emitting module Engine
[49/119] Compiling Engine Animation+Resolved.swift
[50/119] Compiling Engine AnyAnimatableData.swift
[51/119] Compiling Engine AnyShape.swift
[52/119] Compiling Engine AnyShapeStyle+Extensions.swift
[53/119] Compiling Engine AnyView.swift
[54/119] Compiling Engine AnyViewModifier.swift
[55/119] Compiling Engine AttributedString+Extensions.swift
[56/119] Compiling Engine AttributedStringReader.swift
[57/119] Compiling Engine BindingTransform.swift
[58/119] Compiling Engine EnvironmentValueReader.swift
[59/119] Compiling Engine EnvironmentValuesVisitor.swift
[60/119] Compiling Engine Font+Extensions.swift
[61/119] Compiling Engine ForEachSubview.swift
[62/119] Compiling Engine GraphInputs.swift
[63/119] Compiling Engine Group.swift
[64/119] Compiling Engine HostingController.swift
[65/119] Compiling Engine HostingView.swift
[66/119] Compiling Engine Image+Extensions.swift
[67/119] Compiling Engine Color+Extensions.swift
[68/119] Compiling Engine ConditionalContent.swift
[69/119] Compiling Engine ConditionalLayout.swift
[70/119] Compiling Engine ConditionalShape.swift
[71/119] Compiling Engine ConditionalView.swift
[72/119] Compiling Engine EmptyShape.swift
[73/119] Compiling Engine Environment+Extensions.swift
[74/119] Compiling Engine EnvironmentKeyVisitor.swift
[75/119] Compiling Engine EnvironmentOrValue.swift
[76/119] Compiling Engine StaticCondition.swift
[77/119] Compiling Engine StaticConditionalContent.swift
[78/119] Compiling Engine StaticConditionalModifier.swift
[79/119] Compiling Engine StaticContent.swift
[80/119] Compiling Engine StaticModifier.swift
[81/119] Compiling Engine StyleContext.swift
[82/119] Compiling Engine StyleInputCondition.swift
[83/119] Compiling Engine SymmetricallyScaledText.swift
[84/119] Compiling Engine Text+Extensions.swift
[85/119] Compiling Engine IsNilTransform.swift
[86/119] Compiling Engine IsNotNilTransform.swift
[87/119] Compiling Engine LayoutAdapter.swift
[88/119] Compiling Engine LayoutBuilder.swift
[89/119] Compiling Engine LayoutThatFits.swift
[90/119] Compiling Engine MultiViewAdapter.swift
[91/119] Compiling Engine MultiViewVisitor.swift
[92/119] Compiling Engine Never.swift
[93/119] Compiling Engine OptionalAdapter.swift
[94/119] Compiling Engine UserInterfaceIdiomContent.swift
[95/119] Compiling Engine UserInterfaceIdiomModifier.swift
[96/119] Compiling Engine VariadicView.swift
[97/119] Compiling Engine VersionedDynamicProperty.swift
[98/119] Compiling Engine VersionedView.swift
[99/119] Compiling Engine VersionedViewInput.swift
[100/119] Compiling Engine VersionedViewModifier.swift
[101/119] Compiling Engine ViewAdapter.swift
[102/119] Compiling Engine ViewAlias.swift
[103/119] Compiling Engine TextAttachment.swift
[104/119] Compiling Engine TextBuilder.swift
[105/119] Compiling Engine TextReader.swift
[106/119] Compiling Engine TraitValueKey.swift
[107/119] Compiling Engine Transaction.swift
[108/119] Compiling Engine UnaryViewAdaptor.swift
[109/119] Compiling Engine UnaryViewModifier.swift
[110/119] Compiling Engine UnwrapTransform.swift
[111/119] Compiling Engine UpdatePhase.swift
[112/119] Compiling Engine ViewOutputKey.swift
[113/119] Compiling Engine ViewStackAxisReader.swift
[114/119] Compiling Engine ViewStyle.swift
[115/119] Compiling Engine ViewTraitKey.swift
[116/119] Compiling Engine ViewTraitKeyVisitor.swift
[117/119] Compiling Engine ViewUpdateDebug.swift
[118/119] Compiling Engine ViewVisitor.swift
[119/119] Compiling Engine module.swift
[120/133] Compiling Ignition ViewEffectAnimation.swift
[121/133] Compiling Ignition ViewEffect.swift
[122/133] Compiling Ignition ScheduledViewEffectModifier.swift
[123/133] Compiling Ignition RotationEffect.swift
[124/133] Compiling Ignition ScaleEffect.swift
[125/134] Compiling Ignition OpacityEffect.swift
[126/134] Compiling Ignition OverlayEffect.swift
[127/134] Emitting module Ignition
[128/134] Compiling Ignition OffsetEffect.swift
[129/134] Compiling Ignition OnChangeViewEffectModifier.swift
[130/134] Compiling Ignition ChangeEffectButtonStyle.swift
[131/134] Compiling Ignition ConcatenatedEffect.swift
[132/134] Compiling Ignition BackgroundEffect.swift
[133/134] Compiling Ignition BlurEffect.swift
[134/134] Compiling Ignition ViewEffectModifier.swift
Build complete! (16.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nathantannar4/Engine"
}
],
"manifest_display_name" : "Ignition",
"name" : "Ignition",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Ignition",
"targets" : [
"Ignition"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ignition",
"module_type" : "SwiftTarget",
"name" : "Ignition",
"path" : "Sources/Ignition",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"Ignition"
],
"sources" : [
"BackgroundEffect.swift",
"BlurEffect.swift",
"ChangeEffectButtonStyle.swift",
"ConcatenatedEffect.swift",
"OffsetEffect.swift",
"OnChangeViewEffectModifier.swift",
"OpacityEffect.swift",
"OverlayEffect.swift",
"RotationEffect.swift",
"ScaleEffect.swift",
"ScheduledViewEffectModifier.swift",
"ViewEffect.swift",
"ViewEffectAnimation.swift",
"ViewEffectModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/nathantannar4/ignition/main
Repository: nathantannar4/Ignition
Swift version used: 6.1
Target: Ignition
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Ignition'...
Finished extracting symbol information for 'Ignition'. (7.64s)
Building documentation for 'Ignition'...
warning: This documentation block is inherited by other symbols where 'PrimitiveButtonStyle' fails to resolve.
--> Sources/Ignition/ChangeEffectButtonStyle.swift:11:11-11:35
9 | extension PrimitiveButtonStyle {
10 |
11 + /// A ``PrimitiveButtonStyle`` that runs a ``ViewEffect`` when pressed
| ╰─suggestion: Use an absolute link path.
12 | public static func changeEffect<Effect: ViewEffect>(
13 | effect: Effect
warning: This documentation block is inherited by other symbols where 'PrimitiveButtonStyle' fails to resolve.
--> Sources/Ignition/ChangeEffectButtonStyle.swift:18:11-18:35
16 | }
17 |
18 + /// A ``PrimitiveButtonStyle`` that runs a ``ViewEffect`` when pressed
| ╰─suggestion: Use an absolute link path.
19 | public static func changeEffect<Effect: ViewEffect>(
20 | effect: Effect,
warning: 'PrimitiveButtonStyle' doesn't exist at '/Ignition/ChangeEffectButtonStyle'
--> Sources/Ignition/ChangeEffectButtonStyle.swift:27:9-27:29
25 | }
26 |
27 + /// A ``PrimitiveButtonStyle`` that runs a ``ViewEffect`` when pressed
| ╰─suggestion: Replace 'PrimitiveButtonStyle' with 'PrimitiveButtonStyle-Implementations'
28 | @frozen
29 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
Finished building documentation for 'Ignition' (0.64s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/ignition/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/nathantannar4/Engine
Updating https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Updated https://github.com/swiftlang/swift-syntax (0.89s)
Updated https://github.com/nathantannar4/Engine (0.89s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.2.1 (2.09s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.50s)
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.5
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Symbol.swift
[17/57] Compiling SymbolKit SymbolKind.swift
[18/57] Compiling SymbolKit SymbolGraph.swift
[19/57] Compiling SymbolKit GraphCollector.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Emitting module Snippets
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling Snippets Snippet.swift
[32/57] Compiling Snippets SnippetParser.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.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.12s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/23] Compiling EngineCore EmptyViewVisitor.swift
[3/23] Compiling EngineCore EnvironmentKeyVisitor.swift
[4/23] Compiling EngineCore ForEachVisitor.swift
[5/25] Emitting module EngineCore
[6/25] Compiling EngineCore ViewModifierVisitor.swift
[7/25] Compiling EngineCore ViewTraitKeyVisitor.swift
[8/25] Compiling EngineCore AnyViewVisitor.swift
[9/25] Compiling EngineCore ConditionalContentVisitor.swift
[10/25] Compiling EngineCore CustomViewVisitor.swift
[11/25] Compiling EngineCore TupleViewVisitor.swift
[12/25] Compiling EngineCore TupleVisitor.swift
[13/25] Compiling EngineCore TypeDescriptor.swift
[14/25] Compiling EngineCore TypeIdentifier.swift
[15/25] Compiling EngineCore OptionalVisitor.swift
[16/25] Compiling EngineCore ProtocolConformance.swift
[17/25] Compiling EngineCore Runtime.swift
[18/25] Compiling EngineCore SectionVisitor.swift
[19/25] Compiling EngineCore TypeMetadata.swift
[20/25] Compiling EngineCore UnsafePointer.swift
[21/25] Compiling EngineCore GroupVisitor.swift
[22/25] Compiling EngineCore ModifiedContentVisitor.swift
[23/25] Compiling EngineCore MultiViewVisitor.swift
[24/25] Compiling EngineCore ViewTypeIdentifier.swift
[25/25] Compiling EngineCore ViewVisitor.swift
[26/107] Compiling Engine TextAttachment.swift
[27/107] Compiling Engine TextBuilder.swift
[28/107] Compiling Engine TextReader.swift
[29/107] Compiling Engine TraitValueKey.swift
[30/107] Compiling Engine Transaction.swift
[31/107] Compiling Engine UnaryViewAdaptor.swift
[32/107] Compiling Engine UnaryViewModifier.swift
[33/107] Compiling Engine UnwrapTransform.swift
[34/107] Compiling Engine UpdatePhase.swift
[35/115] Compiling Engine Color+Extensions.swift
[36/115] Compiling Engine ConditionalContent.swift
[37/115] Compiling Engine ConditionalLayout.swift
[38/115] Compiling Engine ConditionalShape.swift
[39/115] Compiling Engine ConditionalView.swift
[40/115] Compiling Engine EmptyShape.swift
[41/115] Compiling Engine Environment+Extensions.swift
[42/115] Compiling Engine EnvironmentKeyVisitor.swift
[43/115] Compiling Engine EnvironmentOrValue.swift
[44/115] Compiling Engine IsNilTransform.swift
[45/115] Compiling Engine IsNotNilTransform.swift
[46/115] Compiling Engine LayoutAdapter.swift
[47/115] Compiling Engine LayoutBuilder.swift
[48/115] Compiling Engine LayoutThatFits.swift
[49/115] Compiling Engine MultiViewAdapter.swift
[50/115] Compiling Engine MultiViewVisitor.swift
[51/115] Compiling Engine Never.swift
[52/115] Compiling Engine OptionalAdapter.swift
[53/115] Compiling Engine Animation+Resolved.swift
[54/115] Compiling Engine AnyAnimatableData.swift
[55/115] Compiling Engine AnyShape.swift
[56/115] Compiling Engine AnyShapeStyle+Extensions.swift
[57/115] Compiling Engine AnyView.swift
[58/115] Compiling Engine AnyViewModifier.swift
[59/115] Compiling Engine AttributedString+Extensions.swift
[60/115] Compiling Engine AttributedStringReader.swift
[61/115] Compiling Engine BindingTransform.swift
[62/115] Compiling Engine StaticCondition.swift
[63/115] Compiling Engine StaticConditionalContent.swift
[64/115] Compiling Engine StaticConditionalModifier.swift
[65/115] Compiling Engine StaticContent.swift
[66/115] Compiling Engine StaticModifier.swift
[67/115] Compiling Engine StyleContext.swift
[68/115] Compiling Engine StyleInputCondition.swift
[69/115] Compiling Engine SymmetricallyScaledText.swift
[70/115] Compiling Engine Text+Extensions.swift
[71/115] Compiling Engine PreferenceKeyReader.swift
[72/115] Compiling Engine PrimitiveView.swift
[73/115] Compiling Engine PrimitiveViewModifier.swift
[74/115] Compiling Engine PropertyList.swift
[75/115] Compiling Engine ProposedSize.swift
[76/115] Compiling Engine SectionView.swift
[77/115] Compiling Engine ShapeAdapter.swift
[78/115] Compiling Engine ShapeBuilder.swift
[79/115] Compiling Engine StateOrBinding.swift
[80/115] Compiling Engine EnvironmentValueReader.swift
[81/115] Compiling Engine EnvironmentValuesVisitor.swift
[82/115] Compiling Engine Font+Extensions.swift
[83/115] Compiling Engine ForEachSubview.swift
[84/115] Compiling Engine GraphInputs.swift
[85/115] Compiling Engine Group.swift
[86/115] Compiling Engine HostingController.swift
[87/115] Compiling Engine HostingView.swift
[88/115] Compiling Engine Image+Extensions.swift
[89/115] Emitting module Engine
[90/115] Compiling Engine ViewInputConditionalContent.swift
[91/115] Compiling Engine ViewInputConditionalModifier.swift
[92/115] Compiling Engine ViewInputKey.swift
[93/115] Compiling Engine ViewInputs.swift
[94/115] Compiling Engine ViewInputsVisitor.swift
[95/115] Compiling Engine ViewModifierBuilder.swift
[96/115] Compiling Engine ViewModifierContent.swift
[97/115] Compiling Engine ViewModifierVisitor.swift
[98/115] Compiling Engine ViewOutputAlias.swift
[99/115] Compiling Engine UserInterfaceIdiomContent.swift
[100/115] Compiling Engine UserInterfaceIdiomModifier.swift
[101/115] Compiling Engine VariadicView.swift
[102/115] Compiling Engine VersionedDynamicProperty.swift
[103/115] Compiling Engine VersionedView.swift
[104/115] Compiling Engine VersionedViewInput.swift
[105/115] Compiling Engine VersionedViewModifier.swift
[106/115] Compiling Engine ViewAdapter.swift
[107/115] Compiling Engine ViewAlias.swift
[108/115] Compiling Engine ViewOutputKey.swift
[109/115] Compiling Engine ViewStackAxisReader.swift
[110/115] Compiling Engine ViewStyle.swift
[111/115] Compiling Engine ViewTraitKey.swift
[112/115] Compiling Engine ViewTraitKeyVisitor.swift
[113/115] Compiling Engine ViewUpdateDebug.swift
[114/115] Compiling Engine ViewVisitor.swift
[115/115] Compiling Engine module.swift
[116/129] Compiling Ignition ViewEffectAnimation.swift
[117/130] Compiling Ignition ScheduledViewEffectModifier.swift
[118/130] Compiling Ignition ViewEffect.swift
[119/130] Compiling Ignition RotationEffect.swift
[120/130] Compiling Ignition ScaleEffect.swift
[121/130] Compiling Ignition OpacityEffect.swift
[122/130] Compiling Ignition OverlayEffect.swift
[123/130] Compiling Ignition ChangeEffectButtonStyle.swift
[124/130] Compiling Ignition ConcatenatedEffect.swift
[125/130] Compiling Ignition BackgroundEffect.swift
[126/130] Compiling Ignition BlurEffect.swift
[127/130] Emitting module Ignition
[128/130] Compiling Ignition OffsetEffect.swift
[129/130] Compiling Ignition OnChangeViewEffectModifier.swift
[130/130] Compiling Ignition ViewEffectModifier.swift
Build of target: 'Ignition' complete! (3.69s)
1944
15 /Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/ignition/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/nathantannar4/ignition/main
File count: 1944
Doc size: 15.0MB
Preparing doc bundle ...
Uploading prod-nathantannar4-ignition-main-5bb6d599.zip to s3://spi-docs-inbox/prod-nathantannar4-ignition-main-5bb6d599.zip
Copying... [11%]
Copying... [22%]
Copying... [30%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [72%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.