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 OrangeDesignSystem, reference 1.4.0 (0a54ea), with Swift 5.10 for macOS (SPM) on 4 Jun 2025 20:05:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Orange-OpenSource/ods-ios.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Orange-OpenSource/ods-ios
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 0a54ea6 Sunset of ODS
Cloned https://github.com/Orange-OpenSource/ods-ios.git
Revision (git rev-parse @):
0a54ea696fcc098741e93ff73a462616a49a2e54
SUCCESS checkout https://github.com/Orange-OpenSource/ods-ios.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Orange-OpenSource/ods-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/lucaszischka/BottomSheet
Fetching https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Fetching https://github.com/tevelee/SwiftUI-Flow
[1/3998] Fetching bottomsheet
[241/4467] Fetching bottomsheet, accessibility-statement-lib-ios
[425/33945] Fetching bottomsheet, accessibility-statement-lib-ios, swiftui-flow
Fetched https://github.com/lucaszischka/BottomSheet from cache (3.60s)
Fetched https://github.com/tevelee/SwiftUI-Flow from cache (3.60s)
Fetched https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git from cache (3.60s)
Computing version for https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Computed https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git at 1.3.0 (0.49s)
Computing version for https://github.com/lucaszischka/BottomSheet
Computed https://github.com/lucaszischka/BottomSheet at 3.1.1 (0.48s)
Computing version for https://github.com/tevelee/SwiftUI-Flow
Computed https://github.com/tevelee/SwiftUI-Flow at 1.2.0 (0.49s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
Creating working copy for https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Working copy of https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git resolved at 1.3.0
Creating working copy for https://github.com/lucaszischka/BottomSheet
Working copy of https://github.com/lucaszischka/BottomSheet resolved at 3.1.1
Creating working copy for https://github.com/tevelee/SwiftUI-Flow
Working copy of https://github.com/tevelee/SwiftUI-Flow resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Colors.xcassets
    /Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Icons.xcassets
    /Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/InnovationCupTheme/Sources/InnovationCupTheme/Resources/Assets.xcassets
    /Users/admin/builder/spi-builder-workspace/InnovationCupTheme/Sources/InnovationCupTheme/Resources/Color.xcassets
error: the library 'OrangeDesignSystem' requires macos 10.13, but depends on the product 'BottomSheet' which requires macos 10.15; consider changing the library 'OrangeDesignSystem' to require macos 10.15 or later, or the product 'BottomSheet' to require macos 10.13 or earlier.
error: the library 'OrangeDesignSystem' requires macos 10.13, but depends on the product 'Flow' which requires macos 12.0; consider changing the library 'OrangeDesignSystem' to require macos 12.0 or later, or the product 'Flow' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm