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 6.0 for macOS (Xcode) using Xcode 16.2 on 4 Jun 2025 20:04:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OrangeDesignSystem-Package -destination platform=macOS,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:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Orange-OpenSource/ods-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/tevelee/SwiftUI-Flow
Fetching from https://github.com/lucaszischka/BottomSheet
Fetching from https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git
Fetching from https://github.com/apple/swift-argument-parser
Creating working copy of package ‘BottomSheet’
Checking out 3.1.1 of package ‘BottomSheet’
Creating working copy of package ‘SwiftUI-Flow’
Checking out 1.2.0 of package ‘SwiftUI-Flow’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘accessibility-statement-lib-ios’
Checking out 1.3.0 of package ‘accessibility-statement-lib-ios’
Resolve Package Graph
Resolved source packages:
  OrangeDesignSystem: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  DeclarationAccessibility: https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git @ 1.3.0
  Flow: https://github.com/tevelee/SwiftUI-Flow @ 1.2.0
  BottomSheet: https://github.com/lucaszischka/BottomSheet @ 3.1.1
resolved source packages: OrangeDesignSystem, swift-argument-parser, DeclarationAccessibility, Flow, BottomSheet
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swiftui-flow",
      "requirement" : {
        "exact" : [
          "1.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tevelee/SwiftUI-Flow"
    },
    {
      "identity" : "bottomsheet",
      "requirement" : {
        "exact" : [
          "3.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lucaszischka/BottomSheet"
    },
    {
      "identity" : "accessibility-statement-lib-ios",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git"
    }
  ],
  "manifest_display_name" : "OrangeDesignSystem",
  "name" : "OrangeDesignSystem",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OrangeDesignSystem",
      "targets" : [
        "OrangeDesignSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OrangeTheme",
      "targets" : [
        "OrangeTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InnovationCupTheme",
      "targets" : [
        "InnovationCupTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OrangeTheme",
      "module_type" : "SwiftTarget",
      "name" : "OrangeTheme",
      "path" : "OrangeTheme/Sources",
      "product_memberships" : [
        "OrangeTheme"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeTheme/Sources/OrangeTheme/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeTheme/Sources/OrangeTheme/Resources/Color.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OrangeTheme/OrangeTheme.swift"
      ],
      "target_dependencies" : [
        "OrangeDesignSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OrangeDesignSystem",
      "module_type" : "SwiftTarget",
      "name" : "OrangeDesignSystem",
      "path" : "OrangeDesignSystem/Sources",
      "product_dependencies" : [
        "BottomSheet",
        "DeclarationAccessibility",
        "Flow"
      ],
      "product_memberships" : [
        "OrangeDesignSystem",
        "OrangeTheme",
        "InnovationCupTheme"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        }
      ],
      "sources" : [
        "OrangeDesignSystem/Components/Banner/ODSBanner.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/BottomSheetHeader.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetExpandingModifier.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetSize+extension.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetStandardModifier.swift",
        "OrangeDesignSystem/Components/BottomSheet/ODSBottomSheetExpanding.swift",
        "OrangeDesignSystem/Components/BottomSheet/ODSBottomSheetStandard.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSButtonContent.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSButtonStyleLabel.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSEmphasisButton+Style.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSFunctionalButton+Style.swift",
        "OrangeDesignSystem/Components/Buttons/ODSEmphasisButton.swift",
        "OrangeDesignSystem/Components/Buttons/ODSFunctionalButton.swift",
        "OrangeDesignSystem/Components/Buttons/ODSIconButton.swift",
        "OrangeDesignSystem/Components/Cards/Internal/CardShadowModifier.swift",
        "OrangeDesignSystem/Components/Cards/Internal/ODSCardDebugData.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardHorizontal.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardSmall.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardVerticalHeaderFirst.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardVerticalImageFirst.swift",
        "OrangeDesignSystem/Components/Chips/Internal/Chip.swift",
        "OrangeDesignSystem/Components/Chips/ODSActionChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSChoiceChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSFilterChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSInputChip.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSChipPickerPlacement.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSChoiceChipPicker.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSFilterChipPicker.swift",
        "OrangeDesignSystem/Components/Image/ODSImage.swift",
        "OrangeDesignSystem/Components/Lists/Internal/LeadingView.swift",
        "OrangeDesignSystem/Components/Lists/Internal/TrailingView.swift",
        "OrangeDesignSystem/Components/Lists/ODSLIstItemModifier.swift",
        "OrangeDesignSystem/Components/Lists/ODSListItem.swift",
        "OrangeDesignSystem/Components/Slider/ODSSliderView.swift",
        "OrangeDesignSystem/Components/TextField/ODSTextFieldStyle.swift",
        "OrangeDesignSystem/Components/ToolBar/Internal/ODSToolBarIconContent.swift",
        "OrangeDesignSystem/Components/ToolBar/Internal/ODSToolBarLabelContent.swift",
        "OrangeDesignSystem/Components/ToolBar/ODSToolBar.swift",
        "OrangeDesignSystem/Guidelines/Colors/ODSColorDescription.swift",
        "OrangeDesignSystem/Guidelines/Colors/ODSInternalColor.swift",
        "OrangeDesignSystem/Guidelines/Fonts/ODSFontsModifier.swift",
        "OrangeDesignSystem/Guidelines/Fonts/ODSFontsStyle.swift",
        "OrangeDesignSystem/Guidelines/Spacing/ODSSpacing.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/AppNews/ODSAboutAppNewsItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/LegalInformation/ODSAboutLegalInformationItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/MoreApps/ODSMoreAppsItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/ODSAboutListItemConfiguration.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/RateTheApp/ODSAboutRateTheAppItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutAccessibilityStatement.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutApplicationInformation.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutPricacyPolicy.swift",
        "OrangeDesignSystem/Modules/About/Internal/AboutErrorView.swift",
        "OrangeDesignSystem/Modules/About/Internal/ApplicationInformation/ApplicationInformation.swift",
        "OrangeDesignSystem/Modules/About/Internal/Array+extension.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AboutListItems.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AccessibilityStatement/AccessibilityStatement.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AboutReleaseDescription.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AppNewsViewModel.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AppNewsViews.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/PrivacyPolicy/PrivacyPolicyItem.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/TermsOfService/TermsOfServiceItem.swift",
        "OrangeDesignSystem/Modules/About/ODSAboutModule.swift",
        "OrangeDesignSystem/Modules/EmptyState/ODSEmptyStateView.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusDTO.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusRepository.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusToMoreAppsMapper.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/LocalAppsPlusRepository.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/MoreAppsRepositoryProtocol.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsService.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsServiceBO.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsServiceProtocol.swift",
        "OrangeDesignSystem/Modules/MoreApps/ODSMoreAppsModel.swift",
        "OrangeDesignSystem/Modules/MoreApps/ODSMoreAppsView.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSNavigationBarModifier.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSTabBarModifier.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSToolBarModifier.swift",
        "OrangeDesignSystem/Theme/ODSComponentsColors.swift",
        "OrangeDesignSystem/Theme/ODSCurrentTheme.swift",
        "OrangeDesignSystem/Theme/ODSTheme.swift",
        "OrangeDesignSystem/Theme/View/ODSThemeableView.swift",
        "OrangeDesignSystem/Utils/AccessibleModifiers.swift",
        "OrangeDesignSystem/Utils/Cache.swift",
        "OrangeDesignSystem/Utils/CachedAsyncImage.swift",
        "OrangeDesignSystem/Utils/Color/Color+Extension.swift",
        "OrangeDesignSystem/Utils/Color/UIColor+extension.swift",
        "OrangeDesignSystem/Utils/DateFormatter+extension.swift",
        "OrangeDesignSystem/Utils/DateFormatterCache.swift",
        "OrangeDesignSystem/Utils/LoadingState.swift",
        "OrangeDesignSystem/Utils/ODSBundle+extension.swift",
        "OrangeDesignSystem/Utils/ODSIcon.swift",
        "OrangeDesignSystem/Utils/ODSLogger.swift",
        "OrangeDesignSystem/Utils/ODSSFSafariViewWrapper.swift",
        "OrangeDesignSystem/Utils/ReadSize.swift",
        "OrangeDesignSystem/Utils/ShareSheet.swift",
        "OrangeDesignSystem/Utils/StringsLocalization.swift",
        "OrangeDesignSystem/Utils/TabBar+readSize.swift",
        "OrangeDesignSystem/Utils/UIApplication+extension.swift",
        "OrangeDesignSystem/Utils/UserDefaultsWrapper.swift",
        "OrangeDesignSystem/Utils/VibrationsManager.swift",
        "OrangeDesignSystem/Utils/View+extensions.swift",
        "OrangeDesignSystem/Utils/WebView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InnovationCupTheme",
      "module_type" : "SwiftTarget",
      "name" : "InnovationCupTheme",
      "path" : "InnovationCupTheme/Sources",
      "product_memberships" : [
        "InnovationCupTheme"
      ],
      "sources" : [
        "InnovationCupTheme/InnovationCupTheme.swift"
      ],
      "target_dependencies" : [
        "OrangeDesignSystem"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InnovationCupTheme",
      "OrangeDesignSystem",
      "OrangeDesignSystem-Package",
      "OrangeTheme"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OrangeDesignSystem-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OrangeDesignSystem-Package -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Flow: https://github.com/tevelee/SwiftUI-Flow @ 1.2.0
  DeclarationAccessibility: https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git @ 1.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  BottomSheet: https://github.com/lucaszischka/BottomSheet @ 3.1.1
  OrangeDesignSystem: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem' (no dependencies)
    Target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'Flow' in project 'Flow'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'Flow' in project 'Flow' (no dependencies)
    Target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility'
    Target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility'
    Target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility' (no dependencies)
    Target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet_BottomSheet' in project 'BottomSheet'
    Target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet_BottomSheet' in project 'BottomSheet'
    Target 'BottomSheet_BottomSheet' in project 'BottomSheet' (no dependencies)
    Target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem' (no dependencies)
    Target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 050bf66baa09a37f06255834182d5ccd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/050bf66baa09a37f06255834182d5ccd.xcbuilddata
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OrangeTheme' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'OrangeTheme' from project 'OrangeDesignSystem')
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'InnovationCupTheme' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'InnovationCupTheme' from project 'OrangeDesignSystem')
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OrangeDesignSystem' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'OrangeDesignSystem' from project 'OrangeDesignSystem')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OrangeDesignSystem-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DeclarationAccessibility: https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git @ 1.3.0
  Flow: https://github.com/tevelee/SwiftUI-Flow @ 1.2.0
  OrangeDesignSystem: /Users/admin/builder/spi-builder-workspace
  BottomSheet: https://github.com/lucaszischka/BottomSheet @ 3.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
resolved source packages: DeclarationAccessibility, Flow, OrangeDesignSystem, BottomSheet, swift-argument-parser
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swiftui-flow",
      "requirement" : {
        "exact" : [
          "1.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tevelee/SwiftUI-Flow"
    },
    {
      "identity" : "bottomsheet",
      "requirement" : {
        "exact" : [
          "3.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lucaszischka/BottomSheet"
    },
    {
      "identity" : "accessibility-statement-lib-ios",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git"
    }
  ],
  "manifest_display_name" : "OrangeDesignSystem",
  "name" : "OrangeDesignSystem",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OrangeDesignSystem",
      "targets" : [
        "OrangeDesignSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OrangeTheme",
      "targets" : [
        "OrangeTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InnovationCupTheme",
      "targets" : [
        "InnovationCupTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OrangeTheme",
      "module_type" : "SwiftTarget",
      "name" : "OrangeTheme",
      "path" : "OrangeTheme/Sources",
      "product_memberships" : [
        "OrangeTheme"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeTheme/Sources/OrangeTheme/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeTheme/Sources/OrangeTheme/Resources/Color.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OrangeTheme/OrangeTheme.swift"
      ],
      "target_dependencies" : [
        "OrangeDesignSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OrangeDesignSystem",
      "module_type" : "SwiftTarget",
      "name" : "OrangeDesignSystem",
      "path" : "OrangeDesignSystem/Sources",
      "product_dependencies" : [
        "BottomSheet",
        "DeclarationAccessibility",
        "Flow"
      ],
      "product_memberships" : [
        "OrangeDesignSystem",
        "OrangeTheme",
        "InnovationCupTheme"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        }
      ],
      "sources" : [
        "OrangeDesignSystem/Components/Banner/ODSBanner.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/BottomSheetHeader.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetExpandingModifier.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetSize+extension.swift",
        "OrangeDesignSystem/Components/BottomSheet/Internal/ODSBottomSheetStandardModifier.swift",
        "OrangeDesignSystem/Components/BottomSheet/ODSBottomSheetExpanding.swift",
        "OrangeDesignSystem/Components/BottomSheet/ODSBottomSheetStandard.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSButtonContent.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSButtonStyleLabel.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSEmphasisButton+Style.swift",
        "OrangeDesignSystem/Components/Buttons/Internal/ODSFunctionalButton+Style.swift",
        "OrangeDesignSystem/Components/Buttons/ODSEmphasisButton.swift",
        "OrangeDesignSystem/Components/Buttons/ODSFunctionalButton.swift",
        "OrangeDesignSystem/Components/Buttons/ODSIconButton.swift",
        "OrangeDesignSystem/Components/Cards/Internal/CardShadowModifier.swift",
        "OrangeDesignSystem/Components/Cards/Internal/ODSCardDebugData.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardHorizontal.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardSmall.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardVerticalHeaderFirst.swift",
        "OrangeDesignSystem/Components/Cards/ODSCardVerticalImageFirst.swift",
        "OrangeDesignSystem/Components/Chips/Internal/Chip.swift",
        "OrangeDesignSystem/Components/Chips/ODSActionChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSChoiceChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSFilterChip.swift",
        "OrangeDesignSystem/Components/Chips/ODSInputChip.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSChipPickerPlacement.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSChoiceChipPicker.swift",
        "OrangeDesignSystem/Components/Chips/Pickers/ODSFilterChipPicker.swift",
        "OrangeDesignSystem/Components/Image/ODSImage.swift",
        "OrangeDesignSystem/Components/Lists/Internal/LeadingView.swift",
        "OrangeDesignSystem/Components/Lists/Internal/TrailingView.swift",
        "OrangeDesignSystem/Components/Lists/ODSLIstItemModifier.swift",
        "OrangeDesignSystem/Components/Lists/ODSListItem.swift",
        "OrangeDesignSystem/Components/Slider/ODSSliderView.swift",
        "OrangeDesignSystem/Components/TextField/ODSTextFieldStyle.swift",
        "OrangeDesignSystem/Components/ToolBar/Internal/ODSToolBarIconContent.swift",
        "OrangeDesignSystem/Components/ToolBar/Internal/ODSToolBarLabelContent.swift",
        "OrangeDesignSystem/Components/ToolBar/ODSToolBar.swift",
        "OrangeDesignSystem/Guidelines/Colors/ODSColorDescription.swift",
        "OrangeDesignSystem/Guidelines/Colors/ODSInternalColor.swift",
        "OrangeDesignSystem/Guidelines/Fonts/ODSFontsModifier.swift",
        "OrangeDesignSystem/Guidelines/Fonts/ODSFontsStyle.swift",
        "OrangeDesignSystem/Guidelines/Spacing/ODSSpacing.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/AppNews/ODSAboutAppNewsItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/LegalInformation/ODSAboutLegalInformationItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/MoreApps/ODSMoreAppsItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/ODSAboutListItemConfiguration.swift",
        "OrangeDesignSystem/Modules/About/Configuration/Items/RateTheApp/ODSAboutRateTheAppItem.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutAccessibilityStatement.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutApplicationInformation.swift",
        "OrangeDesignSystem/Modules/About/Configuration/ODSAboutPricacyPolicy.swift",
        "OrangeDesignSystem/Modules/About/Internal/AboutErrorView.swift",
        "OrangeDesignSystem/Modules/About/Internal/ApplicationInformation/ApplicationInformation.swift",
        "OrangeDesignSystem/Modules/About/Internal/Array+extension.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AboutListItems.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AccessibilityStatement/AccessibilityStatement.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AboutReleaseDescription.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AppNewsViewModel.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/AppNews/AppNewsViews.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/PrivacyPolicy/PrivacyPolicyItem.swift",
        "OrangeDesignSystem/Modules/About/Internal/ListItems/TermsOfService/TermsOfServiceItem.swift",
        "OrangeDesignSystem/Modules/About/ODSAboutModule.swift",
        "OrangeDesignSystem/Modules/EmptyState/ODSEmptyStateView.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusDTO.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusRepository.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/AppsPlusToMoreAppsMapper.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/LocalAppsPlusRepository.swift",
        "OrangeDesignSystem/Modules/MoreApps/Data/MoreAppsRepositoryProtocol.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsService.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsServiceBO.swift",
        "OrangeDesignSystem/Modules/MoreApps/Domain/MoreAppsServiceProtocol.swift",
        "OrangeDesignSystem/Modules/MoreApps/ODSMoreAppsModel.swift",
        "OrangeDesignSystem/Modules/MoreApps/ODSMoreAppsView.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSNavigationBarModifier.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSTabBarModifier.swift",
        "OrangeDesignSystem/Theme/Modifiers/ODSToolBarModifier.swift",
        "OrangeDesignSystem/Theme/ODSComponentsColors.swift",
        "OrangeDesignSystem/Theme/ODSCurrentTheme.swift",
        "OrangeDesignSystem/Theme/ODSTheme.swift",
        "OrangeDesignSystem/Theme/View/ODSThemeableView.swift",
        "OrangeDesignSystem/Utils/AccessibleModifiers.swift",
        "OrangeDesignSystem/Utils/Cache.swift",
        "OrangeDesignSystem/Utils/CachedAsyncImage.swift",
        "OrangeDesignSystem/Utils/Color/Color+Extension.swift",
        "OrangeDesignSystem/Utils/Color/UIColor+extension.swift",
        "OrangeDesignSystem/Utils/DateFormatter+extension.swift",
        "OrangeDesignSystem/Utils/DateFormatterCache.swift",
        "OrangeDesignSystem/Utils/LoadingState.swift",
        "OrangeDesignSystem/Utils/ODSBundle+extension.swift",
        "OrangeDesignSystem/Utils/ODSIcon.swift",
        "OrangeDesignSystem/Utils/ODSLogger.swift",
        "OrangeDesignSystem/Utils/ODSSFSafariViewWrapper.swift",
        "OrangeDesignSystem/Utils/ReadSize.swift",
        "OrangeDesignSystem/Utils/ShareSheet.swift",
        "OrangeDesignSystem/Utils/StringsLocalization.swift",
        "OrangeDesignSystem/Utils/TabBar+readSize.swift",
        "OrangeDesignSystem/Utils/UIApplication+extension.swift",
        "OrangeDesignSystem/Utils/UserDefaultsWrapper.swift",
        "OrangeDesignSystem/Utils/VibrationsManager.swift",
        "OrangeDesignSystem/Utils/View+extensions.swift",
        "OrangeDesignSystem/Utils/WebView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InnovationCupTheme",
      "module_type" : "SwiftTarget",
      "name" : "InnovationCupTheme",
      "path" : "InnovationCupTheme/Sources",
      "product_memberships" : [
        "InnovationCupTheme"
      ],
      "sources" : [
        "InnovationCupTheme/InnovationCupTheme.swift"
      ],
      "target_dependencies" : [
        "OrangeDesignSystem"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InnovationCupTheme",
      "OrangeDesignSystem",
      "OrangeDesignSystem-Package",
      "OrangeTheme"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OrangeDesignSystem-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OrangeDesignSystem-Package -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  BottomSheet: https://github.com/lucaszischka/BottomSheet @ 3.1.1
  OrangeDesignSystem: /Users/admin/builder/spi-builder-workspace
  DeclarationAccessibility: https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git @ 1.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  Flow: https://github.com/tevelee/SwiftUI-Flow @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeDesignSystem_OrangeTheme' in project 'OrangeDesignSystem' (no dependencies)
    Target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'Flow' in project 'Flow'
        ➜ Explicit dependency on target 'Flow' in project 'Flow'
    Target 'Flow' in project 'Flow' (no dependencies)
    Target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility'
    Target 'DeclarationAccessibility' in project 'DeclarationAccessibility'
        ➜ Explicit dependency on target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility'
    Target 'DeclarationAccessibility_DeclarationAccessibility' in project 'DeclarationAccessibility' (no dependencies)
    Target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet_BottomSheet' in project 'BottomSheet'
    Target 'BottomSheet' in project 'BottomSheet'
        ➜ Explicit dependency on target 'BottomSheet_BottomSheet' in project 'BottomSheet'
    Target 'BottomSheet_BottomSheet' in project 'BottomSheet' (no dependencies)
    Target 'OrangeDesignSystem_OrangeDesignSystem' in project 'OrangeDesignSystem' (no dependencies)
    Target 'OrangeDesignSystem_InnovationCupTheme' in project 'OrangeDesignSystem' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 050bf66baa09a37f06255834182d5ccd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/050bf66baa09a37f06255834182d5ccd.xcbuilddata
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'InnovationCupTheme' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'InnovationCupTheme' from project 'OrangeDesignSystem')
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OrangeTheme' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'OrangeTheme' from project 'OrangeDesignSystem')
error: The package product 'BottomSheet' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OrangeDesignSystem' from project 'OrangeDesignSystem')
error: The package product 'Flow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'OrangeDesignSystem' from project 'OrangeDesignSystem')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4e0c3e70f7c365bae7c2b9ca7a223b0fd761219f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OrangeDesignSystem-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild