The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build snap-style, reference 0.1.0 (28b223), with Swift 6.1 for iOS using Xcode 16.3 on 3 Sep 2025 19:27:01 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-style.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-style
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 28b223a Update readme
Cloned https://github.com/simonnickel/snap-style.git
Revision (git rev-parse @):
28b223aadb97c50205d57cd5cc287c9bd250e2b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-style.git at 0.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/simonnickel/snap-style.git
https://github.com/simonnickel/snap-style.git
{
  "dependencies" : [
    {
      "identity" : "snap-foundation",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/simonnickel/snap-foundation.git"
    }
  ],
  "manifest_display_name" : "snap-style",
  "name" : "snap-style",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapStyle",
      "targets" : [
        "SnapStyle",
        "SnapStyleViews",
        "SnapStyleLayout",
        "SnapStyleKeyModifier",
        "SnapStyleDefinitions",
        "SnapStyleComponents",
        "SnapStyleBase",
        "SnapStyleDebug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SnapStyleViews",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleViews",
      "path" : "Sources/Views",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "Container/CornerContainer.swift",
        "Container/ScrollingHStack.swift",
        "Container/StyleFlowLayout.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase",
        "SnapStyleComponents",
        "SnapStyleDefinitions",
        "SnapStyleKeyModifier",
        "SnapStyleLayout"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyleLayout",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleLayout",
      "path" : "Sources/Layout",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "ComponentModifier/View+Component.swift",
        "ComponentModifier/View+Element.swift",
        "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/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+Spacing.swift",
        "LayoutViews/Stack/StyleStack.swift",
        "LayoutViews/StyleSpacer.swift",
        "LayoutViews/View+stretch.swift",
        "StyleViews/StyleButton.swift",
        "StyleViews/StyleButtonInteractionState.swift",
        "StyleViews/StyleIcon.swift",
        "StyleViews/StyleLabel.swift",
        "StyleViews/StyleShapeView.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase",
        "SnapStyleComponents",
        "SnapStyleDefinitions",
        "SnapStyleKeyModifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyleKeyModifier",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleKeyModifier",
      "path" : "Sources/KeyModifier",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "Accent/AccentColorModifier.swift",
        "Composition/CompositionModifier.swift",
        "Font/Context+FontDesign.swift",
        "Font/Context+FontWidth.swift",
        "Font/FontModifier.swift",
        "Number/ContentMarginsModifier.swift",
        "Number/FrameModifier.swift",
        "Number/ListRowInsetsModifier.swift",
        "Number/ListSectionSpacingModifier.swift",
        "Number/ModifyWithModifier.swift",
        "Number/PaddingModifier.swift",
        "Number/SafeAreaPaddingModifier.swift",
        "ShapeModifier.swift",
        "Surface/BackgroundModifier.swift",
        "Surface/ForegroundModifier.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase",
        "SnapStyleComponents",
        "SnapStyleDefinitions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyleDefinitions",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleDefinitions",
      "path" : "Sources/Definitions",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "AccentKey+Definitions.swift",
        "Components.swift",
        "CompositionKey+Definitions.swift",
        "Context/Context+Accent.swift",
        "Context/Context+Component.swift",
        "FontKey+Definitions.swift",
        "IconKey+Definitions.swift",
        "NumberKey+Definitions.swift",
        "Padding+Definitions.swift",
        "ShapeKey+Definitons.swift",
        "SurfaceKey+Definitions.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase",
        "SnapStyleComponents"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyleDebug",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleDebug",
      "path" : "Sources/X-Debug",
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "DebugCacheScreen.swift",
        "DebugElementScreen.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/Components",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "Component.swift",
        "ComponentDefinition.swift",
        "ComponentStack.swift",
        "Element.swift",
        "Structure+Description.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyleBase",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyleBase",
      "path" : "Sources/Base",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "Container/SnapStyle+Builder.swift",
        "Container/SnapStyle+Cache.swift",
        "Container/SnapStyle+Configuration.swift",
        "Container/SnapStyle.swift",
        "Container/ValueBuilder.swift",
        "Context/Context+Description.swift",
        "Context/Context.swift",
        "Context/ContextWrapper+Values.swift",
        "Context/ContextWrapper.swift",
        "Context/Values/Context+ColorScheme.swift",
        "Context/Values/Context+Scaling.swift",
        "Context/View+ContextAttributeModifier.swift",
        "Keys/AccentKey.Value.swift",
        "Keys/Base/SnapStyle.Value.swift",
        "Keys/Base/StyleKey.swift",
        "Keys/CompositionKey.Value.swift",
        "Keys/FontKey.Value.Definition+Font.swift",
        "Keys/FontKey.Value.swift",
        "Keys/IconKey.Value.swift",
        "Keys/NumberKey.Value.swift",
        "Keys/ShapeKey.Value.swift",
        "Keys/SurfaceKey.Value.swift",
        "Setup/View+SetupModifier.swift",
        "Setup/View+StyleOverride.swift",
        "Setup/View+UpdateModifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapStyle",
      "module_type" : "SwiftTarget",
      "name" : "SnapStyle",
      "path" : "Sources/X-SnapStyle",
      "product_dependencies" : [
        "SnapFoundation"
      ],
      "product_memberships" : [
        "SnapStyle"
      ],
      "sources" : [
        "Import.swift"
      ],
      "target_dependencies" : [
        "SnapStyleBase",
        "SnapStyleComponents",
        "SnapStyleDefinitions",
        "SnapStyleKeyModifier",
        "SnapStyleLayout",
        "SnapStyleViews"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/simonnickel/snap-foundation.git
package 'snap-foundation' @ ee8af3f0c4ec6d9f375e4f9c192247d13cb1f760 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.gitResolve Package Graph
Updating from https://github.com/simonnickel/snap-foundation.git
package 'snap-foundation' @ ee8af3f0c4ec6d9f375e4f9c192247d13cb1f760 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-09-03 12:27:00.286 xcodebuild[520:2916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-09_12-27-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'snap-foundation' @ ee8af3f0c4ec6d9f375e4f9c192247d13cb1f760 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-foundation.git
package 'snap-foundation' @ ee8af3f0c4ec6d9f375e4f9c192247d13cb1f760 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-09-03 12:27:01.554 xcodebuild[703:3918] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-09_12-27-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'snap-foundation' @ ee8af3f0c4ec6d9f375e4f9c192247d13cb1f760 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
BUILD FAILURE 6.1 iOS