Build Information
Successful build of snap-style, reference main (49d00b), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 23:52:12 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/simonnickel/snap-style.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-style
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 49d00bf Add footnote definition to card
Cloned https://github.com/simonnickel/snap-style.git
Revision (git rev-parse @):
49d00bfe96bd20986a8c94af0d35a8e0d8ee92c7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-style.git at main
Fetching https://github.com/simonnickel/snap-core.git
Fetching https://github.com/simonnickel/snap-foundation.git
[1/445] Fetching snap-core
[42/621] Fetching snap-core, snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.73s)
Fetched https://github.com/simonnickel/snap-core.git from cache (0.73s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (0b17c1a)
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (b8413c8)
========================================
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": "snap-style",
"name": "snap-style",
"url": "https://github.com/simonnickel/snap-style.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-style",
"traits": [
"default"
],
"dependencies": [
{
"identity": "snap-foundation",
"name": "snap-foundation",
"url": "https://github.com/simonnickel/snap-foundation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-foundation",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "snap-core",
"name": "snap-core",
"url": "https://github.com/simonnickel/snap-core.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-core",
"traits": [
"default"
],
"dependencies": [
{
"identity": "snap-foundation",
"name": "snap-foundation",
"url": "https://github.com/simonnickel/snap-foundation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-foundation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/simonnickel/snap-style.git
[1/8844] Fetching snap-style
Fetched https://github.com/simonnickel/snap-style.git from cache (1.21s)
Fetching https://github.com/simonnickel/snap-foundation.git from cache
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.47s)
Fetching https://github.com/simonnickel/snap-core.git from cache
Fetched https://github.com/simonnickel/snap-core.git from cache (0.49s)
Creating working copy for https://github.com/simonnickel/snap-style.git
Working copy of https://github.com/simonnickel/snap-style.git resolved at main (49d00bf)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (0b17c1a)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (b8413c8)
warning: '.resolve-product-dependencies': dependency 'snap-style' is not used by any target
Found 2 product dependencies
- snap-foundation
- snap-core
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/simonnickel/snap-style.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version--6988338F2F200930.txt
[13/28] Compiling SnapFoundation FontDesign+CaseIterable.swift
[14/28] Compiling SnapFoundation FontDesign+Description.swift
[15/28] Compiling SnapFoundation OSLog+Logger.swift
[16/28] Compiling SnapFoundation ProcessInfo+isPreview.swift
[17/28] Compiling SnapFoundation FontWidth+CaseIterable.swift
[18/28] Compiling SnapFoundation EdgeInsets+Helper.swift
[19/28] Compiling SnapFoundation Font.Design+UIFont.Design.swift
[20/28] Emitting module SnapFoundation
[21/28] Compiling SnapFoundation CGSize+Adjusted.swift
[22/28] Compiling SnapFoundation CGSize+Description.swift
[23/28] Compiling SnapFoundation Font.Weight+UIFont.Weight.swift
[24/28] Compiling SnapFoundation Font.Width+UIFont.Width.swift
[25/28] Compiling SnapFoundation View+ColorScheme.swift
[26/28] Compiling SnapFoundation AnyInsettableShape.swift
[27/28] Compiling SnapFoundation CGRect+Inset.swift
[28/28] Compiling SnapFoundation FontWidth+Description.swift
[29/29] Compiling SnapFoundation ViewModifierConditional.swift
[30/84] Compiling SnapCore Collection+Helper.swift
[31/84] Compiling SnapCore Set+Insert.swift
[32/84] Compiling SnapCore Publisher+withWeak.swift
[33/86] Emitting module SnapStyleBase
[34/89] Compiling SnapStyleBase ContextWrapper.swift
[35/89] Compiling SnapStyleBase ScaledValuePropertyWrapper.swift
[36/89] Compiling SnapStyleBase Context+ColorScheme.swift
[37/89] Compiling SnapCore FontDesign+Codable.swift
[38/89] Compiling SnapCore UnitPoint+Codable.swift
[39/89] Compiling SnapCore Color+Adjust.swift
[40/89] Compiling SnapCore SemanticVersion.swift
[41/89] Compiling SnapStyleBase Style.Definition.swift
[42/89] Compiling SnapStyleBase StyleAttribute.swift
[43/89] Compiling SnapCore View+KeyboardPublisher.swift
[44/89] Compiling SnapCore ModalPresentation.swift
[45/89] Compiling SnapCore ReloadOnAppearModifier.swift
[49/89] Compiling SnapCore String+Helper.swift
[50/89] Compiling SnapCore WeakRef.swift
[51/89] Compiling SnapCore Angle+Codable.swift
[54/89] Compiling SnapCore ToggleTapable.swift
[55/89] Compiling SnapCore View+FrameFill.swift
[56/89] Compiling SnapCore EmptyNoSpaceView.swift
[57/89] Compiling SnapCore PickerTapable.swift
[58/89] Compiling SnapCore View+enabled.swift
[59/89] Compiling SnapCore GeometryReader+PreferenceKey.swift
[60/89] Compiling SnapCore SystemColorScheme.swift
[61/89] Compiling SnapCore ScrollViewWith.swift
[62/89] Compiling SnapCore ScrollViewWithBottomView.swift
[67/89] Emitting module SnapCore
[74/89] Compiling SnapStyleBase Style.ValueBuilder.swift
[75/89] Compiling SnapStyleBase Style.Views.swift
[76/89] Compiling SnapStyleBase Style.swift
[90/96] Compiling SnapStyleComponents Structure+Description.swift
[91/96] Compiling SnapStyleComponents Element.swift
[92/96] Compiling SnapStyleComponents Container.swift
[93/96] Compiling SnapStyleComponents Container+Stack.swift
[94/96] Compiling SnapStyleComponents Container+Properties.swift
[95/96] Compiling SnapStyleComponents Component.swift
[96/96] Emitting module SnapStyleComponents
[97/110] Compiling SnapStyleDefinitions Padding+Definitions.swift
[98/110] Compiling SnapStyleDefinitions Font+Definitions.swift
[99/110] Compiling SnapStyleDefinitions Composition+Definitions.swift
[100/111] Compiling SnapStyleDefinitions Number+Definitions.swift
[101/111] Compiling SnapStyleDefinitions Accent+Definitions.swift
[102/111] Compiling SnapStyleDefinitions Icon+Definitions.swift
[103/111] Compiling SnapStyleDefinitions Surface+Definitions.swift
[104/111] Compiling SnapStyleDefinitions Shape+Definitions.swift
[105/111] Compiling SnapStyleDefinitions Context+Accent.swift
[106/111] Compiling SnapStyleDefinitions Context+Component.swift
[107/111] Compiling SnapStyleDefinitions Component+Definitions.swift
[108/111] Compiling SnapStyleDefinitions Container+Definitions.swift
[109/111] Emitting module SnapStyleDefinitions
[110/111] Compiling SnapStyleDefinitions Context+Container.swift
[111/111] Compiling SnapStyleDefinitions Environment+ElementAttribute.swift
[112/134] Compiling SnapStyleModifier View+Spacing.swift
[113/134] Compiling SnapStyleModifier Context+FontDesign.swift
[114/134] Compiling SnapStyleModifier Context+FontWidth.swift
[115/136] Emitting module SnapStyleModifier
[116/136] Compiling SnapStyleModifier View+Component.swift
[117/136] Compiling SnapStyleModifier View+Container.swift
[118/136] Compiling SnapStyleModifier View+Element.swift
[119/136] Compiling SnapStyleModifier View+Accent.swift
[120/136] Compiling SnapStyleModifier View+ContentMargins.swift
[121/136] Compiling SnapStyleModifier View+ListRowInsets.swift
[122/136] Compiling SnapStyleModifier View+Foreground.swift
[123/136] Compiling SnapStyleModifier StyleShapeView.swift
[124/136] Compiling SnapStyleModifier View+PaddingWithNumber.swift
[125/136] Compiling SnapStyleModifier View+SafeAreaPadding.swift
[126/136] Compiling SnapStyleModifier View+Background.swift
[127/136] Compiling SnapStyleModifier View+Border.swift
[128/136] Compiling SnapStyleModifier View+ListSectionSpacing.swift
[129/136] Compiling SnapStyleModifier View+MaxWidth.swift
[130/136] Compiling SnapStyleModifier View+Modify.swift
[131/136] Compiling SnapStyleModifier View+AttributeApply.swift
[132/136] Compiling SnapStyleModifier View+AttributeDefine.swift
[133/136] Compiling SnapStyleModifier View+Composition.swift
[134/136] Compiling SnapStyleModifier View+Font.swift
[135/136] Compiling SnapStyleModifier View+Padding.swift
[136/136] Compiling SnapStyleModifier View+Shape.swift
[137/161] Emitting module SnapStyleLayout
[138/163] Compiling SnapStyleLayout StyleListSectionFooterLabel.swift
[139/163] Compiling SnapStyleLayout StyleListSectionHeaderLabel.swift
[140/163] Compiling SnapStyleLayout Environment+StyleScreen.swift
[141/163] Compiling SnapStyleLayout ListRowCompositionModifier.swift
[142/163] Compiling SnapStyleLayout StyleList.swift
[143/163] Compiling SnapStyleLayout StyleListIconWidthSynchronisation.swift
[144/163] Compiling SnapStyleLayout StyleButton.swift
[145/163] Compiling SnapStyleLayout StyleButtonInteractionState.swift
[146/163] Compiling SnapStyleLayout StyleIcon.swift
[147/163] Compiling SnapStyleLayout StyleLabel.swift
[148/163] Compiling SnapStyleLayout StyleScreen.swift
[149/163] Compiling SnapStyleLayout StyleScreenConfiguration.swift
[150/163] Compiling SnapStyleLayout StyleLazyHStack.swift
[151/163] Compiling SnapStyleLayout View+stretch.swift
[152/163] Compiling SnapStyleLayout StyleButton+Variant.swift
[153/163] Compiling SnapStyleLayout UIKitViewControllerHook.swift
[154/163] Compiling SnapStyleLayout ScreenInsetContainer.swift
[155/163] Compiling SnapStyleLayout StyleNavigationBarModifier.swift
[156/163] Compiling SnapStyleLayout StyleLazyVStack.swift
[157/163] Compiling SnapStyleLayout StyleStack.swift
[158/163] Compiling SnapStyleLayout StyleSpacer.swift
[159/163] Compiling SnapStyleLayout StyleListRow+Navigation.swift
[160/163] Compiling SnapStyleLayout StyleListRow+Variant.swift
[161/163] Compiling SnapStyleLayout StyleListRow.swift
[162/163] Compiling SnapStyleLayout StylePicker.swift
[163/163] Compiling SnapStyleLayout StyleToggle.swift
[164/167] Compiling SnapStyleViews StyleFlowLayout.swift
[165/167] Compiling SnapStyleViews CornerContainer.swift
[166/167] Emitting module SnapStyleViews
[167/167] Compiling SnapStyleViews ScrollingHStack.swift
[168/169] Emitting module SnapStyle
[169/169] Compiling SnapStyle Import.swift
[170/198] Compiling SnapStyleExamples ExampleStyleListRow+Public.swift
[171/198] Compiling SnapStyleExamples ExampleStyleListSectionFooterLabel+Public.swift
[172/200] Compiling SnapStyleExamples ExampleStyleListSectionHeaderLabel+Public.swift
[173/200] Compiling SnapStyleExamples ExampleStylePicker+Public.swift
[174/200] Compiling SnapStyleExamples ExampleStyleScreen+Public.swift
[175/200] Compiling SnapStyleExamples ExampleStyleSpacer+Public.swift
[176/200] Emitting module SnapStyleExamples
[177/200] Compiling SnapStyleExamples ExampleStyleCompositionModifier+Public.swift
[178/200] Compiling SnapStyleExamples ExampleStyleFontModifier+Public.swift
[179/200] Compiling SnapStyleExamples ExampleStylePaddingModifier+Public.swift
[180/200] Compiling SnapStyleExamples ExampleStyleShapeModifier+Public.swift
[181/200] Compiling SnapStyleExamples ExampleStyleSurfaceBackgroundModifier+Public.swift
[182/200] Compiling SnapStyleExamples ExampleStyleSurfaceBorder+Public.swift
[183/200] Compiling SnapStyleExamples ExampleStyleSurfaceForegroundModifier+Public.swift
[184/200] Compiling SnapStyleExamples ExampleCornerContainer+Public.swift
[185/200] Compiling SnapStyleExamples ExampleScrollingHStack+Public.swift
[186/200] Compiling SnapStyleExamples ExampleStyleButton+Public.swift
[187/200] Compiling SnapStyleExamples ExampleStyleFlowLayout+Public.swift
[188/200] Compiling SnapStyleExamples ExampleStyleList+Public.swift
[189/200] Compiling SnapStyleDebug DebugKeyRowSurface.swift
[190/200] Compiling SnapStyleDebug DebugKeyRowNumber.swift
[191/200] Compiling SnapStyleDebug DebugKeyRowShape.swift
[192/200] Compiling SnapStyleDebug DebugKeyRowFont.swift
[193/200] Compiling SnapStyleDebug DebugKeyRowComposition.swift
[194/200] Compiling SnapStyleDebug DebugElementsView.swift
[195/200] Compiling SnapStyleDebug DebugComponentsScreen.swift
[196/200] Compiling SnapStyleDebug DebugCacheScreen.swift
[197/200] Emitting module SnapStyleDebug
[198/200] Compiling SnapStyleDebug DebugOverlay.swift
[199/200] Compiling SnapStyleExamples ExampleStyleStack+Public.swift
[200/200] Compiling SnapStyleExamples ExampleStyleToggle+Public.swift
Build complete! (23.34s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/X-Examples/README.md
Build complete.
{
"dependencies" : [
{
"identity" : "snap-foundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-foundation.git"
},
{
"identity" : "snap-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-core.git"
}
],
"manifest_display_name" : "snap-style",
"name" : "snap-style",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapStyle",
"targets" : [
"SnapStyle",
"SnapStyleViews",
"SnapStyleLayout",
"SnapStyleModifier",
"SnapStyleDefinitions",
"SnapStyleComponents",
"SnapStyleBase",
"SnapStyleDebug"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SnapStyleExamples",
"targets" : [
"SnapStyleExamples"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapStyleViews",
"module_type" : "SwiftTarget",
"name" : "SnapStyleViews",
"path" : "Sources/6-Views",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Container/CornerContainer.swift",
"Container/ScrollingHStack.swift",
"Container/StyleFlowLayout.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents",
"SnapStyleDefinitions",
"SnapStyleModifier",
"SnapStyleLayout"
],
"type" : "library"
},
{
"c99name" : "SnapStyleTests",
"module_type" : "SwiftTarget",
"name" : "SnapStyleTests",
"path" : "Tests/SnapStyleTests",
"sources" : [
"CacheContainerTests.swift",
"ContainerStackTests.swift",
"ContextTests.swift",
"ContextWrapperValueTests.swift",
"NumberScalingTests.swift",
"TestHelpers.swift",
"ValueBuilderTests.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents",
"SnapStyleDefinitions"
],
"type" : "test"
},
{
"c99name" : "SnapStyleModifier",
"module_type" : "SwiftTarget",
"name" : "SnapStyleModifier",
"path" : "Sources/4-Modifier",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Component/View+Component.swift",
"Component/View+Container.swift",
"Component/View+Element.swift",
"Component/View+Spacing.swift",
"Context/Context+FontDesign.swift",
"Context/Context+FontWidth.swift",
"CoreAttributes/Accent/View+Accent.swift",
"CoreAttributes/Number/View+ContentMargins.swift",
"CoreAttributes/Number/View+ListRowInsets.swift",
"CoreAttributes/Number/View+ListSectionSpacing.swift",
"CoreAttributes/Number/View+MaxWidth.swift",
"CoreAttributes/Number/View+Modify.swift",
"CoreAttributes/Number/View+PaddingWithNumber.swift",
"CoreAttributes/Number/View+SafeAreaPadding.swift",
"CoreAttributes/Surface/View+Background.swift",
"CoreAttributes/Surface/View+Border.swift",
"CoreAttributes/Surface/View+Foreground.swift",
"ElementAttributes/StyleShapeView.swift",
"ElementAttributes/View+AttributeApply.swift",
"ElementAttributes/View+AttributeDefine.swift",
"ElementAttributes/View+Composition.swift",
"ElementAttributes/View+Font.swift",
"ElementAttributes/View+Padding.swift",
"ElementAttributes/View+Shape.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents",
"SnapStyleDefinitions"
],
"type" : "library"
},
{
"c99name" : "SnapStyleLayout",
"module_type" : "SwiftTarget",
"name" : "SnapStyleLayout",
"path" : "Sources/5-Layout",
"product_dependencies" : [
"SnapFoundation",
"SnapCore"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"LayoutViews/List/ListRowCompositionModifier.swift",
"LayoutViews/List/StyleList.swift",
"LayoutViews/List/StyleListIconWidthSynchronisation.swift",
"LayoutViews/List/StyleListRow+Navigation.swift",
"LayoutViews/List/StyleListRow+Variant.swift",
"LayoutViews/List/StyleListRow.swift",
"LayoutViews/List/StyleListSectionFooterLabel.swift",
"LayoutViews/List/StyleListSectionHeaderLabel.swift",
"LayoutViews/Screen/Environment+StyleScreen.swift",
"LayoutViews/Screen/Helper/UIKitViewControllerHook.swift",
"LayoutViews/Screen/ScreenInsetContainer.swift",
"LayoutViews/Screen/StyleNavigationBarModifier.swift",
"LayoutViews/Screen/StyleScreen.swift",
"LayoutViews/Screen/StyleScreenConfiguration.swift",
"LayoutViews/Stack/StyleLazyHStack.swift",
"LayoutViews/Stack/StyleLazyVStack.swift",
"LayoutViews/Stack/StyleStack.swift",
"LayoutViews/StyleSpacer.swift",
"LayoutViews/View+stretch.swift",
"StyleViews/Button/StyleButton+Variant.swift",
"StyleViews/Button/StyleButton.swift",
"StyleViews/Button/StyleButtonInteractionState.swift",
"StyleViews/StyleIcon.swift",
"StyleViews/StyleLabel.swift",
"StyleViews/StylePicker.swift",
"StyleViews/StyleToggle.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents",
"SnapStyleDefinitions",
"SnapStyleModifier"
],
"type" : "library"
},
{
"c99name" : "SnapStyleExamples",
"module_type" : "SwiftTarget",
"name" : "SnapStyleExamples",
"path" : "Sources/X-Examples",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyleExamples"
],
"sources" : [
"Attributes/ExampleStyleCompositionModifier+Public.swift",
"Attributes/ExampleStyleFontModifier+Public.swift",
"Attributes/ExampleStylePaddingModifier+Public.swift",
"Attributes/ExampleStyleShapeModifier+Public.swift",
"Attributes/ExampleStyleSurfaceBackgroundModifier+Public.swift",
"Attributes/ExampleStyleSurfaceBorder+Public.swift",
"Attributes/ExampleStyleSurfaceForegroundModifier+Public.swift",
"Views/ExampleCornerContainer+Public.swift",
"Views/ExampleScrollingHStack+Public.swift",
"Views/ExampleStyleButton+Public.swift",
"Views/ExampleStyleFlowLayout+Public.swift",
"Views/ExampleStyleList+Public.swift",
"Views/ExampleStyleListRow+Public.swift",
"Views/ExampleStyleListSectionFooterLabel+Public.swift",
"Views/ExampleStyleListSectionHeaderLabel+Public.swift",
"Views/ExampleStylePicker+Public.swift",
"Views/ExampleStyleScreen+Public.swift",
"Views/ExampleStyleSpacer+Public.swift",
"Views/ExampleStyleStack+Public.swift",
"Views/ExampleStyleToggle+Public.swift"
],
"target_dependencies" : [
"SnapStyle",
"SnapStyleLayout",
"SnapStyleViews"
],
"type" : "library"
},
{
"c99name" : "SnapStyleDefinitions",
"module_type" : "SwiftTarget",
"name" : "SnapStyleDefinitions",
"path" : "Sources/3-Definitions",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Components/Component+Definitions.swift",
"Components/Container+Definitions.swift",
"Context/Context+Accent.swift",
"Context/Context+Component.swift",
"Context/Context+Container.swift",
"Context/Environment+ElementAttribute.swift",
"CoreAttributes/Accent+Definitions.swift",
"CoreAttributes/Icon+Definitions.swift",
"CoreAttributes/Number+Definitions.swift",
"CoreAttributes/Surface+Definitions.swift",
"ElementAttributes/Composition+Definitions.swift",
"ElementAttributes/Font+Definitions.swift",
"ElementAttributes/Padding+Definitions.swift",
"ElementAttributes/Shape+Definitions.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents"
],
"type" : "library"
},
{
"c99name" : "SnapStyleDebug",
"module_type" : "SwiftTarget",
"name" : "SnapStyleDebug",
"path" : "Sources/X-Debug",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle"
],
"sources" : [
"DebugCacheScreen.swift",
"DebugComponentsScreen.swift",
"DebugElementsView.swift",
"DebugKeyRowComposition.swift",
"DebugKeyRowFont.swift",
"DebugKeyRowNumber.swift",
"DebugKeyRowShape.swift",
"DebugKeyRowSurface.swift",
"DebugOverlay.swift"
],
"target_dependencies" : [
"SnapStyle"
],
"type" : "library"
},
{
"c99name" : "SnapStyleComponents",
"module_type" : "SwiftTarget",
"name" : "SnapStyleComponents",
"path" : "Sources/2-Components",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Component.swift",
"Container/Container+Properties.swift",
"Container/Container+Stack.swift",
"Container/Container.swift",
"Element.swift",
"Structure+Description.swift"
],
"target_dependencies" : [
"SnapStyleBase"
],
"type" : "library"
},
{
"c99name" : "SnapStyleBase",
"module_type" : "SwiftTarget",
"name" : "SnapStyleBase",
"path" : "Sources/1-Base",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Attributes/Base/Style.Attributes.swift",
"Attributes/Base/Style.Definition.swift",
"Attributes/Base/StyleAttribute.swift",
"Attributes/Core/Accent.Value.swift",
"Attributes/Core/Icon.Value.swift",
"Attributes/Core/Number.Value.swift",
"Attributes/Core/Surface.Value.swift",
"Attributes/Elements/Composition.Value.swift",
"Attributes/Elements/Font.Value.Definition+Font.swift",
"Attributes/Elements/Font.Value.swift",
"Attributes/Elements/Padding.Value.swift",
"Attributes/Elements/ShapeValue.swift",
"Context/Context+Description.swift",
"Context/Context.swift",
"Context/ContextWrapper+Values.swift",
"Context/ContextWrapper.swift",
"Context/ScaledValuePropertyWrapper.swift",
"Context/Values/Context+ColorScheme.swift",
"Context/Values/Context+Elevation.swift",
"Context/Values/Context+Scaling.swift",
"Context/View+ContextAttributeModifier.swift",
"Setup/View+SetupModifier.swift",
"Setup/View+StyleOverride.swift",
"Setup/View+UpdateModifier.swift",
"StyleContainer/Style+BuilderContainer.swift",
"StyleContainer/Style+CacheContainer.swift",
"StyleContainer/Style.Configuration.swift",
"StyleContainer/Style.ValueBuilder.swift",
"StyleContainer/Style.Views.swift",
"StyleContainer/Style.swift"
],
"type" : "library"
},
{
"c99name" : "SnapStyle",
"module_type" : "SwiftTarget",
"name" : "SnapStyle",
"path" : "Sources/X-SnapStyle",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapStyle",
"SnapStyleExamples"
],
"sources" : [
"Import.swift"
],
"target_dependencies" : [
"SnapStyleBase",
"SnapStyleComponents",
"SnapStyleDefinitions",
"SnapStyleModifier",
"SnapStyleLayout",
"SnapStyleViews"
],
"type" : "library"
}
],
"tools_version" : "6.3"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/simonnickel/snap-style/main
Repository: simonnickel/snap-style
Swift version used: 6.3
Target: SnapStyle
Extracting symbol information for 'SnapStyle'...
Finished extracting symbol information for 'SnapStyle'. (43.21s)
Building documentation for 'SnapStyle'...
Finished building documentation for 'SnapStyle' (0.45s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Updating https://github.com/simonnickel/snap-foundation.git
Updated https://github.com/simonnickel/snap-foundation.git (0.45s)
Updating https://github.com/simonnickel/snap-core.git
Updated https://github.com/simonnickel/snap-core.git (0.46s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling SymbolKit SemanticVersion.swift
[8/58] Compiling SymbolKit AccessControl.swift
[9/58] Compiling SymbolKit Availability.swift
[10/58] Compiling SymbolKit AvailabilityItem.swift
[11/58] Compiling SymbolKit Domain.swift
[12/58] Compiling SymbolKit Mixin+Equals.swift
[13/58] Compiling SymbolKit Mixin+Hash.swift
[14/58] Compiling SymbolKit Mixin.swift
[15/58] Compiling SymbolKit LineList.swift
[16/58] Compiling SymbolKit Position.swift
[17/58] Compiling SymbolKit Names.swift
[18/58] Compiling SymbolKit SPI.swift
[19/58] Compiling SymbolKit Snippet.swift
[20/58] Compiling SymbolKit Extension.swift
[21/58] Compiling SymbolKit DeclarationFragments.swift
[22/58] Compiling SymbolKit Fragment.swift
[23/58] Compiling SymbolKit FragmentKind.swift
[24/58] Compiling SymbolKit FunctionParameter.swift
[25/58] Compiling SymbolKit FunctionSignature.swift
[26/58] Compiling SymbolKit Symbol.swift
[27/58] Compiling SymbolKit SymbolKind.swift
[28/58] Compiling SymbolKit SymbolGraph.swift
[29/58] Compiling SymbolKit GraphCollector.swift
[30/58] Compiling SymbolKit GenericConstraint.swift
[31/58] Compiling SymbolKit GenericParameter.swift
[32/58] Compiling SymbolKit Generics.swift
[33/58] Compiling SymbolKit Namespace.swift
[34/58] Compiling SymbolKit Relationship.swift
[35/58] Compiling SymbolKit RelationshipKind.swift
[36/58] Compiling SymbolKit SourceOrigin.swift
[37/58] Compiling SymbolKit GenericConstraints.swift
[38/58] Compiling SymbolKit Swift.swift
[39/58] Compiling SymbolKit SourceRange.swift
[40/58] Compiling SymbolKit Metadata.swift
[41/58] Compiling SymbolKit Module.swift
[42/58] Compiling SymbolKit OperatingSystem.swift
[43/58] Compiling SymbolKit Platform.swift
[44/58] Compiling SymbolKit Identifier.swift
[45/58] Compiling SymbolKit KindIdentifier.swift
[46/58] Compiling SymbolKit Location.swift
[47/58] Compiling SymbolKit Mutability.swift
[48/58] Compiling Snippets SnippetParser.swift
[49/58] Emitting module Snippets
[50/58] Compiling Snippets SnippetLanguage.swift
[51/58] Compiling Snippets Snippet.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.04s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyle' complete! (0.31s)
Target: SnapStyleViews
Extracting symbol information for 'SnapStyleViews'...
Finished extracting symbol information for 'SnapStyleViews'. (0.64s)
Building documentation for 'SnapStyleViews'...
Finished building documentation for 'SnapStyleViews' (1.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleViews' complete! (0.31s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
Target: SnapStyleLayout
Extracting symbol information for 'SnapStyleLayout'...
Finished extracting symbol information for 'SnapStyleLayout'. (1.32s)
Building documentation for 'SnapStyleLayout'...
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: External name 'listRowBackground' used to document parameter
--> Sources/5-Layout/LayoutViews/List/ListRowCompositionModifier.swift:12:21-12:38
10 |
11 | /// Applies the background layer of the given `Composition` as listRowBackground.
12 + /// - Parameter listRowBackground: The `Composition` to use.
| ╰─suggestion: Replace 'listRowBackground' with 'keyPath'
13 | /// - Returns: A modified view.
14 | @available(*, deprecated, message: "`style(listRowBackground:)` is not recommended to use. Has issues with environment and does not properly animate component state changes. (iOS 18) - Should use `.styleListRowInsets(.zero)` instead and `.style(component: .listRow)`")
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/SnapStyleBase/Style/Views/List/Row/RowView/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/SwiftUICore/View/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/SnapStyleBase/Style/Views/Button/ButtonView/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/StyleStack/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/StyleIcon/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/StyleSpacer/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/SnapStyleBase/Style/Views/Picker/PickerView/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/StyleLazyHStack/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/SnapStyleBase/Style/Views/List/ListView/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleLayout/StyleLazyVStack/styleNavigationBar()'
--> Sources/5-Layout/LayoutViews/Screen/StyleNavigationBarModifier.swift:25:16-25:42
23 |
24 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
25 + /// (see ``StyleNavigationBarModifier``)
26 | public func styleNavigationBar() -> some View {
27 | modifier(StyleNavigationBarModifier())
Finished building documentation for 'SnapStyleLayout' (7.28s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleLayout' complete! (0.31s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
Target: SnapStyleKeyModifier
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.25s)
error: no target named 'SnapStyleKeyModifier'
compatible targets: 'SnapStyle', 'SnapStyleViews', 'SnapStyleLayout', 'SnapStyleModifier', 'SnapStyleDefinitions', 'SnapStyleComponents', 'SnapStyleBase', 'SnapStyleDebug', 'SnapStyleExamples', 'SnapFoundation', 'SnapCore'
Target: SnapStyleDefinitions
Extracting symbol information for 'SnapStyleDefinitions'...
Finished extracting symbol information for 'SnapStyleDefinitions'. (0.48s)
Building documentation for 'SnapStyleDefinitions'...
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleDefinitions/SnapStyleBase/Style/Attribute/Font/navigationTitleInline'
--> Sources/3-Definitions/ElementAttributes/Font+Definitions.swift:21:16-21:42
19 |
20 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
21 + /// (see ``StyleNavigationBarModifier``)
22 | public var navigationTitleInline: ValueBuilder {
23 | .base(.value(.with(size: 17, weight: .semibold))) // iOS 26 - size: 17, weight: .semibold
warning: 'StyleNavigationBarModifier' doesn't exist at '/SnapStyleDefinitions/SnapStyleBase/Style/Attribute/Font/navigationTitleLarge'
--> Sources/3-Definitions/ElementAttributes/Font+Definitions.swift:27:16-27:42
25 |
26 | /// Requires `Style.configuration.allowNavigationBarTitleAdjustments` to be enabled.
27 + /// (see ``StyleNavigationBarModifier``)
28 | public var navigationTitleLarge: ValueBuilder {
29 | .base(.value(.with(size: 34, weight: .bold))) // iOS 26 - size: 34, weight: .bold
Finished building documentation for 'SnapStyleDefinitions' (0.20s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleDefinitions' complete! (0.32s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
Target: SnapStyleComponents
Extracting symbol information for 'SnapStyleComponents'...
Finished extracting symbol information for 'SnapStyleComponents'. (0.47s)
Building documentation for 'SnapStyleComponents'...
Finished building documentation for 'SnapStyleComponents' (0.09s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleComponents' complete! (0.31s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
Target: SnapStyleBase
Extracting symbol information for 'SnapStyleBase'...
Finished extracting symbol information for 'SnapStyleBase'. (0.52s)
Building documentation for 'SnapStyleBase'...
Finished building documentation for 'SnapStyleBase' (0.16s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleBase' complete! (0.32s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
Target: SnapStyleDebug
Extracting symbol information for 'SnapStyleDebug'...
Finished extracting symbol information for 'SnapStyleDebug'. (0.59s)
Building documentation for 'SnapStyleDebug'...
Finished building documentation for 'SnapStyleDebug' (1.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapStyleDebug' complete! (0.29s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/simonnickel/snap-style/main/linkable-paths.json
31174
201 /Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-style/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/simonnickel/snap-style/main
File count: 31174
Doc size: 201.0MB
Preparing doc bundle ...
Uploading prod-simonnickel-snap-style-main-f47d2d86.zip to s3://spi-docs-inbox/prod-simonnickel-snap-style-main-f47d2d86.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.