Build Information
Failed to build OrangeDesignSystem, reference 1.4.0 (0a54ea
), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 20:03:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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: 6.0
Building package at path: $PWD
https://github.com/Orange-OpenSource/ods-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/lucaszischka/BottomSheet
Fetching https://github.com/tevelee/SwiftUI-Flow
Fetching https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
[1/469] Fetching accessibility-statement-lib-ios
[166/4467] Fetching accessibility-statement-lib-ios, bottomsheet
[351/33945] Fetching accessibility-statement-lib-ios, bottomsheet, swiftui-flow
Fetched https://github.com/tevelee/SwiftUI-Flow from cache (1.67s)
[889/4467] Fetching accessibility-statement-lib-ios, bottomsheet
Fetched https://github.com/lucaszischka/BottomSheet from cache (3.39s)
Fetched https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git from cache (3.39s)
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.60s)
Computing version for https://github.com/lucaszischka/BottomSheet
Computed https://github.com/lucaszischka/BottomSheet at 3.1.1 (0.58s)
Computing version for https://github.com/tevelee/SwiftUI-Flow
Computed https://github.com/tevelee/SwiftUI-Flow at 1.2.0 (0.59s)
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.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.48s)
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/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
Creating working copy for https://github.com/lucaszischka/BottomSheet
Working copy of https://github.com/lucaszischka/BottomSheet resolved at 3.1.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/Images.xcassets
/Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Colors.xcassets
/Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Icons.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
warning: 'accessibility-statement-lib-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/accessibility-statement-lib-ios/Sources/DeclarationAccessibility/Ressources/Assets.xcassets
warning: 'bottomsheet': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BottomSheet/Sources/BottomSheet/Media.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 6.0 macosSpm