The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OnboardingKit, reference 9.2.0 (e13b42), with Swift 6.2 for macOS (SPM) on 7 Feb 2026 11:40:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/OnboardingKit.git
Reference: 9.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/OnboardingKit
 * tag               9.2.0      -> FETCH_HEAD
HEAD is now at e13b424 Adjust swiftlint
Cloned https://github.com/danielsaidi/OnboardingKit.git
Revision (git rev-parse @):
e13b424a95d7424a8b64ee422a88257d3e45836e
SUCCESS checkout https://github.com/danielsaidi/OnboardingKit.git at 9.2.0
Fetching https://github.com/danielsaidi/PageView.git
[1/261] Fetching pageview
Fetched https://github.com/danielsaidi/PageView.git from cache (1.05s)
Computing version for https://github.com/danielsaidi/PageView.git
Computed https://github.com/danielsaidi/PageView.git at 0.2.0 (1.45s)
Creating working copy for https://github.com/danielsaidi/PageView.git
Working copy of https://github.com/danielsaidi/PageView.git resolved at 0.2.0
========================================
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": "onboardingkit",
      "name": "OnboardingKit",
      "url": "https://github.com/danielsaidi/OnboardingKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OnboardingKit",
      "dependencies": [
        {
          "identity": "pageview",
          "name": "PageView",
          "url": "https://github.com/danielsaidi/PageView.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PageView",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/OnboardingKit.git
[1/4637] Fetching onboardingkit
Fetched https://github.com/danielsaidi/OnboardingKit.git from cache (1.46s)
Fetching https://github.com/danielsaidi/PageView.git from cache
Fetched https://github.com/danielsaidi/PageView.git from cache (0.49s)
Computing version for https://github.com/danielsaidi/PageView.git
Computed https://github.com/danielsaidi/PageView.git at 0.2.0 (0.54s)
Creating working copy for https://github.com/danielsaidi/PageView.git
Working copy of https://github.com/danielsaidi/PageView.git resolved at 0.2.0
Creating working copy for https://github.com/danielsaidi/OnboardingKit.git
Working copy of https://github.com/danielsaidi/OnboardingKit.git resolved at 9.2.0 (e13b424)
warning: '.resolve-product-dependencies': dependency 'onboardingkit' is not used by any target
Found 1 product dependencies
  - PageView
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsaidi/OnboardingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/8] Compiling PageView PageViewState.swift
[5/8] Compiling PageView SwipeGestureViewModifier.swift
[6/8] Compiling PageView PageViewIndicator.swift
[7/8] Emitting module PageView
[8/8] Compiling PageView PageView.swift
[9/34] Compiling OnboardingKit Color+OnboardingKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[10/34] Compiling OnboardingKit OnboardingFlow+PageInfoProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[11/34] Compiling OnboardingKit OnboardingFlow.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[12/36] Compiling OnboardingKit Onboarding+CorrectBehavior.swift
[13/36] Compiling OnboardingKit Onboarding+Delayed.swift
[14/36] Compiling OnboardingKit Onboarding.swift
[15/36] Compiling OnboardingKit OnboardingUspList.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[16/36] Compiling OnboardingKit OnboardingUspListItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[17/36] Compiling OnboardingKit OnboardingPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[18/36] Compiling OnboardingKit OnboardingUsp.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[19/36] Compiling OnboardingKit PreviewBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[20/36] Compiling OnboardingKit OnboardingSlideshowConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[21/36] Compiling OnboardingKit OnboardingSlideshowProgressView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[22/36] Compiling OnboardingKit OnboardingSlideshowStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[23/36] Compiling OnboardingKit OnboardingVerticalProgressList.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[24/36] Compiling OnboardingKit OnboardingVerticalProgressListStep.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/36] Emitting module OnboardingKit
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[26/36] Compiling OnboardingKit OnboardingFlowContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[27/36] Compiling OnboardingKit OnboardingFlowState.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[28/36] Compiling OnboardingKit Onboarding+Conditional.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[29/36] Compiling OnboardingKit PreviewPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[30/36] Compiling OnboardingKit View+Onboarding.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[31/36] Compiling OnboardingKit OnboardingIntroScreen.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[32/36] Compiling OnboardingKit OnboardingPageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[33/36] Compiling OnboardingKit OnboardingPrimaryButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[34/36] Compiling OnboardingKit OnboardingSlideshow.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnboardingKit/Views/OnboardingIntroScreen.swift:233:50: error: type 'Bundle?' has no member 'module'
231 |             OnboardingFlowCenteredContent {
232 |                 OnboardingIntroScreen(
233 |                     icon: Image("Icon", bundle: .module),
    |                                                  `- error: type 'Bundle?' has no member 'module'
234 |                     welcomeTitle: "Welcome to",
235 |                     title: "OnboardingKit",
[35/36] Compiling OnboardingKit OnboardingVerticalProgressListStyle.swift
[36/36] Compiling OnboardingKit View+Popover.swift
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/OnboardingKit/Previews/PreviewAssets.xcassets
BUILD FAILURE 6.2 macosSpm