The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OUDS, reference develop (088943), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 21:32:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Orange-OpenSource/ouds-ios.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Orange-OpenSource/ouds-ios
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 088943c fix: a11y label and hint issues for `switch` components (#642)
Cloned https://github.com/Orange-OpenSource/ouds-ios.git
Revision (git rev-parse @):
088943c151cb74d68078c9706b82477183ac61d4
SUCCESS checkout https://github.com/Orange-OpenSource/ouds-ios.git at develop
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.74s)
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
========================================
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": "ouds-ios",
      "name": "OUDS",
      "url": "https://github.com/Orange-OpenSource/ouds-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ouds-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Orange-OpenSource/ouds-ios.git
[1/304665] Fetching ouds-ios
Fetched https://github.com/Orange-OpenSource/ouds-ios.git from cache (58.95s)
Creating working copy for https://github.com/Orange-OpenSource/ouds-ios.git
Working copy of https://github.com/Orange-OpenSource/ouds-ios.git resolved at develop (088943c)
warning: '.resolve-product-dependencies': dependency 'ouds-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Orange-OpenSource/ouds-ios.git
https://github.com/Orange-OpenSource/ouds-ios.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "OUDS",
  "name" : "OUDS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "OUDS",
      "targets" : [
        "OUDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSModules",
      "targets" : [
        "OUDSModules"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSComponents",
      "targets" : [
        "OUDSComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensComponent",
      "targets" : [
        "OUDSTokensComponent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSThemesOrange",
      "targets" : [
        "OUDSThemesOrange"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensSemantic",
      "targets" : [
        "OUDSTokensRaw"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensRaw",
      "targets" : [
        "OUDSTokensRaw"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSFoundations",
      "targets" : [
        "OUDSFoundations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "TestsUtils",
      "module_type" : "SwiftTarget",
      "name" : "TestsUtils",
      "path" : "OUDS/Foundations/TestsUtils",
      "sources" : [
        "TestsUtils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensSemantic_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensSemantic-Tests",
      "path" : "OUDS/Core/Tokens/SemanticTokens/Tests",
      "sources" : [
        "Multiples/MultipleColorModeSemanticTokensTests.swift",
        "Multiples/MultipleColorSemanticTokensTests.swift",
        "Multiples/MultipleElevationCompositeRawTokensTests.swift",
        "Multiples/MultipleFontLetterSpacingSemanticTokensTests.swift",
        "Multiples/MultipleFontLineHeightSemanticTokensTests.swift",
        "Multiples/MultipleFontSizeSemanticTokensTests.swift",
        "Multiples/MultipleSizeSemanticTokenTests.swift",
        "Multiples/MultipleSpaceSemanticTokensTests.swift",
        "Multiples/MultipleTypographyCompositeRawTokensTests.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensSemantic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSTokensSemantic",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensSemantic",
      "path" : "OUDS/Core/Tokens/SemanticTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Multiples/MultipleColorModeSemanticToken.swift",
        "Multiples/MultipleColorSemanticTokens.swift",
        "Multiples/MultipleElevationCompositeRawTokens.swift",
        "Multiples/MultipleFontCompositeRawTokens.swift",
        "Multiples/MultipleFontLetterSpacingSemanticTokens.swift",
        "Multiples/MultipleFontLineHeightSemanticTokens.swift",
        "Multiples/MultipleFontSizeSemanticTokens.swift",
        "Multiples/MultipleSizeSemanticTokens.swift",
        "Multiples/MultipleSpaceSemanticTokens.swift",
        "TypeAliases/BorderSemanticTokens+Aliases.swift",
        "TypeAliases/ColorModeSemanticToken+Aliases.swift",
        "TypeAliases/ColorSemanticTokens+Aliases.swift",
        "TypeAliases/DimensionSemanticTokens+Aliases.swift",
        "TypeAliases/ElevationSemanticTokens+Aliases.swift",
        "TypeAliases/FontSemanticTokens+Aliases.swift",
        "TypeAliases/GridSemanticTokens+Aliases.swift",
        "TypeAliases/OpacitySemanticTokens+Aliases.swift",
        "TypeAliases/SizingSemanticTokens+Aliases.swift",
        "TypeAliases/SpacingSemanticTokens+Aliases.swift",
        "Values/BorderSemanticTokens.swift",
        "Values/ColorModeMultipleSemanticTokens.swift",
        "Values/ColorModeSemanticTokens.swift",
        "Values/ColorMultipleSemanticTokens.swift",
        "Values/ColorSemanticTokens.swift",
        "Values/ElevationCompositeSemanticTokens.swift",
        "Values/ElevationMultipleSemanticTokens.swift",
        "Values/ElevationSemanticTokens.swift",
        "Values/FontCompositeSemanticTokens.swift",
        "Values/FontMultipleSemanticTokens.swift",
        "Values/FontSemanticTokens.swift",
        "Values/GridSemanticTokens.swift",
        "Values/OpacitySemanticTokens.swift",
        "Values/SizeMultipleSemanticTokens.swift",
        "Values/SizeSemanticTokens.swift",
        "Values/SpaceMultipleSemanticTokens.swift",
        "Values/SpaceSemanticTokens.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensRaw"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensRaw_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensRaw-Tests",
      "path" : "OUDS/Core/Tokens/RawTokens/Tests",
      "sources" : [
        "BorderRawTokensTests.swift",
        "ColorModeRawTokensTests.swift",
        "ColorRawTokensTests.swift",
        "DimensionRawTokensTests.swift",
        "ElevationRawTokensTests.swift",
        "FontRawTokensTests.swift",
        "GridRawTokensTests.swift",
        "OpacityRawTokensTests.swift"
      ],
      "target_dependencies" : [
        "TestsUtils",
        "OUDSTokensRaw"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSTokensRaw",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensRaw",
      "path" : "OUDS/Core/Tokens/RawTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange",
        "OUDSTokensSemantic",
        "OUDSTokensRaw"
      ],
      "sources" : [
        "Composites/ElevationCompositeRawToken.swift",
        "Composites/FontCompositeRawToken.swift",
        "Declarations/BorderRawTokens.swift",
        "Declarations/ColorModeRawTokens.swift",
        "Declarations/ColorRawTokens.swift",
        "Declarations/DimensionRawTokens.swift",
        "Declarations/ElevationRawTokens.swift",
        "Declarations/FontRawTokens.swift",
        "Declarations/GridRawTokens.swift",
        "Declarations/OpacityRawTokens.swift",
        "TypeAliases/BorderRawTokens+Aliases.swift",
        "TypeAliases/ColorModeRawTokens+Aliases.swift",
        "TypeAliases/ColorRawTokens+Aliases.swift",
        "TypeAliases/DimensionRawTokens+Aliases.swift",
        "TypeAliases/ElevationRawTokens+Aliases.swift",
        "TypeAliases/FontRawTokens+Aliases.swift",
        "TypeAliases/GridRawTokens+Aliases.swift",
        "TypeAliases/OpacityRawTokens+Aliases.swift",
        "Values/BorderRawTokens+Values.swift",
        "Values/ColorModeRawTokens+Values.swift",
        "Values/ColorRawTokens+Values.swift",
        "Values/DimensionRawTokens+Values.swift",
        "Values/ElevationRawTokens+Composites.swift",
        "Values/ElevationRawTokens+Values.swift",
        "Values/FontRawTokens+Composites.swift",
        "Values/FontRawTokens+Values.swift",
        "Values/GridRawTokens+Values.swift",
        "Values/OpacityRawTokens+Values.swift"
      ],
      "target_dependencies" : [
        "OUDSFoundations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensComponent",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensComponent",
      "path" : "OUDS/Core/Tokens/ComponentTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Values/BadgeComponentTokens.swift",
        "Values/BulletListComponentTokens.swift",
        "Values/ButtonComponentTokens.swift",
        "Values/CheckboxComponentTokens.swift",
        "Values/ChipComponentTokens.swift",
        "Values/ControlItemComponentTokens.swift",
        "Values/DividerComponentTokens.swift",
        "Values/InputTextComponentTokens.swift",
        "Values/LinkComponentTokens.swift",
        "Values/ListItemComponentTokens.swift",
        "Values/RadioButtonComponentTokens.swift",
        "Values/SelectComponentTokens.swift",
        "Values/SkeletonComponentTokens.swift",
        "Values/SwitchComponentTokens.swift",
        "Values/TagComponentTokens.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensSemantic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSThemesOrange_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSThemesOrange-Tests",
      "path" : "OUDS/Core/Themes/Orange/Tests",
      "sources" : [
        "Helpers/GridSemanticTokenHelperTests.swift",
        "OrangeThemeTests.swift",
        "Providers/ComponentTokens/OrangeThemeBadgeComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeBulletListComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeButtonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeCheckboxComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeChipComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeControlItemComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeInputTextComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeLinkComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeListItemComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeRadioButtonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSelectComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSkeletonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSwitchComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeTagComponentTokensProviderTests.swift",
        "Providers/SemanticTokens/OrangeThemeColorModeSemanticTokensProviderTests.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllBadgeComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllBulletListComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllButtonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllCheckboxComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllChipComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllControlItemComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllDividerTextComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllInputTextComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllLinkComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllListItemComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllRadioButtonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSelectComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSkeletonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSwitchComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllTagComponentTokens.swift",
        "Values/ComponentTokens/ThemeOverrideOfBadgeComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfBulletListComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfButtonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfCheckboxComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfChipComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfControlItemComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfDividerComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfInputTextComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfLinkComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfListItemComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfRadioButtonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSelectComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSkeletonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSwitchComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfTagComponentTokensTests.swift",
        "Values/RawTokens/OrangeBrandColorRawTokensTests.swift",
        "Values/RawTokens/OrangeBrandFontRawTokensTests.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllBorderSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllColorModeSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllColorSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllElevationSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllFontSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllGridSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllOpacitySemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllSizeSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllSpaceSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme.swift",
        "Values/SemanticTokens/ThemeOverrideOfBorderSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorModeMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorModeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationCompositeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontCompositeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfGridSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfOpacitySemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSizeMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSizeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSpaceMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSpaceSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfThemePropertiesTests.swift"
      ],
      "target_dependencies" : [
        "TestsUtils",
        "OUDSThemesOrange"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSThemesOrange",
      "module_type" : "SwiftTarget",
      "name" : "OUDSThemesOrange",
      "path" : "OUDS/Core/Themes/Orange/Sources",
      "product_memberships" : [
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Declarations/OrangeBrandColorRawTokens.swift",
        "Declarations/OrangeBrandFontRawTokens.swift",
        "OrangeTheme.swift",
        "Providers/ComponentTokens/OrangeThemeBadgeComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeBulletListComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeButtonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeCheckboxComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeChipComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeControlItemComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeDividerComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeInputTextComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeLinkComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeListItemComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeRadioButtonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSelectComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSkeletonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSwitchComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeTagComponentTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeBorderSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeColorModeSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeColorSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeElevationSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeFontSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeGridSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeOpacitySemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeSizeSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeSpaceSemanticTokensProvider.swift",
        "TypeAliases/OrangeBrandColorRawTokens+Aliases.swift",
        "TypeAliases/OrangeBrandFontRawTokens+Aliases.swift",
        "Values/ComponentTokens/OrangeTheme+BadgeComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+BulletListComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ButtonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+CheckboxComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ChipComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ControlItemComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+DividerComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+InputTextComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+LinkComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ListItemComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+RadioButtonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SelectComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SkeletonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SwitchComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+TagComponentTokens.swift",
        "Values/RawTokens/OrangeBrandColorRawTokens+Values.swift",
        "Values/RawTokens/OrangeBrandFontRawTokens+Values.swift",
        "Values/SemanticTokens/OrangeTheme+BorderSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorModeMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorModeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationCompositeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontCompositeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+GridSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+OpacitySemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SizeMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SizeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SpaceMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SpaceSemanticTokens.swift"
      ],
      "target_dependencies" : [
        "OUDS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSModules",
      "module_type" : "SwiftTarget",
      "name" : "OUDSModules",
      "path" : "OUDS/Modules/Sources",
      "product_memberships" : [
        "OUDSModules"
      ],
      "sources" : [
        "DummyModule/Dummy.swift"
      ],
      "target_dependencies" : [
        "OUDSComponents"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSFoundations_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSFoundations-Tests",
      "path" : "OUDS/Foundations/Tests",
      "sources" : [
        "Extensions/ColorExtensionsTests.swift",
        "Extensions/FontSwiftUITests.swift",
        "Extensions/IntSwiftUITests.swift",
        "Extensions/StringSwiftUITests.swift"
      ],
      "target_dependencies" : [
        "OUDSFoundations"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSFoundations",
      "module_type" : "SwiftTarget",
      "name" : "OUDSFoundations",
      "path" : "OUDS/Foundations/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange",
        "OUDSTokensSemantic",
        "OUDSTokensRaw",
        "OUDSFoundations"
      ],
      "sources" : [
        "Extensions/Bundle+L10N.swift",
        "Extensions/Color+extensions.swift",
        "Extensions/Font+extensions.swift",
        "Extensions/Int+SwiftUI.swift",
        "Extensions/String+L10N.swift",
        "Extensions/String+SwiftUI.swift",
        "OUDSLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSComponents_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSComponents-Tests",
      "path" : "OUDS/Core/Components/Tests",
      "sources" : [
        "Checkbox/OUDSCheckboxStateTests.swift"
      ],
      "target_dependencies" : [
        "OUDSComponents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSComponents",
      "module_type" : "SwiftTarget",
      "name" : "OUDSComponents",
      "path" : "OUDS/Core/Components/Sources",
      "product_memberships" : [
        "OUDSModules",
        "OUDSComponents"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OUDS/Core/Components/Sources/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OUDS/Core/Components/Sources/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Buttons/Internal/ButtonStyle+BackgroundModifier.swift",
        "Buttons/Internal/ButtonStyle+BorderModifier.swift",
        "Buttons/Internal/ButtonStyle+ForegroundModifier.swift",
        "Buttons/Internal/ButtonStyle+LoadingModifiers.swift",
        "Buttons/Internal/ButtonStyle+NormalModifier.swift",
        "Buttons/Internal/ButtonStyle.swift",
        "Buttons/OUDSButton.swift",
        "Checkbox/Internal/CheckboxIndicator.swift",
        "Checkbox/Internal/CheckboxIndicatorModifiers.swift",
        "Checkbox/OUDSCheckbox.swift",
        "Checkbox/OUDSCheckboxIndeterminate.swift",
        "Checkbox/OUDSCheckboxIndicatorState.swift",
        "Checkbox/OUDSCheckboxItem.swift",
        "Checkbox/OUDSCheckboxItemIndeterminate.swift",
        "CheckboxPicker/OUDSCheckboxPicker.swift",
        "CheckboxPicker/OUDSCheckboxPickerData.swift",
        "CheckboxPicker/OUDSCheckboxPickerPlacement.swift",
        "ColoredSurface/OUDSColoredSurface+Keys.swift",
        "ColoredSurface/OUDSColoredSurface.swift",
        "Divider/Internal/DividerModifier.swift",
        "Divider/OUDSDividerColor.swift",
        "Divider/OUDSHorizontalDivider.swift",
        "Divider/OUDSVerticalDivider.swift",
        "Extensions/Bundle.swift",
        "Extensions/String+l10n.swift",
        "Extensions/View+Color.swift",
        "Extensions/View+Font.swift",
        "Extensions/View+Shadow.swift",
        "Extensions/View+Typography.swift",
        "Internal/ControlItem/ControlItem.swift",
        "Internal/ControlItem/ControlItemBordersModifier.swift",
        "Internal/ControlItem/ControlItemContent.swift",
        "Internal/ControlItem/ControlItemIconContainer.swift",
        "Internal/ControlItem/ControlItemIndicatorContainer.swift",
        "Internal/ControlItem/ControlItemLabel.swift",
        "Internal/InteractionState/InteractionButton.swift",
        "Internal/InteractionState/InteractionState.swift",
        "Internal/VibrationsManager.swift",
        "Internal/View+readSize.swift",
        "Link/Internal/LinkButtonStyle.swift",
        "Link/Internal/LinkColorContentModifier.swift",
        "Link/Internal/LinkColorIndicatorModifier.swift",
        "Link/Internal/LinkSizeIconModifier.swift",
        "Link/Internal/LinkTextModifier.swift",
        "Link/OUDSLink.swift",
        "Radio/Internal/RadioIndicator.swift",
        "Radio/Internal/RadioIndicatorModifiers.swift",
        "Radio/OUDSRadio.swift",
        "Radio/OUDSRadioItem.swift",
        "RadioPicker/OUDSRadioPicker.swift",
        "RadioPicker/OUDSRadioPickerData.swift",
        "RadioPicker/OUDSRadioPickerPlacement.swift",
        "Switch/Internal/SwitchIndicator.swift",
        "Switch/OUDSSwitch.swift",
        "Switch/OUDSSwitchItem.swift",
        "ViewModifiers/AccessibleModifiers/AccessibleModifiers.swift",
        "ViewModifiers/AccessibleModifiers/View+extensions.swift",
        "ViewModifiers/BorderModifiers/BorderModifier.swift",
        "ViewModifiers/BorderModifiers/View+Border.swift",
        "ViewModifiers/ColoredSurfaceModifiers/ColoredSurfaceModifier.swift",
        "ViewModifiers/ColoredSurfaceModifiers/View+ColoredSurface.swift",
        "ViewModifiers/LayoutModifiers/FlipperModifier.swift",
        "ViewModifiers/LayoutModifiers/View+Flipper.swift",
        "ViewModifiers/TypographyModifiers/CustomFontModifier.swift",
        "ViewModifiers/TypographyModifiers/FontModifier.swift",
        "ViewModifiers/TypographyModifiers/TypographyModifier.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensComponent",
        "OUDS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDS",
      "module_type" : "SwiftTarget",
      "name" : "OUDS",
      "path" : "OUDS/Core/OUDS/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "A11Y constants.swift",
        "OUDSTheme/Helpers/OUDSTheme+GridSemanticTokensHelper.swift",
        "OUDSTheme/OUDSTheme.swift",
        "OUDSTheme/TokensProviders.swift",
        "OUDSTheme/Views/OUDSThemeableView.swift",
        "OUDSUserInterfaceSizeClass.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensRaw",
        "OUDSTokensSemantic",
        "OUDSTokensComponent"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/15] Write sources
[11/15] Copying Localizable.xcstrings
[11/15] Copying Info.plist
[13/15] Copying Media.xcassets
[14/15] Write swift-version-2F0A5646E1D333AE.txt
[16/25] Emitting module TestsUtils
[17/25] Compiling TestsUtils TestsUtils.swift
[18/25] Compiling OUDSFoundations OUDSLogger.swift
[19/25] Compiling OUDSFoundations String+L10N.swift
[20/25] Compiling OUDSFoundations String+SwiftUI.swift
[21/25] Compiling OUDSFoundations Bundle+L10N.swift
[22/25] Compiling OUDSFoundations Color+extensions.swift
[23/25] Compiling OUDSFoundations Font+extensions.swift
[24/25] Compiling OUDSFoundations Int+SwiftUI.swift
[25/25] Emitting module OUDSFoundations
[26/52] Emitting module OUDSTokensRaw
[27/54] Compiling OUDSTokensRaw ElevationCompositeRawToken.swift
[28/54] Compiling OUDSTokensRaw FontCompositeRawToken.swift
[29/54] Compiling OUDSTokensRaw BorderRawTokens.swift
[30/54] Compiling OUDSTokensRaw ColorRawTokens+Aliases.swift
[31/54] Compiling OUDSTokensRaw DimensionRawTokens+Aliases.swift
[32/54] Compiling OUDSTokensRaw ElevationRawTokens+Aliases.swift
[33/54] Compiling OUDSTokensRaw FontRawTokens+Aliases.swift
[34/54] Compiling OUDSTokensRaw GridRawTokens+Aliases.swift
[35/54] Compiling OUDSTokensRaw OpacityRawTokens+Aliases.swift
[36/54] Compiling OUDSTokensRaw ColorModeRawTokens.swift
[37/54] Compiling OUDSTokensRaw ColorRawTokens.swift
[38/54] Compiling OUDSTokensRaw DimensionRawTokens.swift
[39/54] Compiling OUDSTokensRaw DimensionRawTokens+Values.swift
[40/54] Compiling OUDSTokensRaw ElevationRawTokens+Composites.swift
[41/54] Compiling OUDSTokensRaw ElevationRawTokens+Values.swift
[42/54] Compiling OUDSTokensRaw ElevationRawTokens.swift
[43/54] Compiling OUDSTokensRaw FontRawTokens.swift
[44/54] Compiling OUDSTokensRaw GridRawTokens.swift
[45/54] Compiling OUDSTokensRaw OpacityRawTokens.swift
[46/54] Compiling OUDSTokensRaw BorderRawTokens+Aliases.swift
[47/54] Compiling OUDSTokensRaw ColorModeRawTokens+Aliases.swift
[48/54] Compiling OUDSTokensRaw FontRawTokens+Composites.swift
[49/54] Compiling OUDSTokensRaw FontRawTokens+Values.swift
[50/54] Compiling OUDSTokensRaw BorderRawTokens+Values.swift
[51/54] Compiling OUDSTokensRaw ColorModeRawTokens+Values.swift
[52/54] Compiling OUDSTokensRaw ColorRawTokens+Values.swift
[53/54] Compiling OUDSTokensRaw GridRawTokens+Values.swift
[54/54] Compiling OUDSTokensRaw OpacityRawTokens+Values.swift
[55/88] Compiling OUDSTokensSemantic GridSemanticTokens.swift
[56/88] Compiling OUDSTokensSemantic OpacitySemanticTokens.swift
[57/88] Compiling OUDSTokensSemantic SizeMultipleSemanticTokens.swift
[58/91] Emitting module OUDSTokensSemantic
[59/91] Compiling OUDSTokensSemantic DimensionSemanticTokens+Aliases.swift
[60/91] Compiling OUDSTokensSemantic ElevationSemanticTokens+Aliases.swift
[61/91] Compiling OUDSTokensSemantic FontSemanticTokens+Aliases.swift
[62/91] Compiling OUDSTokensSemantic GridSemanticTokens+Aliases.swift
[63/91] Compiling OUDSTokensSemantic ElevationCompositeSemanticTokens.swift
[64/91] Compiling OUDSTokensSemantic ElevationMultipleSemanticTokens.swift
[65/91] Compiling OUDSTokensSemantic ElevationSemanticTokens.swift
[66/91] Compiling OUDSTokensSemantic ColorModeMultipleSemanticTokens.swift
[67/91] Compiling OUDSTokensSemantic ColorModeSemanticTokens.swift
[68/91] Compiling OUDSTokensSemantic ColorMultipleSemanticTokens.swift
[69/91] Compiling OUDSTokensSemantic ColorSemanticTokens.swift
[70/91] Compiling OUDSTokensSemantic MultipleColorModeSemanticToken.swift
[71/91] Compiling OUDSTokensSemantic MultipleColorSemanticTokens.swift
[72/91] Compiling OUDSTokensSemantic MultipleElevationCompositeRawTokens.swift
[73/91] Compiling OUDSTokensSemantic MultipleFontCompositeRawTokens.swift
[74/91] Compiling OUDSTokensSemantic MultipleSpaceSemanticTokens.swift
[75/91] Compiling OUDSTokensSemantic BorderSemanticTokens+Aliases.swift
[76/91] Compiling OUDSTokensSemantic ColorModeSemanticToken+Aliases.swift
[77/91] Compiling OUDSTokensSemantic ColorSemanticTokens+Aliases.swift
[78/91] Compiling OUDSTokensSemantic SizeSemanticTokens.swift
[79/91] Compiling OUDSTokensSemantic SpaceMultipleSemanticTokens.swift
[80/91] Compiling OUDSTokensSemantic SpaceSemanticTokens.swift
[81/91] Compiling OUDSTokensSemantic OpacitySemanticTokens+Aliases.swift
[82/91] Compiling OUDSTokensSemantic SizingSemanticTokens+Aliases.swift
[83/91] Compiling OUDSTokensSemantic SpacingSemanticTokens+Aliases.swift
[84/91] Compiling OUDSTokensSemantic BorderSemanticTokens.swift
[85/91] Compiling OUDSTokensSemantic MultipleFontLetterSpacingSemanticTokens.swift
[86/91] Compiling OUDSTokensSemantic MultipleFontLineHeightSemanticTokens.swift
[87/91] Compiling OUDSTokensSemantic MultipleFontSizeSemanticTokens.swift
[88/91] Compiling OUDSTokensSemantic MultipleSizeSemanticTokens.swift
[89/91] Compiling OUDSTokensSemantic FontCompositeSemanticTokens.swift
[90/91] Compiling OUDSTokensSemantic FontMultipleSemanticTokens.swift
[91/91] Compiling OUDSTokensSemantic FontSemanticTokens.swift
[92/106] Compiling OUDSTokensComponent SkeletonComponentTokens.swift
[93/106] Compiling OUDSTokensComponent RadioButtonComponentTokens.swift
[94/106] Compiling OUDSTokensComponent SelectComponentTokens.swift
[95/106] Compiling OUDSTokensComponent LinkComponentTokens.swift
[96/106] Compiling OUDSTokensComponent ListItemComponentTokens.swift
[97/106] Compiling OUDSTokensComponent SwitchComponentTokens.swift
[98/106] Compiling OUDSTokensComponent DividerComponentTokens.swift
[99/106] Compiling OUDSTokensComponent InputTextComponentTokens.swift
[100/107] Emitting module OUDSTokensComponent
[101/107] Compiling OUDSTokensComponent BadgeComponentTokens.swift
[102/107] Compiling OUDSTokensComponent BulletListComponentTokens.swift
[103/107] Compiling OUDSTokensComponent ButtonComponentTokens.swift
[104/107] Compiling OUDSTokensComponent CheckboxComponentTokens.swift
[105/107] Compiling OUDSTokensComponent ChipComponentTokens.swift
[106/107] Compiling OUDSTokensComponent ControlItemComponentTokens.swift
[107/107] Compiling OUDSTokensComponent TagComponentTokens.swift
[108/114] Compiling OUDS TokensProviders.swift
[109/114] Compiling OUDS OUDSThemeableView.swift
[110/114] Compiling OUDS OUDSTheme.swift
[111/114] Compiling OUDS OUDSTheme+GridSemanticTokensHelper.swift
[112/114] Compiling OUDS A11Y constants.swift
[113/114] Compiling OUDS OUDSUserInterfaceSizeClass.swift
[114/114] Emitting module OUDS
[115/234] Compiling OUDSComponents CheckboxIndicator.swift
[116/234] Compiling OUDSComponents CheckboxIndicatorModifiers.swift
[117/234] Compiling OUDSComponents OUDSCheckbox.swift
[118/234] Compiling OUDSComponents OUDSCheckboxIndeterminate.swift
[119/234] Compiling OUDSComponents OUDSCheckboxIndicatorState.swift
[120/234] Compiling OUDSComponents OUDSCheckboxItem.swift
[121/234] Compiling OUDSComponents OUDSCheckboxItemIndeterminate.swift
[122/240] Compiling OUDSComponents RadioIndicator.swift
[123/240] Compiling OUDSComponents RadioIndicatorModifiers.swift
[124/240] Compiling OUDSComponents OUDSRadio.swift
[125/240] Compiling OUDSComponents OUDSRadioItem.swift
[126/240] Compiling OUDSComponents OUDSCheckboxPicker.swift
[127/240] Compiling OUDSComponents OUDSCheckboxPickerData.swift
[128/240] Compiling OUDSComponents OUDSCheckboxPickerPlacement.swift
[129/240] Emitting module OUDSThemesOrange
[130/240] Compiling OUDSComponents ControlItemLabel.swift
[131/240] Compiling OUDSComponents OUDSHorizontalDivider.swift
[132/240] Compiling OUDSComponents OUDSVerticalDivider.swift
[133/240] Compiling OUDSComponents Bundle.swift
[134/240] Compiling OUDSComponents String+l10n.swift
[135/240] Compiling OUDSComponents View+Color.swift
[136/240] Compiling OUDSComponents View+Typography.swift
[137/240] Compiling OUDSComponents ControlItem.swift
[138/240] Compiling OUDSComponents ControlItemBordersModifier.swift
[139/240] Compiling OUDSComponents ControlItemContent.swift
[140/240] Compiling OUDSComponents ControlItemIconContainer.swift
[141/240] Compiling OUDSComponents ControlItemIndicatorContainer.swift
[142/240] Compiling OUDSComponents ButtonStyle+NormalModifier.swift
[143/240] Compiling OUDSComponents ButtonStyle.swift
[144/240] Compiling OUDSComponents OUDSButton.swift
[145/240] Compiling OUDSComponents LinkSizeIconModifier.swift
[146/240] Compiling OUDSComponents LinkTextModifier.swift
[147/240] Compiling OUDSComponents OUDSLink.swift
[148/240] Compiling OUDSComponents View+Border.swift
[149/240] Compiling OUDSComponents ColoredSurfaceModifier.swift
[150/240] Compiling OUDSComponents View+ColoredSurface.swift
[151/240] Compiling OUDSComponents ButtonStyle+BackgroundModifier.swift
[152/240] Compiling OUDSComponents ButtonStyle+BorderModifier.swift
[153/240] Compiling OUDSComponents ButtonStyle+ForegroundModifier.swift
[154/240] Compiling OUDSComponents ButtonStyle+LoadingModifiers.swift
[155/240] Compiling OUDSComponents SwitchIndicator.swift
[156/240] Compiling OUDSComponents OUDSSwitch.swift
[157/240] Compiling OUDSComponents OUDSSwitchItem.swift
[158/240] Compiling OUDSComponents AccessibleModifiers.swift
[159/240] Compiling OUDSComponents View+extensions.swift
[160/240] Compiling OUDSComponents BorderModifier.swift
[161/240] Emitting module OUDSComponents
[162/246] Compiling OUDSThemesOrange OrangeTheme+GridSemanticTokens.swift
[163/246] Compiling OUDSThemesOrange OrangeTheme+OpacitySemanticTokens.swift
[164/246] Compiling OUDSThemesOrange OrangeTheme+SizeMultipleSemanticTokens.swift
[165/246] Compiling OUDSThemesOrange OrangeTheme+SizeSemanticTokens.swift
[166/246] Compiling OUDSComponents FlipperModifier.swift
[167/246] Compiling OUDSComponents View+Flipper.swift
[189/246] Compiling OUDSComponents OUDSRadioPicker.swift
[190/246] Compiling OUDSComponents OUDSRadioPickerData.swift
[191/246] Compiling OUDSComponents OUDSRadioPickerPlacement.swift
[206/246] Compiling OUDSComponents View+Font.swift
[207/246] Compiling OUDSComponents View+Shadow.swift
[208/246] Compiling OUDSComponents InteractionButton.swift
[209/246] Compiling OUDSComponents InteractionState.swift
[210/246] Compiling OUDSComponents VibrationsManager.swift
[211/246] Compiling OUDSComponents View+readSize.swift
[212/246] Compiling OUDSComponents LinkButtonStyle.swift
[213/246] Compiling OUDSComponents LinkColorContentModifier.swift
[214/246] Compiling OUDSComponents LinkColorIndicatorModifier.swift
[231/246] Compiling OUDSComponents CustomFontModifier.swift
[232/246] Compiling OUDSComponents FontModifier.swift
[233/246] Compiling OUDSComponents TypographyModifier.swift
[234/246] Compiling OUDSComponents resource_bundle_accessor.swift
[247/248] Emitting module OUDSModules
[248/248] Compiling OUDSModules Dummy.swift
Build complete! (31.40s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "OUDS",
  "name" : "OUDS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "OUDS",
      "targets" : [
        "OUDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSModules",
      "targets" : [
        "OUDSModules"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSComponents",
      "targets" : [
        "OUDSComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensComponent",
      "targets" : [
        "OUDSTokensComponent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSThemesOrange",
      "targets" : [
        "OUDSThemesOrange"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensSemantic",
      "targets" : [
        "OUDSTokensRaw"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSTokensRaw",
      "targets" : [
        "OUDSTokensRaw"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OUDSFoundations",
      "targets" : [
        "OUDSFoundations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "TestsUtils",
      "module_type" : "SwiftTarget",
      "name" : "TestsUtils",
      "path" : "OUDS/Foundations/TestsUtils",
      "sources" : [
        "TestsUtils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensSemantic_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensSemantic-Tests",
      "path" : "OUDS/Core/Tokens/SemanticTokens/Tests",
      "sources" : [
        "Multiples/MultipleColorModeSemanticTokensTests.swift",
        "Multiples/MultipleColorSemanticTokensTests.swift",
        "Multiples/MultipleElevationCompositeRawTokensTests.swift",
        "Multiples/MultipleFontLetterSpacingSemanticTokensTests.swift",
        "Multiples/MultipleFontLineHeightSemanticTokensTests.swift",
        "Multiples/MultipleFontSizeSemanticTokensTests.swift",
        "Multiples/MultipleSizeSemanticTokenTests.swift",
        "Multiples/MultipleSpaceSemanticTokensTests.swift",
        "Multiples/MultipleTypographyCompositeRawTokensTests.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensSemantic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSTokensSemantic",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensSemantic",
      "path" : "OUDS/Core/Tokens/SemanticTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Multiples/MultipleColorModeSemanticToken.swift",
        "Multiples/MultipleColorSemanticTokens.swift",
        "Multiples/MultipleElevationCompositeRawTokens.swift",
        "Multiples/MultipleFontCompositeRawTokens.swift",
        "Multiples/MultipleFontLetterSpacingSemanticTokens.swift",
        "Multiples/MultipleFontLineHeightSemanticTokens.swift",
        "Multiples/MultipleFontSizeSemanticTokens.swift",
        "Multiples/MultipleSizeSemanticTokens.swift",
        "Multiples/MultipleSpaceSemanticTokens.swift",
        "TypeAliases/BorderSemanticTokens+Aliases.swift",
        "TypeAliases/ColorModeSemanticToken+Aliases.swift",
        "TypeAliases/ColorSemanticTokens+Aliases.swift",
        "TypeAliases/DimensionSemanticTokens+Aliases.swift",
        "TypeAliases/ElevationSemanticTokens+Aliases.swift",
        "TypeAliases/FontSemanticTokens+Aliases.swift",
        "TypeAliases/GridSemanticTokens+Aliases.swift",
        "TypeAliases/OpacitySemanticTokens+Aliases.swift",
        "TypeAliases/SizingSemanticTokens+Aliases.swift",
        "TypeAliases/SpacingSemanticTokens+Aliases.swift",
        "Values/BorderSemanticTokens.swift",
        "Values/ColorModeMultipleSemanticTokens.swift",
        "Values/ColorModeSemanticTokens.swift",
        "Values/ColorMultipleSemanticTokens.swift",
        "Values/ColorSemanticTokens.swift",
        "Values/ElevationCompositeSemanticTokens.swift",
        "Values/ElevationMultipleSemanticTokens.swift",
        "Values/ElevationSemanticTokens.swift",
        "Values/FontCompositeSemanticTokens.swift",
        "Values/FontMultipleSemanticTokens.swift",
        "Values/FontSemanticTokens.swift",
        "Values/GridSemanticTokens.swift",
        "Values/OpacitySemanticTokens.swift",
        "Values/SizeMultipleSemanticTokens.swift",
        "Values/SizeSemanticTokens.swift",
        "Values/SpaceMultipleSemanticTokens.swift",
        "Values/SpaceSemanticTokens.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensRaw"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensRaw_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensRaw-Tests",
      "path" : "OUDS/Core/Tokens/RawTokens/Tests",
      "sources" : [
        "BorderRawTokensTests.swift",
        "ColorModeRawTokensTests.swift",
        "ColorRawTokensTests.swift",
        "DimensionRawTokensTests.swift",
        "ElevationRawTokensTests.swift",
        "FontRawTokensTests.swift",
        "GridRawTokensTests.swift",
        "OpacityRawTokensTests.swift"
      ],
      "target_dependencies" : [
        "TestsUtils",
        "OUDSTokensRaw"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSTokensRaw",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensRaw",
      "path" : "OUDS/Core/Tokens/RawTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange",
        "OUDSTokensSemantic",
        "OUDSTokensRaw"
      ],
      "sources" : [
        "Composites/ElevationCompositeRawToken.swift",
        "Composites/FontCompositeRawToken.swift",
        "Declarations/BorderRawTokens.swift",
        "Declarations/ColorModeRawTokens.swift",
        "Declarations/ColorRawTokens.swift",
        "Declarations/DimensionRawTokens.swift",
        "Declarations/ElevationRawTokens.swift",
        "Declarations/FontRawTokens.swift",
        "Declarations/GridRawTokens.swift",
        "Declarations/OpacityRawTokens.swift",
        "TypeAliases/BorderRawTokens+Aliases.swift",
        "TypeAliases/ColorModeRawTokens+Aliases.swift",
        "TypeAliases/ColorRawTokens+Aliases.swift",
        "TypeAliases/DimensionRawTokens+Aliases.swift",
        "TypeAliases/ElevationRawTokens+Aliases.swift",
        "TypeAliases/FontRawTokens+Aliases.swift",
        "TypeAliases/GridRawTokens+Aliases.swift",
        "TypeAliases/OpacityRawTokens+Aliases.swift",
        "Values/BorderRawTokens+Values.swift",
        "Values/ColorModeRawTokens+Values.swift",
        "Values/ColorRawTokens+Values.swift",
        "Values/DimensionRawTokens+Values.swift",
        "Values/ElevationRawTokens+Composites.swift",
        "Values/ElevationRawTokens+Values.swift",
        "Values/FontRawTokens+Composites.swift",
        "Values/FontRawTokens+Values.swift",
        "Values/GridRawTokens+Values.swift",
        "Values/OpacityRawTokens+Values.swift"
      ],
      "target_dependencies" : [
        "OUDSFoundations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSTokensComponent",
      "module_type" : "SwiftTarget",
      "name" : "OUDSTokensComponent",
      "path" : "OUDS/Core/Tokens/ComponentTokens/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Values/BadgeComponentTokens.swift",
        "Values/BulletListComponentTokens.swift",
        "Values/ButtonComponentTokens.swift",
        "Values/CheckboxComponentTokens.swift",
        "Values/ChipComponentTokens.swift",
        "Values/ControlItemComponentTokens.swift",
        "Values/DividerComponentTokens.swift",
        "Values/InputTextComponentTokens.swift",
        "Values/LinkComponentTokens.swift",
        "Values/ListItemComponentTokens.swift",
        "Values/RadioButtonComponentTokens.swift",
        "Values/SelectComponentTokens.swift",
        "Values/SkeletonComponentTokens.swift",
        "Values/SwitchComponentTokens.swift",
        "Values/TagComponentTokens.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensSemantic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSThemesOrange_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSThemesOrange-Tests",
      "path" : "OUDS/Core/Themes/Orange/Tests",
      "sources" : [
        "Helpers/GridSemanticTokenHelperTests.swift",
        "OrangeThemeTests.swift",
        "Providers/ComponentTokens/OrangeThemeBadgeComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeBulletListComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeButtonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeCheckboxComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeChipComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeControlItemComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeInputTextComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeLinkComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeListItemComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeRadioButtonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSelectComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSkeletonComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeSwitchComponentTokensProviderTests.swift",
        "Providers/ComponentTokens/OrangeThemeTagComponentTokensProviderTests.swift",
        "Providers/SemanticTokens/OrangeThemeColorModeSemanticTokensProviderTests.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllBadgeComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllBulletListComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllButtonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllCheckboxComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllChipComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllControlItemComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllDividerTextComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllInputTextComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllLinkComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllListItemComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllRadioButtonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSelectComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSkeletonComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllSwitchComponentTokens.swift",
        "Values/ComponentTokens/MockTheme/MockTheme+AllTagComponentTokens.swift",
        "Values/ComponentTokens/ThemeOverrideOfBadgeComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfBulletListComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfButtonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfCheckboxComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfChipComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfControlItemComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfDividerComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfInputTextComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfLinkComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfListItemComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfRadioButtonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSelectComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSkeletonComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfSwitchComponentTokensTests.swift",
        "Values/ComponentTokens/ThemeOverrideOfTagComponentTokensTests.swift",
        "Values/RawTokens/OrangeBrandColorRawTokensTests.swift",
        "Values/RawTokens/OrangeBrandFontRawTokensTests.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllBorderSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllColorModeSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllColorSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllElevationSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllFontSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllGridSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllOpacitySemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllSizeSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme+AllSpaceSemanticTokens.swift",
        "Values/SemanticTokens/MockTheme/MockTheme.swift",
        "Values/SemanticTokens/ThemeOverrideOfBorderSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorModeMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorModeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfColorSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationCompositeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfElevationSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontCompositeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfFontSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfGridSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfOpacitySemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSizeMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSizeSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSpaceMultipleSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfSpaceSemanticTokensTests.swift",
        "Values/SemanticTokens/ThemeOverrideOfThemePropertiesTests.swift"
      ],
      "target_dependencies" : [
        "TestsUtils",
        "OUDSThemesOrange"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSThemesOrange",
      "module_type" : "SwiftTarget",
      "name" : "OUDSThemesOrange",
      "path" : "OUDS/Core/Themes/Orange/Sources",
      "product_memberships" : [
        "OUDSThemesOrange"
      ],
      "sources" : [
        "Declarations/OrangeBrandColorRawTokens.swift",
        "Declarations/OrangeBrandFontRawTokens.swift",
        "OrangeTheme.swift",
        "Providers/ComponentTokens/OrangeThemeBadgeComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeBulletListComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeButtonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeCheckboxComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeChipComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeControlItemComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeDividerComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeInputTextComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeLinkComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeListItemComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeRadioButtonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSelectComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSkeletonComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeSwitchComponentTokensProvider.swift",
        "Providers/ComponentTokens/OrangeThemeTagComponentTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeBorderSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeColorModeSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeColorSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeElevationSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeFontSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeGridSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeOpacitySemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeSizeSemanticTokensProvider.swift",
        "Providers/SemanticTokens/OrangeThemeSpaceSemanticTokensProvider.swift",
        "TypeAliases/OrangeBrandColorRawTokens+Aliases.swift",
        "TypeAliases/OrangeBrandFontRawTokens+Aliases.swift",
        "Values/ComponentTokens/OrangeTheme+BadgeComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+BulletListComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ButtonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+CheckboxComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ChipComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ControlItemComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+DividerComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+InputTextComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+LinkComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+ListItemComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+RadioButtonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SelectComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SkeletonComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+SwitchComponentTokens.swift",
        "Values/ComponentTokens/OrangeTheme+TagComponentTokens.swift",
        "Values/RawTokens/OrangeBrandColorRawTokens+Values.swift",
        "Values/RawTokens/OrangeBrandFontRawTokens+Values.swift",
        "Values/SemanticTokens/OrangeTheme+BorderSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorModeMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorModeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ColorSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationCompositeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+ElevationSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontCompositeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+FontSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+GridSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+OpacitySemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SizeMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SizeSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SpaceMultipleSemanticTokens.swift",
        "Values/SemanticTokens/OrangeTheme+SpaceSemanticTokens.swift"
      ],
      "target_dependencies" : [
        "OUDS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSModules",
      "module_type" : "SwiftTarget",
      "name" : "OUDSModules",
      "path" : "OUDS/Modules/Sources",
      "product_memberships" : [
        "OUDSModules"
      ],
      "sources" : [
        "DummyModule/Dummy.swift"
      ],
      "target_dependencies" : [
        "OUDSComponents"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSFoundations_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSFoundations-Tests",
      "path" : "OUDS/Foundations/Tests",
      "sources" : [
        "Extensions/ColorExtensionsTests.swift",
        "Extensions/FontSwiftUITests.swift",
        "Extensions/IntSwiftUITests.swift",
        "Extensions/StringSwiftUITests.swift"
      ],
      "target_dependencies" : [
        "OUDSFoundations"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSFoundations",
      "module_type" : "SwiftTarget",
      "name" : "OUDSFoundations",
      "path" : "OUDS/Foundations/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSTokensComponent",
        "OUDSThemesOrange",
        "OUDSTokensSemantic",
        "OUDSTokensRaw",
        "OUDSFoundations"
      ],
      "sources" : [
        "Extensions/Bundle+L10N.swift",
        "Extensions/Color+extensions.swift",
        "Extensions/Font+extensions.swift",
        "Extensions/Int+SwiftUI.swift",
        "Extensions/String+L10N.swift",
        "Extensions/String+SwiftUI.swift",
        "OUDSLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDSComponents_Tests",
      "module_type" : "SwiftTarget",
      "name" : "OUDSComponents-Tests",
      "path" : "OUDS/Core/Components/Tests",
      "sources" : [
        "Checkbox/OUDSCheckboxStateTests.swift"
      ],
      "target_dependencies" : [
        "OUDSComponents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OUDSComponents",
      "module_type" : "SwiftTarget",
      "name" : "OUDSComponents",
      "path" : "OUDS/Core/Components/Sources",
      "product_memberships" : [
        "OUDSModules",
        "OUDSComponents"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OUDS/Core/Components/Sources/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/OUDS/Core/Components/Sources/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Buttons/Internal/ButtonStyle+BackgroundModifier.swift",
        "Buttons/Internal/ButtonStyle+BorderModifier.swift",
        "Buttons/Internal/ButtonStyle+ForegroundModifier.swift",
        "Buttons/Internal/ButtonStyle+LoadingModifiers.swift",
        "Buttons/Internal/ButtonStyle+NormalModifier.swift",
        "Buttons/Internal/ButtonStyle.swift",
        "Buttons/OUDSButton.swift",
        "Checkbox/Internal/CheckboxIndicator.swift",
        "Checkbox/Internal/CheckboxIndicatorModifiers.swift",
        "Checkbox/OUDSCheckbox.swift",
        "Checkbox/OUDSCheckboxIndeterminate.swift",
        "Checkbox/OUDSCheckboxIndicatorState.swift",
        "Checkbox/OUDSCheckboxItem.swift",
        "Checkbox/OUDSCheckboxItemIndeterminate.swift",
        "CheckboxPicker/OUDSCheckboxPicker.swift",
        "CheckboxPicker/OUDSCheckboxPickerData.swift",
        "CheckboxPicker/OUDSCheckboxPickerPlacement.swift",
        "ColoredSurface/OUDSColoredSurface+Keys.swift",
        "ColoredSurface/OUDSColoredSurface.swift",
        "Divider/Internal/DividerModifier.swift",
        "Divider/OUDSDividerColor.swift",
        "Divider/OUDSHorizontalDivider.swift",
        "Divider/OUDSVerticalDivider.swift",
        "Extensions/Bundle.swift",
        "Extensions/String+l10n.swift",
        "Extensions/View+Color.swift",
        "Extensions/View+Font.swift",
        "Extensions/View+Shadow.swift",
        "Extensions/View+Typography.swift",
        "Internal/ControlItem/ControlItem.swift",
        "Internal/ControlItem/ControlItemBordersModifier.swift",
        "Internal/ControlItem/ControlItemContent.swift",
        "Internal/ControlItem/ControlItemIconContainer.swift",
        "Internal/ControlItem/ControlItemIndicatorContainer.swift",
        "Internal/ControlItem/ControlItemLabel.swift",
        "Internal/InteractionState/InteractionButton.swift",
        "Internal/InteractionState/InteractionState.swift",
        "Internal/VibrationsManager.swift",
        "Internal/View+readSize.swift",
        "Link/Internal/LinkButtonStyle.swift",
        "Link/Internal/LinkColorContentModifier.swift",
        "Link/Internal/LinkColorIndicatorModifier.swift",
        "Link/Internal/LinkSizeIconModifier.swift",
        "Link/Internal/LinkTextModifier.swift",
        "Link/OUDSLink.swift",
        "Radio/Internal/RadioIndicator.swift",
        "Radio/Internal/RadioIndicatorModifiers.swift",
        "Radio/OUDSRadio.swift",
        "Radio/OUDSRadioItem.swift",
        "RadioPicker/OUDSRadioPicker.swift",
        "RadioPicker/OUDSRadioPickerData.swift",
        "RadioPicker/OUDSRadioPickerPlacement.swift",
        "Switch/Internal/SwitchIndicator.swift",
        "Switch/OUDSSwitch.swift",
        "Switch/OUDSSwitchItem.swift",
        "ViewModifiers/AccessibleModifiers/AccessibleModifiers.swift",
        "ViewModifiers/AccessibleModifiers/View+extensions.swift",
        "ViewModifiers/BorderModifiers/BorderModifier.swift",
        "ViewModifiers/BorderModifiers/View+Border.swift",
        "ViewModifiers/ColoredSurfaceModifiers/ColoredSurfaceModifier.swift",
        "ViewModifiers/ColoredSurfaceModifiers/View+ColoredSurface.swift",
        "ViewModifiers/LayoutModifiers/FlipperModifier.swift",
        "ViewModifiers/LayoutModifiers/View+Flipper.swift",
        "ViewModifiers/TypographyModifiers/CustomFontModifier.swift",
        "ViewModifiers/TypographyModifiers/FontModifier.swift",
        "ViewModifiers/TypographyModifiers/TypographyModifier.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensComponent",
        "OUDS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OUDS",
      "module_type" : "SwiftTarget",
      "name" : "OUDS",
      "path" : "OUDS/Core/OUDS/Sources",
      "product_memberships" : [
        "OUDS",
        "OUDSModules",
        "OUDSComponents",
        "OUDSThemesOrange"
      ],
      "sources" : [
        "A11Y constants.swift",
        "OUDSTheme/Helpers/OUDSTheme+GridSemanticTokensHelper.swift",
        "OUDSTheme/OUDSTheme.swift",
        "OUDSTheme/TokensProviders.swift",
        "OUDSTheme/Views/OUDSThemeableView.swift",
        "OUDSUserInterfaceSizeClass.swift"
      ],
      "target_dependencies" : [
        "OUDSTokensRaw",
        "OUDSTokensSemantic",
        "OUDSTokensComponent"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.