Build Information
Failed to build OrangeDesignSystem, reference qualif (117005
), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 20:03:39 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: qualif
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Orange-OpenSource/ods-ios
* branch qualif -> FETCH_HEAD
* [new branch] qualif -> origin/qualif
HEAD is now at 1170052 Prepare version 1.4.0
Cloned https://github.com/Orange-OpenSource/ods-ios.git
Revision (git rev-parse @):
11700524e78dee687f2559b972268f58864e3bb5
SUCCESS checkout https://github.com/Orange-OpenSource/ods-ios.git at qualif
========================================
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/3998] Fetching bottomsheet
[121/4467] Fetching bottomsheet, accessibility-statement-lib-ios
[504/33945] Fetching bottomsheet, accessibility-statement-lib-ios, swiftui-flow
Fetched https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git from cache (3.17s)
Fetched https://github.com/tevelee/SwiftUI-Flow from cache (3.18s)
Fetched https://github.com/lucaszischka/BottomSheet from cache (3.18s)
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.58s)
Computing version for https://github.com/lucaszischka/BottomSheet
Computed https://github.com/lucaszischka/BottomSheet at 3.1.1 (0.56s)
Computing version for https://github.com/tevelee/SwiftUI-Flow
Computed https://github.com/tevelee/SwiftUI-Flow at 1.2.0 (0.57s)
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.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.45s)
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/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/tevelee/SwiftUI-Flow
Working copy of https://github.com/tevelee/SwiftUI-Flow resolved at 1.2.0
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/Icons.xcassets
/Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Colors.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