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

Successful build of OUDS, reference develop (15eadf), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 18:48:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 15eadfb chore: add @jerome-regnier in documentation for review process
Cloned https://github.com/Orange-OpenSource/ouds-ios.git
Revision (git rev-parse @):
15eadfb21b566d926032028794a3171586c9e28b
SUCCESS checkout https://github.com/Orange-OpenSource/ouds-ios.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Orange-OpenSource/ouds-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-sendable type 'Target.Type' in an isolated closure
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
107 |             }
108 |             operationsByID[task.id] = new
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-sendable type 'Target.Type' in an isolated closure
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
106 |                 work(task)
107 |             }
[4/4] Compiling plugin Swift-DocC Preview
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-sendable type 'Target.Type' in an isolated closure
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
107 |             }
108 |             operationsByID[task.id] = new
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-sendable type 'Target.Type' in an isolated closure
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
106 |                 work(task)
107 |             }
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/18] Write sources
[5/18] Copying Info.plist
[5/18] Copying Localizable.xcstrings
[5/18] Write sources
[16/18] Copying Media.xcassets
[17/18] Write swift-version-1EA4D86E10B52AF.txt
[19/27] Compiling OUDSFoundations String+l10n.swift
[20/27] Compiling OUDSFoundations OUDSLogger.swift
[21/27] Emitting module OUDSFoundations
[22/27] Compiling OUDSFoundations Font+extensions.swift
[23/27] Compiling OUDSFoundations String+extensions.swift
[24/27] Compiling OUDSFoundations Color+extensions.swift
[25/27] Compiling OUDSFoundations OUDSWCAG21Ratio.swift
[26/27] Compiling OUDSFoundations String+SwiftUI.swift
[27/27] Compiling OUDSFoundations Int+SwiftUI.swift
[28/56] Compiling OUDSTokensRaw ColorRawTokens+Aliases.swift
[29/56] Compiling OUDSTokensRaw DimensionRawTokens+Aliases.swift
[30/56] Compiling OUDSTokensRaw ElevationRawTokens+Aliases.swift
[31/58] Compiling OUDSTokensRaw OpacityRawTokens.swift
[32/58] Compiling OUDSTokensRaw BorderRawTokens+Aliases.swift
[33/58] Compiling OUDSTokensRaw ColorModeRawTokens+Aliases.swift
[34/58] Compiling OUDSTokensRaw ColorModeRawTokens.swift
[35/58] Compiling OUDSTokensRaw ColorRawTokens.swift
[36/58] Compiling OUDSTokensRaw DimensionRawTokens.swift
[37/58] Compiling OUDSTokensRaw ElevationRawTokens.swift
[38/58] Compiling OUDSTokensRaw FontRawTokens.swift
[39/58] Compiling OUDSTokensRaw GridRawTokens.swift
[40/58] Emitting module OUDSTokensRaw
[41/58] Compiling OUDSTokensRaw FontRawTokens+Composites.swift
[42/58] Compiling OUDSTokensRaw FontRawTokens+Values.swift
[43/58] Compiling OUDSTokensRaw ElevationCompositeRawToken.swift
[44/58] Compiling OUDSTokensRaw FontCompositeRawToken.swift
[45/58] Compiling OUDSTokensRaw BorderRawTokens.swift
[46/58] Compiling OUDSTokensRaw DimensionRawTokens+Values.swift
[47/58] Compiling OUDSTokensRaw ElevationRawTokens+Composites.swift
[48/58] Compiling OUDSTokensRaw ElevationRawTokens+Values.swift
[49/58] Compiling OUDSTokensRaw FontRawTokens+Aliases.swift
[50/58] Compiling OUDSTokensRaw GridRawTokens+Aliases.swift
[51/58] Compiling OUDSTokensRaw OpacityRawTokens+Aliases.swift
[52/58] Compiling OUDSTokensRaw BorderRawTokens+Values.swift
[53/58] Compiling OUDSTokensRaw ColorModeRawTokens+Values.swift
[54/58] Compiling OUDSTokensRaw ColorRawTokens+Values.swift
[55/58] Compiling OUDSTokensRaw GridRawTokens+Values.swift
[56/58] Compiling OUDSTokensRaw OpacityRawTokens+Values.swift
[57/92] Compiling OUDSTokensSemantic DimensionSemanticTokens+Aliases.swift
[58/92] Compiling OUDSTokensSemantic ElevationSemanticTokens+Aliases.swift
[59/92] Compiling OUDSTokensSemantic FontSemanticTokens+Aliases.swift
[60/92] Compiling OUDSTokensSemantic GridSemanticTokens+Aliases.swift
[61/95] Compiling OUDSTokensSemantic OpacitySemanticTokens+Aliases.swift
[62/95] Compiling OUDSTokensSemantic SizingSemanticTokens+Aliases.swift
[63/95] Compiling OUDSTokensSemantic SpacingSemanticTokens+Aliases.swift
[64/95] Compiling OUDSTokensSemantic BorderSemanticTokens.swift
[65/95] Compiling OUDSTokensSemantic FontCompositeSemanticTokens.swift
[66/95] Compiling OUDSTokensSemantic FontMultipleSemanticTokens.swift
[67/95] Compiling OUDSTokensSemantic FontSemanticTokens.swift
[68/95] Emitting module OUDSTokensSemantic
[69/95] Compiling OUDSTokensSemantic ElevationCompositeSemanticTokens.swift
[70/95] Compiling OUDSTokensSemantic ElevationMultipleSemanticTokens.swift
[71/95] Compiling OUDSTokensSemantic ElevationSemanticTokens.swift
[72/95] Compiling OUDSTokensSemantic ColorModeMultipleSemanticTokens.swift
[73/95] Compiling OUDSTokensSemantic ColorModeSemanticTokens.swift
[74/95] Compiling OUDSTokensSemantic ColorMultipleSemanticTokens.swift
[75/95] Compiling OUDSTokensSemantic ColorSemanticTokens.swift
[76/95] Compiling OUDSTokensSemantic MultipleSpaceSemanticTokens.swift
[77/95] Compiling OUDSTokensSemantic BorderSemanticTokens+Aliases.swift
[78/95] Compiling OUDSTokensSemantic ColorModeSemanticToken+Aliases.swift
[79/95] Compiling OUDSTokensSemantic ColorSemanticTokens+Aliases.swift
[80/95] Compiling OUDSTokensSemantic MultipleFontLetterSpacingSemanticTokens.swift
[81/95] Compiling OUDSTokensSemantic MultipleFontLineHeightSemanticTokens.swift
[82/95] Compiling OUDSTokensSemantic MultipleFontSizeSemanticTokens.swift
[83/95] Compiling OUDSTokensSemantic MultipleSizeSemanticTokens.swift
[84/95] Compiling OUDSTokensSemantic SizeSemanticTokens.swift
[85/95] Compiling OUDSTokensSemantic SpaceMultipleSemanticTokens.swift
[86/95] Compiling OUDSTokensSemantic SpaceSemanticTokens.swift
[87/95] Compiling OUDSTokensSemantic GridSemanticTokens.swift
[88/95] Compiling OUDSTokensSemantic OpacitySemanticTokens.swift
[89/95] Compiling OUDSTokensSemantic SizeMultipleSemanticTokens.swift
[90/95] Compiling OUDSTokensSemantic MultipleColorModeSemanticToken.swift
[91/95] Compiling OUDSTokensSemantic MultipleColorSemanticTokens.swift
[92/95] Compiling OUDSTokensSemantic MultipleElevationCompositeRawTokens.swift
[93/95] Compiling OUDSTokensSemantic MultipleFontCompositeRawTokens.swift
[94/110] Emitting module TestsUtils
[95/110] Compiling TestsUtils TestsUtils.swift
[96/110] Compiling OUDSTokensComponent SelectComponentTokens.swift
[97/111] Compiling OUDSTokensComponent SwitchComponentTokens.swift
[98/111] Compiling OUDSTokensComponent DividerComponentTokens.swift
[99/111] Compiling OUDSTokensComponent InputTextComponentTokens.swift
[100/111] Compiling OUDSTokensComponent SkeletonComponentTokens.swift
[101/111] Compiling OUDSTokensComponent RadioButtonComponentTokens.swift
[102/111] Compiling OUDSTokensComponent ChipComponentTokens.swift
[103/111] Compiling OUDSTokensComponent ControlItemComponentTokens.swift
[104/111] Compiling OUDSTokensComponent LinkComponentTokens.swift
[105/111] Compiling OUDSTokensComponent ListItemComponentTokens.swift
[106/111] Emitting module OUDSTokensComponent
[107/111] Compiling OUDSTokensComponent BadgeComponentTokens.swift
[108/111] Compiling OUDSTokensComponent BulletListComponentTokens.swift
[109/111] Compiling OUDSTokensComponent ButtonComponentTokens.swift
[110/111] Compiling OUDSTokensComponent CheckboxComponentTokens.swift
[111/111] Compiling OUDSTokensComponent TagComponentTokens.swift
[112/119] Compiling OUDS OUDSTheme+GridSemanticTokensHelper.swift
[113/119] Compiling OUDS TokensProviders.swift
[114/119] Compiling OUDS OUDSUserInterfaceSizeClass.swift
[115/119] Compiling OUDS OUDSTheme.swift
[116/119] Compiling OUDS OUDSThemeableView.swift
[117/119] Emitting module OUDS
[118/119] Compiling OUDS OUDSLowPowerModeObserver.swift
[119/119] Compiling OUDS A11Y constants.swift
[120/241] Compiling OUDSComponents LinkColorIndicatorModifier.swift
[121/241] Compiling OUDSComponents LinkSizeIconModifier.swift
[122/241] Compiling OUDSComponents LinkTextModifier.swift
[123/241] Compiling OUDSThemesOrange OrangeThemeInputTextComponentTokensProvider.swift
[124/241] Compiling OUDSThemesOrange OrangeThemeLinkComponentTokensProvider.swift
[125/241] Compiling OUDSThemesOrange OrangeThemeListItemComponentTokensProvider.swift
[126/241] Compiling OUDSThemesOrange OrangeThemeRadioButtonComponentTokensProvider.swift
[127/247] Compiling OUDSThemesOrange OrangeBrandColorRawTokens.swift
[128/247] Compiling OUDSThemesOrange OrangeBrandFontRawTokens.swift
[129/247] Compiling OUDSThemesOrange OrangeTheme.swift
[130/247] Compiling OUDSThemesOrange OrangeThemeBadgeComponentTokensProvider.swift
[131/247] Compiling OUDSThemesOrange OrangeThemeBulletListComponentTokensProvider.swift
[132/247] Compiling OUDSThemesOrange OrangeThemeButtonComponentTokensProvider.swift
[133/247] Compiling OUDSThemesOrange OrangeThemeCheckboxComponentTokensProvider.swift
[134/247] Compiling OUDSThemesOrange OrangeThemeSelectComponentTokensProvider.swift
[135/247] Compiling OUDSThemesOrange OrangeThemeSkeletonComponentTokensProvider.swift
[136/247] Compiling OUDSThemesOrange OrangeThemeSwitchComponentTokensProvider.swift
[137/247] Compiling OUDSThemesOrange OrangeThemeTagComponentTokensProvider.swift
[138/247] Compiling OUDSThemesOrange OrangeThemeBorderSemanticTokensProvider.swift
[139/247] Compiling OUDSThemesOrange OrangeThemeColorModeSemanticTokensProvider.swift
[140/247] Compiling OUDSComponents OUDSCheckboxItemIndeterminate.swift
[141/247] Emitting module OUDSComponents
[142/253] Compiling OUDSComponents View+Border.swift
[143/253] Compiling OUDSComponents ColoredSurfaceModifier.swift
[144/253] Compiling OUDSComponents View+ColoredSurface.swift
[145/253] Compiling OUDSComponents View+Shadow.swift
[146/253] Compiling OUDSComponents View+Typography.swift
[147/253] Compiling OUDSComponents ControlItem.swift
[148/253] Compiling OUDSThemesOrange OrangeBrandColorRawTokens+Aliases.swift
[149/253] Compiling OUDSThemesOrange OrangeBrandFontRawTokens+Aliases.swift
[150/253] Compiling OUDSThemesOrange OrangeTheme+BadgeComponentTokens.swift
[151/253] Compiling OUDSThemesOrange OrangeTheme+BulletListComponentTokens.swift
[152/253] Compiling OUDSThemesOrange OrangeTheme+ButtonComponentTokens.swift
[153/253] Compiling OUDSThemesOrange OrangeTheme+CheckboxComponentTokens.swift
[154/253] Compiling OUDSThemesOrange OrangeTheme+ChipComponentTokens.swift
[155/253] Compiling OUDSThemesOrange OrangeTheme+ControlItemComponentTokens.swift
[156/253] Compiling OUDSThemesOrange OrangeTheme+DividerComponentTokens.swift
[157/253] Compiling OUDSThemesOrange OrangeTheme+InputTextComponentTokens.swift
[158/253] Compiling OUDSThemesOrange OrangeTheme+LinkComponentTokens.swift
[159/253] Compiling OUDSThemesOrange OrangeTheme+ListItemComponentTokens.swift
[160/253] Compiling OUDSThemesOrange OrangeTheme+ElevationCompositeSemanticTokens.swift
[161/253] Compiling OUDSThemesOrange OrangeTheme+ElevationMultipleSemanticTokens.swift
[162/253] Compiling OUDSThemesOrange OrangeTheme+ElevationSemanticTokens.swift
[163/253] Compiling OUDSThemesOrange OrangeTheme+FontCompositeSemanticTokens.swift
[164/253] Compiling OUDSThemesOrange OrangeTheme+FontMultipleSemanticTokens.swift
[165/253] Compiling OUDSComponents OUDSRadioPickerPlacement.swift
[166/253] Compiling OUDSThemesOrange OrangeTheme+GridSemanticTokens.swift
[167/253] Compiling OUDSThemesOrange OrangeTheme+OpacitySemanticTokens.swift
[168/253] Compiling OUDSThemesOrange OrangeTheme+SizeMultipleSemanticTokens.swift
[169/253] Compiling OUDSThemesOrange OrangeTheme+SizeSemanticTokens.swift
[170/253] Compiling OUDSThemesOrange OrangeTheme+SpaceMultipleSemanticTokens.swift
[171/253] Compiling OUDSThemesOrange OrangeTheme+SpaceSemanticTokens.swift
[179/253] Compiling OUDSComponents OUDSSwitchItem.swift
[180/253] Compiling OUDSThemesOrange OrangeThemeOpacitySemanticTokensProvider.swift
[181/253] Compiling OUDSThemesOrange OrangeThemeSizeSemanticTokensProvider.swift
[182/253] Compiling OUDSThemesOrange OrangeThemeSpaceSemanticTokensProvider.swift
[191/253] Compiling OUDSThemesOrange OrangeThemeElevationSemanticTokensProvider.swift
[192/253] Compiling OUDSThemesOrange OrangeThemeFontSemanticTokensProvider.swift
[200/253] Compiling OUDSComponents OUDSDividerColor.swift
[201/253] Compiling OUDSComponents OUDSHorizontalDivider.swift
[202/253] Compiling OUDSComponents OUDSVerticalDivider.swift
[203/253] Compiling OUDSThemesOrange OrangeTheme+ColorModeSemanticTokens.swift
[204/253] Compiling OUDSComponents String+l10n.swift
[205/253] Compiling OUDSComponents View+Color.swift
[207/253] Emitting module OUDSThemesOrange
[229/253] Compiling OUDSComponents FlipperModifier.swift
[230/253] Compiling OUDSComponents View+Flipper.swift
[231/253] Compiling OUDSComponents CustomFontModifier.swift
[232/253] Compiling OUDSComponents FontModifier.swift
[233/253] Compiling OUDSComponents TypographyModifier.swift
[234/253] Compiling OUDSComponents resource_bundle_accessor.swift
[242/255] Emitting module OUDSModules
[243/255] Compiling OUDSModules Dummy.swift
Build complete! (61.31s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/209] Fetching swiftlintplugins
[54/2291] Fetching swiftlintplugins, swift-docc-plugin
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (1.10s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
[1/49126] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (20.18s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (22.68s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3418] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.74s)
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
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
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
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[16384/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.59s)
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"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "exact" : [
          "0.59.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.56.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "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"
      ],
      "target_dependencies" : [
        "OUDSFoundations"
      ],
      "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/StringExtensionsTests.swift",
        "Extensions/StringSwiftUITests.swift",
        "OUDSWCAG21RatiosTests.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/Color+extensions.swift",
        "Extensions/Font+extensions.swift",
        "Extensions/Int+SwiftUI.swift",
        "Extensions/String+SwiftUI.swift",
        "Extensions/String+extensions.swift",
        "Extensions/String+l10n.swift",
        "OUDSLogger.swift",
        "OUDSWCAG21Ratio.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/CheckboxBackgroundColorModifier.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/RadioBackgroundModifier.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",
        "OUDSLowPowerModeObserver.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.