The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDGCornerstone, reference 10.2.0 (09f6c7), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 01:51:28 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

 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[288/303] Compiling SDGCollections BijectiveMapping.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[289/303] Compiling SDGCollections ContextualMapping.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[290/303] Compiling SDGCollections Dictionary.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[291/303] Compiling SDGCollections CharacterSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[292/303] Compiling SDGCollections Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[293/303] Compiling SDGCollections String.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
[294/303] Emitting module SDGCollections
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
 33 |       _preconditionFailure({ localization in
    |       `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
 34 |         switch localization {  // @exempt(from: tests)
 35 |         case .englishCanada:
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 30 |
 31 |   @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
 32 |     return { (input: Input.Element) -> Output in
    |            `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
 33 |       _preconditionFailure({ localization in
 34 |         switch localization {  // @exempt(from: tests)
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |       opening: opening.forSubSequence(),
 84 |       closing: closing.forSubSequence(),
 85 |       parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
    |                                                           `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |     )
 87 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |       opening: opening.forSubSequence(),
 84 |       closing: closing.forSubSequence(),
 85 |       parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
    |                                                           `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |     )
 87 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |       opening: opening.forSubSequence(),
 84 |       closing: closing.forSubSequence(),
 85 |       parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
    |                                    `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |     )
 87 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |       opening: opening.forSubSequence(),
 84 |       closing: closing.forSubSequence(),
 85 |       parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
    |                                    `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |     )
 87 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 75 |   }
 76 |
 77 |   @inlinable public func forSubSequence() -> _NestingContentsPattern<
    |                          `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 78 |     Opening.SubSequencePattern, Closing.SubSequencePattern
 79 |   > {
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 75 |   }
 76 |
 77 |   @inlinable public func forSubSequence() -> _NestingContentsPattern<
    |                          `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 78 |     Opening.SubSequencePattern, Closing.SubSequencePattern
 79 |   > {
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |       opening: closing.reversed(),
118 |       closing: opening.reversed(),
119 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                                                      `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |     )
121 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |       opening: closing.reversed(),
118 |       closing: opening.reversed(),
119 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                                                      `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |     )
121 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |       opening: closing.reversed(),
118 |       closing: opening.reversed(),
119 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                               `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |     )
121 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |       opening: closing.reversed(),
118 |       closing: opening.reversed(),
119 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                               `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |     )
121 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |   // MARK: - BidirectionalPattern
114 |
115 |   @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
    |                          `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |     return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 |       opening: closing.reversed(),
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |   // MARK: - BidirectionalPattern
114 |
115 |   @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
    |                          `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |     return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 |       opening: closing.reversed(),
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 29 |       opening: opening,
 30 |       closing: closing,
 31 |       parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
    |                               `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 32 |     )
 33 |     self.contents = contents
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 29 |       opening: opening,
 30 |       closing: closing,
 31 |       parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
    |                               `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 32 |     )
 33 |     self.contents = contents
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 24 |   ///   - opening: The opening pattern.
 25 |   ///   - closing: The closing pattern.
 26 |   @inlinable public init(opening: Opening, closing: Closing) {
    |                          `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 27 |     self.opening = opening
 28 |     let contents = _NestingContentsPattern(
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 24 |   ///   - opening: The opening pattern.
 25 |   ///   - closing: The closing pattern.
 26 |   @inlinable public init(opening: Opening, closing: Closing) {
    |                                            `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 27 |     self.opening = opening
 28 |     let contents = _NestingContentsPattern(
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 79 |       opening: opening.forSubSequence(),
 80 |       closing: closing.forSubSequence(),
 81 |       parentNestingPattern: { parentNestingPattern().forSubSequence() }
    |                                                      `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 82 |     )
 83 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 79 |       opening: opening.forSubSequence(),
 80 |       closing: closing.forSubSequence(),
 81 |       parentNestingPattern: { parentNestingPattern().forSubSequence() }
    |                                                      `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
 82 |     )
 83 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 79 |       opening: opening.forSubSequence(),
 80 |       closing: closing.forSubSequence(),
 81 |       parentNestingPattern: { parentNestingPattern().forSubSequence() }
    |                               `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 82 |     )
 83 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 79 |       opening: opening.forSubSequence(),
 80 |       closing: closing.forSubSequence(),
 81 |       parentNestingPattern: { parentNestingPattern().forSubSequence() }
    |                               `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 82 |     )
 83 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 73 |   }
 74 |
 75 |   @inlinable public func forSubSequence() -> _NestingSegmentPattern<
    |                          `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
 76 |     Opening.SubSequencePattern, Closing.SubSequencePattern
 77 |   > {
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 73 |   }
 74 |
 75 |   @inlinable public func forSubSequence() -> _NestingSegmentPattern<
    |                          `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
 76 |     Opening.SubSequencePattern, Closing.SubSequencePattern
 77 |   > {
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 |       opening: closing.reversed(),
119 |       closing: opening.reversed(),
120 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                                                      `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 |     )
122 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 |       opening: closing.reversed(),
119 |       closing: opening.reversed(),
120 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                                                      `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 |     )
122 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 |       opening: closing.reversed(),
119 |       closing: opening.reversed(),
120 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                               `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 |     )
122 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 |       opening: closing.reversed(),
119 |       closing: opening.reversed(),
120 |       parentNestingPattern: { parentNestingPattern().reversed() }
    |                               `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 |     )
122 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 |   // MARK: - BidirectionalPattern
115 |
116 |   @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
    |                          `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |     return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 |       opening: closing.reversed(),
/Users/admin/builder/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 |   // MARK: - BidirectionalPattern
115 |
116 |   @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
    |                          `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |     return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 |       opening: closing.reversed(),
[295/338] Compiling SDGBinaryData UInt.swift
[296/338] Compiling SDGBinaryData DataBinaryView.swift
[297/338] Compiling SDGBinaryData DataStream.swift
[298/338] Compiling SDGBinaryData Data.swift
[299/338] Emitting module SDGBinaryData
[300/338] Compiling SDGBinaryData UIntBinaryView.swift
[301/338] Compiling SDGText CharacterSet.swift
[302/338] Compiling SDGText CollectionStringFamily.swift
[303/338] Compiling SDGText CollectionUnicodeScalar.swift
[304/338] Compiling SDGText StaticString.swift
[305/341] Compiling SDGText String.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
21 |   // MARK: - Initialization
[306/341] Compiling SDGText StringClusterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
21 |   // MARK: - Initialization
[307/341] Compiling SDGText StringScalarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
21 |   // MARK: - Initialization
[308/341] Compiling SDGText Newline.swift
[309/341] Compiling SDGText NewlinePattern.swift
[310/341] Compiling SDGText StringFamily.swift
[311/341] Compiling SDGText Line.swift
[312/341] Compiling SDGText LineView.swift
[313/341] Compiling SDGText LineViewIndex.swift
[314/341] Compiling SDGText StrictStringInterpolationProtocol.swift
[315/341] Compiling SDGText StrictStringStringInterpolation.swift
[316/341] Compiling SDGText ExtendedGraphemeClusterView.swift
[317/341] Compiling SDGText StringIndex.swift
[318/341] Compiling SDGText UnicodeScalarView.swift
[319/341] Compiling SDGText UnicodeScalar.swift
[320/341] Compiling SDGText NSFont.swift
[321/341] Compiling SDGText SwiftUI.Font.swift
[322/341] Compiling SDGText UIFont.swift
[323/341] Compiling SDGText MarkupPlaygroundDisplay.swift
[324/341] Compiling SDGText Range.swift
[325/341] Compiling SDGText SemanticMarkup.swift
[326/341] Compiling SDGText SemanticMarkupStringInterpolation.swift
[327/341] Compiling SDGText StrictString.swift
[328/341] Compiling SDGText StrictStringClusterView.swift
[329/341] Compiling SDGText ExtendedGraphemeCluster.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 92 |   // MARK: - Properties
 93 |
 94 |   internal var definition: Definition
    |                `- warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 95 |
 96 |   /// The name of the font.
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
21 | extension Font {
22 |
23 |   internal enum Definition {
   |                 `- note: consider making enum 'Definition' conform to the 'Sendable' protocol
24 |
25 |     // MARK: - Cases
[330/341] Compiling SDGText Font.Definition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 92 |   // MARK: - Properties
 93 |
 94 |   internal var definition: Definition
    |                `- warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 95 |
 96 |   /// The name of the font.
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
21 | extension Font {
22 |
23 |   internal enum Definition {
   |                 `- note: consider making enum 'Definition' conform to the 'Sendable' protocol
24 |
25 |     // MARK: - Cases
[331/341] Compiling SDGText Font.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 92 |   // MARK: - Properties
 93 |
 94 |   internal var definition: Definition
    |                `- warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 95 |
 96 |   /// The name of the font.
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
21 | extension Font {
22 |
23 |   internal enum Definition {
   |                 `- note: consider making enum 'Definition' conform to the 'Sendable' protocol
24 |
25 |     // MARK: - Cases
[332/341] Emitting module SDGText
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
21 |   // MARK: - Initialization
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 92 |   // MARK: - Properties
 93 |
 94 |   internal var definition: Definition
    |                `- warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'; this is an error in the Swift 6 language mode
 95 |
 96 |   /// The name of the font.
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
21 | extension Font {
22 |
23 |   internal enum Definition {
   |                 `- note: consider making enum 'Definition' conform to the 'Sendable' protocol
24 |
25 |     // MARK: - Cases
[333/351] Compiling SDGPersistence String.swift
[334/351] Compiling SDGPersistence ProcessInfo.swift
[335/351] Compiling SDGPersistence URL.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 |
25 |   /// Returns `true` if the URL is in the location described by the specified URL.
[336/351] Compiling SDGPersistence FileConvertible.swift
[337/351] Compiling SDGPersistence FileManager.swift
[338/351] Emitting module SDGPersistence
/Users/admin/builder/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 |
25 |   /// Returns `true` if the URL is in the location described by the specified URL.
[339/351] Compiling SDGPersistence Data.swift
[340/351] Compiling SDGPersistence PreferenceSet.swift
[341/351] Compiling SDGPersistence StrictString.swift
[342/351] Compiling SDGPersistence Preference.swift
[343/410] Compiling sdg_embed_resource main.swift
[344/410] Emitting module sdg_copy_source
[345/410] Compiling sdg_copy_source main.swift
[346/410] Compiling sdg_copy_source CopySource.swift
[346/410] Write Objects.LinkFileList
[348/410] Emitting module sdg_embed_resource
[349/410] Compiling sdg_embed_resource EmbedResource.swift
[349/410] Write Objects.LinkFileList
[351/410] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[352/410] Compiling SDGLocalization InputLocalization.swift
[353/410] Compiling SDGLocalization Casing.swift
[354/410] Compiling SDGLocalization EnglishCasing.swift
[355/414] Compiling SDGLocalization AnyLocalization.swift
[356/414] Compiling SDGLocalization ContentLocalization.swift
[357/414] Compiling SDGLocalization FormatLocalization.swift
[358/414] Compiling SDGLocalization InterfaceLocalization.swift
[359/414] Compiling SDGCollation Operators.swift
[360/415] Compiling SDGCollation Resources 1.swift
[361/415] Compiling SDGCollation CollationTailoring.Anchor.swift
[362/415] Compiling SDGLocalization Localization.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Localizations/APILocalization.swift:17:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
15 | import SDGControlFlow
16 |
17 | extension _APILocalization: Localization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
[363/415] Compiling SDGLocalization LocalizationSetting.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Localizations/APILocalization.swift:17:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
15 | import SDGControlFlow
16 |
17 | extension _APILocalization: Localization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
[364/415] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Localizations/APILocalization.swift:17:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
15 | import SDGControlFlow
16 |
17 | extension _APILocalization: Localization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
[365/415] Compiling SDGLocalization APILocalization.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Localizations/APILocalization.swift:17:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
15 | import SDGControlFlow
16 |
17 | extension _APILocalization: Localization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
[366/415] Compiling SDGCollation OperatorFunctions.swift
[367/415] Compiling SDGCollation CollationTailoringBuilder.swift
[368/415] Compiling SDGCollation CollationTailoring.swift
[369/415] Compiling SDGLocalization StateData.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:58:14: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
   |              `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 |     })
60 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:56:26: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
54 |     self.init(_localize: localize)
55 |   }
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
   |                          `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
[370/415] Compiling SDGLocalization TextDirection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:58:14: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
   |              `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 |     })
60 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:56:26: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
54 |     self.init(_localize: localize)
55 |   }
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
   |                          `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
[371/415] Compiling SDGLocalization UserFacing.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:58:14: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
   |              `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 |     })
60 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:56:26: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
54 |     self.init(_localize: localize)
55 |   }
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
   |                          `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
[372/415] Compiling SDGLocalization UserFacingDynamic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:58:14: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
   |              `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 |     })
60 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/UserFacing.swift:56:26: warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
54 |     self.init(_localize: localize)
55 |   }
56 |   private init(_localize localize: @escaping (_ localization: Localization) -> Element) {
   |                          `- warning: capture of non-sendable type 'Localization.Type' in an isolated closure; this is an error in the Swift 6 language mode
57 |     self.dynamic = UserFacingDynamic<Element, Localization, Void>({ (localization, _) in
58 |       return localize(localization)
[373/415] Emitting module SDGCollation
[374/415] Compiling SDGLocalization Precondition.swift
[375/415] Compiling SDGLocalization PresentableError.swift
[376/415] Compiling SDGLocalization Range.swift
[377/415] Compiling SDGLocalization TextConvertibleNumber.swift
[378/415] Emitting module SDGLocalization
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Localizations/APILocalization.swift:17:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
15 | import SDGControlFlow
16 |
17 | extension _APILocalization: Localization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocols 'TextualPlaygroundDisplay', 'CustomStringConvertible', 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
[379/415] Compiling SDGLocalization CachedLocalization.swift
[380/415] Compiling SDGLocalization Bool.swift
[381/415] Compiling SDGLocalization CodableViaEnumeration.swift
[382/415] Compiling SDGLocalization Decodable.swift
[383/415] Compiling SDGLocalization LosslessStringConvertible.swift
[384/415] Compiling SDGLocalization RationalArithmetic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[385/415] Compiling SDGLocalization RationalNumberProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[386/415] Compiling SDGLocalization UInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[387/415] Compiling SDGLocalization WholeArithmetic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[388/415] Compiling SDGLocalization WholeNumberProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:17:1: warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension UInt: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension UInt64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:19:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension UInt: TextConvertibleNumber {}
18 |
19 | extension UInt64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:20:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:21:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension UInt64: TextConvertibleNumber {}
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension UInt8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/UInt.swift:22:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension UInt32: TextConvertibleNumber {}
21 | extension UInt16: TextConvertibleNumber {}
22 | extension UInt8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[388/415] Linking sdg_copy_source
[389/415] Applying sdg_copy_source
[396/415] Linking sdg_embed_resource
[397/415] Applying sdg_embed_resource
[399/415] Compiling SDGCollation resource_bundle_accessor.swift
[400/415] Compiling SDGLocalization Angle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[401/415] Compiling SDGLocalization Float.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[402/415] Compiling SDGLocalization Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[403/415] Compiling SDGLocalization IntegerProtcool.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[404/415] Compiling SDGLocalization IntegralArithmetic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Angle.swift:18:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
16 | import SDGText
17 |
18 | extension Angle: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
20 |   // MARK: - CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:22:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | import SDGMathematics
21 |
22 | extension Double: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 | extension CGFloat: TextConvertibleNumber {}
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:23:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
21 |
22 | extension Double: TextConvertibleNumber {}
23 | extension CGFloat: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
25 |   extension Float80: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Float.swift:27:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 |   extension Float80: TextConvertibleNumber {}
26 | #endif
27 | extension Float: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 | #if !PLATFORM_LACKS_SWIFT_FLOAT_16
29 |   @available(tvOS 14, iOS 14, watchOS 7, *)
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
15 | import SDGMathematics
16 |
17 | extension Int: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |
19 | extension Int64: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:19:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | extension Int: TextConvertibleNumber {}
18 |
19 | extension Int64: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:20:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 |
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | extension Int64: TextConvertibleNumber {}
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 | extension Int8: TextConvertibleNumber {}
23 |
/Users/admin/builder/spi-builder-workspace/Sources/SDGLocalization/Extensions/Numbers/Int.swift:22:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
20 | extension Int32: TextConvertibleNumber {}
21 | extension Int16: TextConvertibleNumber {}
22 | extension Int8: TextConvertibleNumber {}
   | |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |
[405/415] Compiling SDGLocalization Language.swift
[406/415] Compiling SDGLocalization LocalizationData.swift
[407/415] Compiling SDGLocalization Script.swift
[408/415] Compiling SDGLocalization State.swift
[409/415] Compiling SDGLocalization GrammaticalGender.swift
[410/415] Compiling SDGLocalization GrammaticalNumber.swift
[411/415] Compiling SDGLocalization __________.swift
[412/415] Compiling SDGLocalization _________________.swift
[413/430] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[414/430] Compiling SDGCornerstoneLocalizations APILocalization.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGCornerstoneLocalizations/APILocalization.swift:19:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocol 'InputLocalization'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
17 |
18 | public typealias APILocalization = _APILocalization
19 | extension APILocalization: InputLocalization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocol 'InputLocalization'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
[415/430] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[416/430] Emitting module SDGCornerstoneLocalizations
/Users/admin/builder/spi-builder-workspace/Sources/SDGCornerstoneLocalizations/APILocalization.swift:19:1: warning: extension declares a conformance of imported type '_APILocalization' to imported protocol 'InputLocalization'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
17 |
18 | public typealias APILocalization = _APILocalization
19 | extension APILocalization: InputLocalization {}
   | |- warning: extension declares a conformance of imported type '_APILocalization' to imported protocol 'InputLocalization'; this will not behave correctly if the owners of 'SDGControlFlow' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
20 |
[417/430] Compiling SDGExternalProcess ExternalProcessError.swift
[418/494] Compiling SDGExternalProcess Shell.swift
[419/495] Emitting module SDGExternalProcess
[420/502] Compiling SDGExternalProcess ExternalProcess.swift
[421/504] Compiling generate_root_collation RootCollationGenerator.swift
[422/504] Compiling generate_root_collation Repository.swift
[423/508] Compiling generate_root_collation RootCollation.swift
[424/512] Compiling generate_root_collation CollationLevel.swift
[425/512] Compiling generate_root_collation CollationElement.swift
[426/512] Compiling generate_root_collation DUCET.swift
[427/512] Emitting module generate_root_collation
[427/512] Write Objects.LinkFileList
[429/512] Emitting module SDGVersioning
[430/512] Compiling SDGVersioning Version.swift
[431/512] Compiling SDGPrecisionMathematics WholeNumberBinaryViewIndex.swift
[432/512] Compiling SDGPrecisionMathematics WholeNumberBinaryView.swift
[433/512] Compiling SDGPrecisionMathematics WholeNumberBinaryViewIndexDistance.swift
[434/512] Emitting module SDGTesting
[435/512] Compiling SDGTesting PerformanceTest.swift
[436/512] Compiling SDGTesting Test.swift
[437/512] Compiling SDGXML XML.Attribute.swift
[438/512] Compiling SDGXML XML.Decoder.Container.swift
[439/512] Compiling SDGXML XML.Decoder.Implementation.swift
[440/512] Compiling SDGXML XML.Decoder.KeyedContainer.swift
[441/512] Compiling SDGXML XML.Decoder.KeylessContainer.swift
[442/516] Compiling SDGXML XML.Coder.Element.swift
[443/516] Compiling SDGXML XML.Coder.MiscellaneousKey.swift
[444/516] Compiling SDGXML XML.Coder.swift
[445/516] Compiling SDGXML CustomXMLRepresentable.swift
[446/516] Compiling SDGXML XML.Attribute.Protocol.swift
[446/516] Linking generate_root_collation
[447/516] Applying generate_root_collation
[450/516] Compiling SDGXML XML.Decoder.SingleValueContainer.swift
[451/516] Compiling SDGXML XML.Decoder.UnkeyedContainer.swift
[452/516] Compiling SDGXML XML.Decoder.swift
[453/516] Compiling SDGXML XML.Encoder.Container.swift
[454/516] Compiling SDGXML XML.Encoder.Implementation.swift
[455/518] Compiling SDGPrecisionMathematics WholeNumber.swift
[456/518] Compiling SDGPrecisionMathematics UInt.swift
[457/525] Compiling SDGXML XML.CharacterData.swift
[458/525] Compiling SDGXML XML.Content.swift
[459/525] Compiling SDGXML XML.DTD.swift
[460/525] Compiling SDGXML XML.Document.swift
[461/525] Compiling SDGXML XML.Element.swift
[462/525] Compiling SDGXML XML.Encoder.KeyedContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 17 | extension XML.Encoder {
 18 |
 19 |   internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
    |                                  `- note: 'Key' previously declared here
 20 |   where Key: CodingKey {
 21 |
    :
131 |     }
132 |
133 |     internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
    |                                         `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
134 |       return nestedEncoder(key: key)
135 |     }
[463/525] Compiling SDGXML XML.Encoder.KeylessContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 17 | extension XML.Encoder {
 18 |
 19 |   internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
    |                                  `- note: 'Key' previously declared here
 20 |   where Key: CodingKey {
 21 |
    :
131 |     }
132 |
133 |     internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
    |                                         `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
134 |       return nestedEncoder(key: key)
135 |     }
[464/525] Compiling SDGXML XML.Encoder.SingleValueContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 17 | extension XML.Encoder {
 18 |
 19 |   internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
    |                                  `- note: 'Key' previously declared here
 20 |   where Key: CodingKey {
 21 |
    :
131 |     }
132 |
133 |     internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
    |                                         `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
134 |       return nestedEncoder(key: key)
135 |     }
[465/525] Compiling SDGXML XML.Encoder.UnkeyedContainer.swift
[466/525] Compiling SDGXML XML.Encoder.swift
[467/525] Compiling SDGXML XML.AttributeValue.swift
[468/525] Emitting module SDGXML
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 | extension XML.Decoder {
 22 |
 23 |   internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
    |                                  `- note: 'Key' previously declared here
 24 |   where Key: CodingKey {
 25 |
    :
170 |     }
171 |
172 |     internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
    |                                `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
173 |       return try nestedDecoder(key: key)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 17 | extension XML.Encoder {
 18 |
 19 |   internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
    |                                  `- note: 'Key' previously declared here
 20 |   where Key: CodingKey {
 21 |
    :
131 |     }
132 |
133 |     internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
    |                                         `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
134 |       return nestedEncoder(key: key)
135 |     }
[469/525] Compiling SDGPrecisionMathematics Integer.swift
[470/525] Compiling SDGPrecisionMathematics HalvesView.swift
[471/525] Compiling SDGPrecisionMathematics RationalNumber.swift
[472/525] Emitting module SDGPrecisionMathematics
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 | extension XML.Decoder {
 22 |
 23 |   internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
    |                                  `- note: 'Key' previously declared here
 24 |   where Key: CodingKey {
 25 |
    :
170 |     }
171 |
172 |     internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
    |                                `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
173 |       return try nestedDecoder(key: key)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 | extension XML.Decoder {
 22 |
 23 |   internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
    |                                  `- note: 'Key' previously declared here
 24 |   where Key: CodingKey {
 25 |
    :
170 |     }
171 |
172 |     internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
    |                                `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
173 |       return try nestedDecoder(key: key)
174 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 | extension XML.Decoder {
 22 |
 23 |   internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
    |                                  `- note: 'Key' previously declared here
 24 |   where Key: CodingKey {
 25 |
    :
170 |     }
171 |
172 |     internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
    |                                `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
173 |       return try nestedDecoder(key: key)
174 |     }
[482/525] Emitting module SDGCalendar
[483/525] Compiling SDGCalendar HebrewPart.swift
[484/525] Compiling SDGCalendar HebrewWeekday.swift
[485/525] Compiling SDGCalendar HebrewWeekdayDate.swift
[486/525] Compiling SDGCalendar HebrewYear.swift
[487/525] Emitting module SDGRandomizationTestUtilities
[488/525] Compiling SDGRandomizationTestUtilities Randomizer.swift
[489/525] Compiling SDGLogicTestUtilities Equatable.swift
[490/525] Emitting module SDGLogicTestUtilities
[491/525] Compiling SDGCalendar GregorianHour.swift
[492/525] Compiling SDGCalendar GregorianMinute.swift
[493/525] Compiling SDGCalendar GregorianMonth.swift
[494/525] Compiling SDGCalendar GregorianSecond.swift
[495/525] Compiling SDGCalendar HebrewDay.swift
[496/525] Compiling SDGCalendar HebrewHour.swift
[497/525] Compiling SDGCalendar HebrewMonth.swift
[498/525] Compiling SDGCalendar HebrewMonthAndYear.swift
[499/525] Compiling SDGCalendar HebrewYearLength.swift
[500/525] Compiling SDGCalendar RationalArithmetic.swift
[501/525] Compiling SDGCalendar RelativeDate.swift
[502/525] Compiling SDGCalendar UnknownDate.swift
[513/537] Compiling SDGXML XML.Parser.swift
[514/537] Compiling SDGXML XML.swift
[523/541] Compiling SDGCollectionsTestUtilities SetDefinition.swift
[524/542] Compiling SDGCollectionsTestUtilities RandomAccessCollection.swift
[525/542] Compiling SDGCollectionsTestUtilities Pattern.swift
[526/542] Compiling SDGCollectionsTestUtilities Hashable.swift
[527/542] Compiling SDGCollectionsTestUtilities Collection.swift
[528/542] Compiling SDGCollectionsTestUtilities ComparableSet.swift
[529/542] Compiling SDGCollectionsTestUtilities RangeReplaceableCollection.swift
[530/542] Compiling SDGCollectionsTestUtilities BidirectionalCollection.swift
[531/542] Compiling SDGCollectionsTestUtilities BidirectionalPattern.swift
[532/542] Compiling SDGCollectionsTestUtilities MutableSet.swift
[533/542] Compiling SDGCollectionsTestUtilities FiniteSet.swift
[534/542] Emitting module SDGCollectionsTestUtilities
[535/542] Compiling SDGCollectionsTestUtilities SetInRepresentableUniverse.swift
[536/542] Compiling SDGPersistenceTestUtilities Codable.swift
[537/542] Compiling SDGPersistenceTestUtilities Specification.swift
[538/542] Compiling SDGPersistenceTestUtilities FileConvertible.swift
[539/542] Emitting module SDGPersistenceTestUtilities
[540/562] Compiling SDGMathematicsTestUtilities Addable.swift
[541/562] Compiling SDGMathematicsTestUtilities BitField.swift
[542/563] Compiling SDGMathematicsTestUtilities VectorProtocol.swift
[543/563] Emitting module SDGMathematicsTestUtilities
[544/563] Emitting module SDGLocalizationTestUtilities
[545/563] Compiling SDGLocalizationTestUtilities CustomStringConvertible.swift
[546/563] Compiling SDGMathematicsTestUtilities OneDimensionalPoint.swift
[547/563] Compiling SDGMathematicsTestUtilities PointProtocol.swift
[548/563] Compiling SDGMathematicsTestUtilities RealArithmetic.swift
[549/563] Compiling SDGMathematicsTestUtilities Subtractable.swift
[550/563] Compiling SDGMathematicsTestUtilities Negatable.swift
[551/563] Compiling SDGMathematicsTestUtilities NumericAdditiveArithmetic.swift
[552/563] Compiling SDGMathematicsTestUtilities RationalArithmetic.swift
[553/563] Compiling SDGMathematicsTestUtilities RationalVector.swift
[554/563] Compiling SDGMathematicsTestUtilities Comparable.swift
[555/563] Compiling SDGMathematicsTestUtilities FixedScaleOneDimensionalPoint.swift
[556/563] Compiling SDGMathematicsTestUtilities Float.swift
[557/563] Compiling SDGMathematicsTestUtilities GenericAdditiveArithmetic.swift
[558/563] Compiling SDGMathematicsTestUtilities IntegralArithmetic.swift
[559/563] Compiling SDGMathematicsTestUtilities Measurement.swift
[560/563] Compiling SDGMathematicsTestUtilities WholeArithmetic.swift
[561/566] Compiling SDGGeometryTestUtilities TwoDimensionalVectorProtocol.swift
[562/566] Emitting module SDGGeometryTestUtilities
[563/566] Compiling SDGGeometryTestUtilities TwoDimensionalPointProtocol.swift
[564/566] Compiling SDGXCTestUtilities TestCase.swift
[565/566] Compiling SDGXCTestUtilities XCTAssert.swift
[566/566] Emitting module SDGXCTestUtilities
Build complete! (52.22s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
[1/5757] Fetching swift-numerics
[232/22397] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (1.76s)
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.48s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Resources.swift': File not found.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "SDGCornerstone",
  "name" : "SDGCornerstone",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SDGControlFlow",
      "targets" : [
        "SDGControlFlow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGLogic",
      "targets" : [
        "SDGLogic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGLogicTestUtilities",
      "targets" : [
        "SDGLogicTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGMathematics",
      "targets" : [
        "SDGMathematics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGMathematicsTestUtilities",
      "targets" : [
        "SDGMathematicsTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCollections",
      "targets" : [
        "SDGCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCollectionsTestUtilities",
      "targets" : [
        "SDGCollectionsTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGBinaryData",
      "targets" : [
        "SDGBinaryData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGText",
      "targets" : [
        "SDGText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCollation",
      "targets" : [
        "SDGCollation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGPersistence",
      "targets" : [
        "SDGPersistence"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGPersistenceTestUtilities",
      "targets" : [
        "SDGPersistenceTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGRandomization",
      "targets" : [
        "SDGRandomization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGRandomizationTestUtilities",
      "targets" : [
        "SDGRandomizationTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGLocalization",
      "targets" : [
        "SDGLocalization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGLocalizationTestUtilities",
      "targets" : [
        "SDGLocalizationTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGGeometry",
      "targets" : [
        "SDGGeometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGGeometryTestUtilities",
      "targets" : [
        "SDGGeometryTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCalendar",
      "targets" : [
        "SDGCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGPrecisionMathematics",
      "targets" : [
        "SDGPrecisionMathematics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGConcurrency",
      "targets" : [
        "SDGConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGExternalProcess",
      "targets" : [
        "SDGExternalProcess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGVersioning",
      "targets" : [
        "SDGVersioning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGXML",
      "targets" : [
        "SDGXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGTesting",
      "targets" : [
        "SDGTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGXCTestUtilities",
      "targets" : [
        "SDGXCTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SDGCopySources",
      "targets" : [
        "SDGCopySources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SDGEmbedResources",
      "targets" : [
        "SDGEmbedResources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "sdg_embed_resource",
      "targets" : [
        "sdg_embed_resource"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "sdg_copy_source",
      "targets" : [
        "sdg_copy_source"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "generate_root_collation",
      "targets" : [
        "generate_root_collation"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sdg_embed_resource",
      "module_type" : "SwiftTarget",
      "name" : "sdg_embed_resource",
      "path" : "Sources/sdg_embed_resource",
      "product_memberships" : [
        "SDGEmbedResources",
        "sdg_embed_resource"
      ],
      "sources" : [
        "EmbedResource.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SDGLogic",
        "SDGMathematics",
        "SDGPersistence"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "sdg_copy_source",
      "module_type" : "SwiftTarget",
      "name" : "sdg_copy_source",
      "path" : "Sources/sdg_copy_source",
      "product_memberships" : [
        "SDGCopySources",
        "sdg_copy_source"
      ],
      "sources" : [
        "CopySource.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SDGPersistence"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "generate_root_collation",
      "module_type" : "SwiftTarget",
      "name" : "generate_root_collation",
      "path" : "Sources/generate_root_collation",
      "product_memberships" : [
        "generate_root_collation"
      ],
      "sources" : [
        "CollationElement.swift",
        "CollationLevel.swift",
        "DUCET.swift",
        "Repository.swift",
        "RootCollation.swift",
        "RootCollationGenerator.swift"
      ],
      "target_dependencies" : [
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGLocalization"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SDGXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGXMLTests",
      "path" : "Tests/SDGXMLTests",
      "sources" : [
        "APITests.swift",
        "Coding Helpers.swift",
        "Error Helpers.swift",
        "XML Helpers.swift"
      ],
      "target_dependencies" : [
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGText",
        "SDGLocalization",
        "SDGCornerstoneLocalizations",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGXML",
      "module_type" : "SwiftTarget",
      "name" : "SDGXML",
      "path" : "Sources/SDGXML",
      "product_memberships" : [
        "SDGXML"
      ],
      "sources" : [
        "Coding/CustomXMLRepresentable.swift",
        "Coding/XML.Attribute.Protocol.swift",
        "Coding/XML.Attribute.swift",
        "Coding/XML.Coder.Element.swift",
        "Coding/XML.Coder.MiscellaneousKey.swift",
        "Coding/XML.Coder.swift",
        "Coding/XML.Decoder.Container.swift",
        "Coding/XML.Decoder.Implementation.swift",
        "Coding/XML.Decoder.KeyedContainer.swift",
        "Coding/XML.Decoder.KeylessContainer.swift",
        "Coding/XML.Decoder.SingleValueContainer.swift",
        "Coding/XML.Decoder.UnkeyedContainer.swift",
        "Coding/XML.Decoder.swift",
        "Coding/XML.Encoder.Container.swift",
        "Coding/XML.Encoder.Implementation.swift",
        "Coding/XML.Encoder.KeyedContainer.swift",
        "Coding/XML.Encoder.KeylessContainer.swift",
        "Coding/XML.Encoder.SingleValueContainer.swift",
        "Coding/XML.Encoder.UnkeyedContainer.swift",
        "Coding/XML.Encoder.swift",
        "Model/XML.AttributeValue.swift",
        "Model/XML.CharacterData.swift",
        "Model/XML.Content.swift",
        "Model/XML.DTD.swift",
        "Model/XML.Document.swift",
        "Model/XML.Element.swift",
        "Parser/XML.Parser.swift",
        "XML.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGXCTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGXCTestUtilities",
      "path" : "Sources/SDGXCTestUtilities",
      "product_memberships" : [
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "TestCase.swift",
        "XCTAssert.swift"
      ],
      "target_dependencies" : [
        "SDGTesting",
        "SDGLogic",
        "SDGMathematics",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGVersioningTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGVersioningTests",
      "path" : "Tests/SDGVersioningTests",
      "sources" : [
        "APITests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGVersioning",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCornerstoneLocalizations",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGVersioning",
      "module_type" : "SwiftTarget",
      "name" : "SDGVersioning",
      "path" : "Sources/SDGVersioning",
      "product_memberships" : [
        "SDGVersioning"
      ],
      "sources" : [
        "Version.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGTextTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGTextTests",
      "path" : "Tests/SDGTextTests",
      "sources" : [
        "APITests.swift",
        "InternalTests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGText",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGCornerstoneLocalizations",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGText",
      "module_type" : "SwiftTarget",
      "name" : "SDGText",
      "path" : "Sources/SDGText",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "CharacterSet.swift",
        "CollectionStringFamily.swift",
        "CollectionUnicodeScalar.swift",
        "Compatibility/StaticString.swift",
        "Compatibility/String.swift",
        "Compatibility/StringClusterView.swift",
        "Compatibility/StringScalarView.swift",
        "ExtendedGraphemeCluster.swift",
        "Font/Font.Definition.swift",
        "Font/Font.swift",
        "Font/NSFont.swift",
        "Font/SwiftUI.Font.swift",
        "Font/UIFont.swift",
        "MarkupPlaygroundDisplay.swift",
        "Range.swift",
        "SemanticMarkup.swift",
        "SemanticMarkupStringInterpolation.swift",
        "Strict/StrictString.swift",
        "Strict/StrictStringClusterView.swift",
        "Strict/StrictStringInterpolationProtocol.swift",
        "Strict/StrictStringStringInterpolation.swift",
        "String Family/ExtendedGraphemeClusterView.swift",
        "String Family/Line.swift",
        "String Family/LineView.swift",
        "String Family/LineViewIndex.swift",
        "String Family/Newline.swift",
        "String Family/NewlinePattern.swift",
        "String Family/StringFamily.swift",
        "String Family/StringIndex.swift",
        "String Family/UnicodeScalarView.swift",
        "UnicodeScalar.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGTesting",
      "module_type" : "SwiftTarget",
      "name" : "SDGTesting",
      "path" : "Sources/SDGTesting",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "PerformanceTest.swift",
        "Test.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGMathematics",
        "SDGText",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGRandomizationTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGRandomizationTests",
      "path" : "Tests/SDGRandomizationTests",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGRandomization",
        "SDGRandomizationTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGMathematics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGRandomizationTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGRandomizationTestUtilities",
      "path" : "Sources/SDGRandomizationTestUtilities",
      "product_memberships" : [
        "SDGRandomizationTestUtilities"
      ],
      "sources" : [
        "Randomizer.swift"
      ],
      "target_dependencies" : [
        "SDGRandomization",
        "SDGTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGRandomization",
      "module_type" : "SwiftTarget",
      "name" : "SDGRandomization",
      "path" : "Sources/SDGRandomization",
      "product_memberships" : [
        "SDGRandomization",
        "SDGRandomizationTestUtilities"
      ],
      "sources" : [
        "Bool.swift",
        "CyclicalNumberGenerator.swift",
        "PseudorandomNumberGenerator.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGPrecisionMathematicsTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGPrecisionMathematicsTests",
      "path" : "Tests/SDGPrecisionMathematicsTests",
      "sources" : [
        "APITests.swift",
        "InternalTests.swift"
      ],
      "target_dependencies" : [
        "SDGPrecisionMathematics",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGMathematics",
        "SDGBinaryData",
        "SDGCornerstoneLocalizations",
        "SDGMathematicsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGPrecisionMathematics",
      "module_type" : "SwiftTarget",
      "name" : "SDGPrecisionMathematics",
      "path" : "Sources/SDGPrecisionMathematics",
      "product_memberships" : [
        "SDGPrecisionMathematics"
      ],
      "sources" : [
        "HalvesView.swift",
        "Integer.swift",
        "RationalNumber.swift",
        "UInt.swift",
        "WholeNumber.swift",
        "WholeNumberBinaryView.swift",
        "WholeNumberBinaryViewIndex.swift",
        "WholeNumberBinaryViewIndexDistance.swift"
      ],
      "target_dependencies" : [
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGBinaryData",
        "SDGText",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGPersistenceTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGPersistenceTests",
      "path" : "Tests/SDGPersistenceTests",
      "sources" : [
        "APITests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGExternalProcess",
        "SDGCornerstoneLocalizations",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGPersistenceTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGPersistenceTestUtilities",
      "path" : "Sources/SDGPersistenceTestUtilities",
      "product_memberships" : [
        "SDGMathematicsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "Codable.swift",
        "FileConvertible.swift",
        "Specification.swift"
      ],
      "target_dependencies" : [
        "SDGPersistence",
        "SDGTesting",
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGCalendar",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGPersistence",
      "module_type" : "SwiftTarget",
      "name" : "SDGPersistence",
      "path" : "Sources/SDGPersistence",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "Data.swift",
        "FileConvertible.swift",
        "FileManager.swift",
        "Preference.swift",
        "PreferenceSet.swift",
        "ProcessInfo.swift",
        "StrictString.swift",
        "String.swift",
        "URL.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGMathematicsTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGMathematicsTests",
      "path" : "Tests/SDGMathematicsTests",
      "sources" : [
        "APITests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGMathematics",
        "SDGMathematicsTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGMathematicsTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGMathematicsTestUtilities",
      "path" : "Sources/SDGMathematicsTestUtilities",
      "product_memberships" : [
        "SDGMathematicsTestUtilities",
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "Addable.swift",
        "BitField.swift",
        "Comparable.swift",
        "FixedScaleOneDimensionalPoint.swift",
        "Float.swift",
        "GenericAdditiveArithmetic.swift",
        "IntegralArithmetic.swift",
        "Measurement.swift",
        "Negatable.swift",
        "NumericAdditiveArithmetic.swift",
        "OneDimensionalPoint.swift",
        "PointProtocol.swift",
        "RationalArithmetic.swift",
        "RationalVector.swift",
        "RealArithmetic.swift",
        "Subtractable.swift",
        "VectorProtocol.swift",
        "WholeArithmetic.swift"
      ],
      "target_dependencies" : [
        "SDGMathematics",
        "SDGTesting",
        "SDGCollections",
        "SDGLocalization",
        "SDGLogicTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGMathematics",
      "module_type" : "SwiftTarget",
      "name" : "SDGMathematics",
      "path" : "Sources/SDGMathematics",
      "product_dependencies" : [
        "RealModule"
      ],
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematics",
        "SDGMathematicsTestUtilities",
        "SDGCollections",
        "SDGCollectionsTestUtilities",
        "SDGBinaryData",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomization",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometry",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "Angle.swift",
        "BitField.swift",
        "ClosedRange.swift",
        "Comparable.swift",
        "Data.swift",
        "Float.swift",
        "FunctionAnalysis.swift",
        "Int.swift",
        "Measurement.swift",
        "Numeric Protocols/Addable.swift",
        "Numeric Protocols/FixedScaleOneDimensionalPoint.swift",
        "Numeric Protocols/GenericAdditiveArithmetic.swift",
        "Numeric Protocols/IntegerProtocol.swift",
        "Numeric Protocols/IntegralArithmetic.swift",
        "Numeric Protocols/Negatable.swift",
        "Numeric Protocols/NumericAdditiveArithmetic.swift",
        "Numeric Protocols/OneDimensionalPoint.swift",
        "Numeric Protocols/OneDimensionalVector.swift",
        "Numeric Protocols/PointProtocol.swift",
        "Numeric Protocols/RationalArithmetic.swift",
        "Numeric Protocols/RationalNumberProtocol.swift",
        "Numeric Protocols/RationalVector.swift",
        "Numeric Protocols/RealArithmetic.swift",
        "Numeric Protocols/RealNumberProtocol.swift",
        "Numeric Protocols/Subtractable.swift",
        "Numeric Protocols/VectorProtocol.swift",
        "Numeric Protocols/WholeArithmetic.swift",
        "Numeric Protocols/WholeNumberProtocol.swift",
        "Operators.swift",
        "OrderedEnumeration.swift",
        "Sequence.swift",
        "Tuple.swift",
        "UInt.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGLogicTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGLogicTests",
      "path" : "Tests/SDGLogicTests",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGLogic",
        "SDGLogicTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGMathematicsTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGLogicTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGLogicTestUtilities",
      "path" : "Sources/SDGLogicTestUtilities",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "Equatable.swift"
      ],
      "target_dependencies" : [
        "SDGLogic",
        "SDGTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGLogic",
      "module_type" : "SwiftTarget",
      "name" : "SDGLogic",
      "path" : "Sources/SDGLogic",
      "product_memberships" : [
        "SDGLogic",
        "SDGLogicTestUtilities",
        "SDGMathematics",
        "SDGMathematicsTestUtilities",
        "SDGCollections",
        "SDGCollectionsTestUtilities",
        "SDGBinaryData",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomization",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometry",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGConcurrency",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "Any.swift",
        "Bool.swift",
        "Equatable.swift",
        "NilLiteral.swift",
        "Operators.swift",
        "Tuple.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGLocalizationTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGLocalizationTests",
      "path" : "Tests/SDGLocalizationTests",
      "sources" : [
        "APITests.swift",
        "InternalTests.swift"
      ],
      "target_dependencies" : [
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGPrecisionMathematics",
        "SDGCornerstoneLocalizations",
        "SDGPersistenceTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGLocalizationTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGLocalizationTestUtilities",
      "path" : "Sources/SDGLocalizationTestUtilities",
      "product_memberships" : [
        "SDGLocalizationTestUtilities"
      ],
      "sources" : [
        "CustomStringConvertible.swift"
      ],
      "target_dependencies" : [
        "SDGLocalization",
        "SDGTesting",
        "SDGText",
        "SDGPersistence",
        "SDGPersistenceTestUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGLocalization",
      "module_type" : "SwiftTarget",
      "name" : "SDGLocalization",
      "path" : "Sources/SDGLocalization",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "generate_root_collation"
      ],
      "sources" : [
        "CachedLocalization.swift",
        "Extensions/Bool.swift",
        "Extensions/CodableViaEnumeration.swift",
        "Extensions/Decodable.swift",
        "Extensions/LosslessStringConvertible.swift",
        "Extensions/Numbers/Angle.swift",
        "Extensions/Numbers/Float.swift",
        "Extensions/Numbers/Int.swift",
        "Extensions/Numbers/IntegerProtcool.swift",
        "Extensions/Numbers/IntegralArithmetic.swift",
        "Extensions/Numbers/RationalArithmetic.swift",
        "Extensions/Numbers/RationalNumberProtocol.swift",
        "Extensions/Numbers/UInt.swift",
        "Extensions/Numbers/WholeArithmetic.swift",
        "Extensions/Numbers/WholeNumberProtocol.swift",
        "Extensions/Precondition.swift",
        "Extensions/PresentableError.swift",
        "Extensions/Range.swift",
        "Extensions/TextConvertibleNumber.swift",
        "Extensions/TextConvertibleNumberParseError.swift",
        "InputLocalization.swift",
        "Interpolation/Casing.swift",
        "Interpolation/EnglishCasing.swift",
        "Interpolation/GrammaticalGender.swift",
        "Interpolation/GrammaticalNumber.swift",
        "Interpolation/__________.swift",
        "Interpolation/_________________.swift",
        "Localization.swift",
        "LocalizationSetting.swift",
        "LocalizationSettingStabilizationMode.swift",
        "Localizations/APILocalization.swift",
        "Localizations/AnyLocalization.swift",
        "Localizations/ContentLocalization.swift",
        "Localizations/FormatLocalization.swift",
        "Localizations/InterfaceLocalization.swift",
        "Metadata/Language.swift",
        "Metadata/LocalizationData.swift",
        "Metadata/Script.swift",
        "Metadata/State.swift",
        "Metadata/StateData.swift",
        "Metadata/TextDirection.swift",
        "UserFacing.swift",
        "UserFacingDynamic.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGGeometryTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGGeometryTests",
      "path" : "Tests/SDGGeometryTests",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGGeometry",
        "SDGGeometryTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGMathematics",
        "SDGMathematicsTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGGeometryTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGGeometryTestUtilities",
      "path" : "Sources/SDGGeometryTestUtilities",
      "product_memberships" : [
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "TwoDimensionalPointProtocol.swift",
        "TwoDimensionalVectorProtocol.swift"
      ],
      "target_dependencies" : [
        "SDGGeometry",
        "SDGTesting",
        "SDGMathematicsTestUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGGeometry",
      "module_type" : "SwiftTarget",
      "name" : "SDGGeometry",
      "path" : "Sources/SDGGeometry",
      "product_memberships" : [
        "SDGGeometry",
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "Angle.swift",
        "Be_zierPath.swift",
        "CGPoint.swift",
        "CGVector.swift",
        "TwoDimensionalPoint.swift",
        "TwoDimensionalPointProtocol.swift",
        "TwoDimensionalVector.swift",
        "TwoDimensionalVectorProtocol.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGMathematics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGExternalProcessTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGExternalProcessTests",
      "path" : "Tests/SDGExternalProcessTests",
      "sources" : [
        "APITests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGExternalProcess",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGExternalProcess",
      "module_type" : "SwiftTarget",
      "name" : "SDGExternalProcess",
      "path" : "Sources/SDGExternalProcess",
      "product_memberships" : [
        "SDGExternalProcess"
      ],
      "sources" : [
        "ExternalProcess.swift",
        "ExternalProcessError.swift",
        "Shell.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGEmbedResourcesTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGEmbedResourcesTests",
      "path" : "Tests/SDGEmbedResourcesTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Data",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Text.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGEmbedResources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGEmbedResources",
      "module_type" : "PluginTarget",
      "name" : "SDGEmbedResources",
      "path" : "Plugins/SDGEmbedResources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SDGEmbedResources"
      ],
      "sources" : [
        "EmbedResources.swift"
      ],
      "target_dependencies" : [
        "sdg_embed_resource"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SDGCornerstoneLocalizations",
      "module_type" : "SwiftTarget",
      "name" : "SDGCornerstoneLocalizations",
      "path" : "Sources/SDGCornerstoneLocalizations",
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities"
      ],
      "sources" : [
        "APILocalization.swift",
        "FormatLocalization.swift",
        "InterfaceLocalization.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLocalization"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCornerstoneDocumentationExampleTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGCornerstoneDocumentationExampleTests",
      "path" : "Tests/SDGCornerstoneDocumentationExampleTests",
      "sources" : [
        "DateExampleTests.swift",
        "FunctionAnalysisExampleTests.swift",
        "MiscellaneousExampleTests.swift",
        "ReadMeExampleTests.swift",
        "StrictInterpolationExampleTests.swift",
        "XMLExampleTests.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGRandomization",
        "SDGLocalization",
        "SDGCalendar",
        "SDGConcurrency",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGXML",
        "SDGPersistenceTestUtilities",
        "SDGXCTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGCopySourcesTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGCopySourcesTests",
      "path" : "Tests/SDGCopySourcesTests/Sources",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGCopySources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGCopySources",
      "module_type" : "PluginTarget",
      "name" : "SDGCopySources",
      "path" : "Plugins/SDGCopySources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SDGCopySources"
      ],
      "sources" : [
        "CopySources.swift"
      ],
      "target_dependencies" : [
        "sdg_copy_source"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SDGControlFlowTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGControlFlowTests",
      "path" : "Tests/SDGControlFlowTests",
      "sources" : [
        "APITests.swift",
        "Examples.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGPersistenceTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGControlFlow",
      "module_type" : "SwiftTarget",
      "name" : "SDGControlFlow",
      "path" : "Sources/SDGControlFlow",
      "product_memberships" : [
        "SDGControlFlow",
        "SDGLogicTestUtilities",
        "SDGMathematics",
        "SDGMathematicsTestUtilities",
        "SDGCollections",
        "SDGCollectionsTestUtilities",
        "SDGBinaryData",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomization",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometry",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGConcurrency",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "APILocalization.swift",
        "Assert.swift",
        "Caching.swift",
        "Decodable.swift",
        "DefaultAssignmentPropertyWrapper.swift",
        "Encodable.swift",
        "Memory.swift",
        "NonmutatingVariants.swift",
        "ProjectingPropertyWrapper.swift",
        "PropertyWrapper.swift",
        "SendableValueCache.swift",
        "Shared.swift",
        "SharedProperty.swift",
        "SharedValueObserver.swift",
        "TextualPlaygroundDisplay.swift",
        "TransparentWrapper.swift",
        "Tuple.swift",
        "Weak.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGConcurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGConcurrencyTests",
      "path" : "Tests/SDGConcurrencyTests",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGConcurrency",
        "SDGTesting",
        "SDGXCTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "SDGConcurrency",
      "path" : "Sources/SDGConcurrency",
      "product_memberships" : [
        "SDGConcurrency"
      ],
      "sources" : [
        "RunLoop.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGCollectionsTests",
      "path" : "Tests/SDGCollectionsTests",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "sources" : [
        "APITests.swift",
        "AnyForwardCollection.swift",
        "InternalTests.swift",
        "LegacyMode.swift",
        "Nothing.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGCollections",
        "SDGCollectionsTestUtilities",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGMathematics",
        "SDGCornerstoneLocalizations",
        "SDGMathematicsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGCollectionsTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "SDGCollectionsTestUtilities",
      "path" : "Sources/SDGCollectionsTestUtilities",
      "product_memberships" : [
        "SDGMathematicsTestUtilities",
        "SDGCollectionsTestUtilities",
        "SDGGeometryTestUtilities"
      ],
      "sources" : [
        "BidirectionalCollection.swift",
        "BidirectionalPattern.swift",
        "Collection.swift",
        "ComparableSet.swift",
        "FiniteSet.swift",
        "Hashable.swift",
        "MutableSet.swift",
        "Pattern.swift",
        "RandomAccessCollection.swift",
        "RangeReplaceableCollection.swift",
        "SetDefinition.swift",
        "SetInRepresentableUniverse.swift"
      ],
      "target_dependencies" : [
        "SDGCollections",
        "SDGTesting",
        "SDGLogicTestUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCollections",
      "module_type" : "SwiftTarget",
      "name" : "SDGCollections",
      "path" : "Sources/SDGCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "SDGLogicTestUtilities",
        "SDGMathematicsTestUtilities",
        "SDGCollections",
        "SDGCollectionsTestUtilities",
        "SDGBinaryData",
        "SDGText",
        "SDGCollation",
        "SDGPersistence",
        "SDGPersistenceTestUtilities",
        "SDGRandomizationTestUtilities",
        "SDGLocalization",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar",
        "SDGPrecisionMathematics",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGXML",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGCopySources",
        "SDGEmbedResources",
        "sdg_embed_resource",
        "sdg_copy_source",
        "generate_root_collation"
      ],
      "sources" : [
        "Addable.swift",
        "Associative/BijectiveMapping.swift",
        "Associative/ContextualMapping.swift",
        "Associative/Dictionary.swift",
        "Conformances/CharacterSet.swift",
        "Conformances/Data.swift",
        "Conformances/String.swift",
        "Conformances/StringProtocol.swift",
        "LegacyMode.swift",
        "Operators.swift",
        "Ordered/AnyCollection.swift",
        "Ordered/Array.swift",
        "Ordered/BidirectionalCollection.swift",
        "Ordered/Collection.swift",
        "Ordered/CollectionDifference.swift",
        "Ordered/CollectionDifferenceChange.swift",
        "Ordered/FillDirection.swift",
        "Ordered/LexicographicalComparison.swift",
        "Ordered/OrderedSet.SubSequence.swift",
        "Ordered/OrderedSet.swift",
        "Ordered/Patterns/Affixes/ExclusivePrefixMatch.swift",
        "Ordered/Patterns/Affixes/ExclusiveSuffixMatch.swift",
        "Ordered/Patterns/Affixes/InclusivePrefixMatch.swift",
        "Ordered/Patterns/Affixes/InclusiveSuffixMatch.swift",
        "Ordered/Patterns/Alternatives/AlternativeMatch.swift",
        "Ordered/Patterns/Alternatives/AlternativePatterns.swift",
        "Ordered/Patterns/Alternatives/NaryAlternativeMatch.swift",
        "Ordered/Patterns/Alternatives/NaryAlternativePatterns.swift",
        "Ordered/Patterns/Any/AnyBidirectionalPattern.swift",
        "Ordered/Patterns/Any/AnyPattern.swift",
        "Ordered/Patterns/Any/AnyPatternMatch.swift",
        "Ordered/Patterns/AtomicPatternMatch.swift",
        "Ordered/Patterns/Concatenated/ConcatenatedMatch.swift",
        "Ordered/Patterns/Concatenated/ConcatenatedPatterns.swift",
        "Ordered/Patterns/Concatenated/NaryConcatenatedMatch.swift",
        "Ordered/Patterns/Concatenated/NaryConcatenatedPatterns.swift",
        "Ordered/Patterns/ConditionalPattern.swift",
        "Ordered/Patterns/LiteralPattern.swift",
        "Ordered/Patterns/NegatedPattern.swift",
        "Ordered/Patterns/Nesting/NestingContentsPattern.swift",
        "Ordered/Patterns/Nesting/NestingMatch.swift",
        "Ordered/Patterns/Nesting/NestingMatchContents.swift",
        "Ordered/Patterns/Nesting/NestingMatchSegment.swift",
        "Ordered/Patterns/Nesting/NestingPattern.swift",
        "Ordered/Patterns/Nesting/NestingSegmentPattern.swift",
        "Ordered/Patterns/Protocols/BidirectionalPattern.swift",
        "Ordered/Patterns/Protocols/Pattern.swift",
        "Ordered/Patterns/Protocols/PatternMatch.swift",
        "Ordered/Patterns/Repetition/PatternConsumption.swift",
        "Ordered/Patterns/Repetition/RepetitionMatch.swift",
        "Ordered/Patterns/Repetition/RepetitionPattern.swift",
        "Ordered/Patterns/SeparatedComponentMatch.swift",
        "Ordered/Range.swift",
        "Ordered/RangeExpression.swift",
        "Ordered/RangeReplaceableCollection.swift",
        "Ordered/ReversedCollection.swift",
        "Ordered/SearchableBidirectionalCollection.swift",
        "Ordered/SearchableCollection.swift",
        "Ordered/Slice.swift",
        "Unordered/AbsoluteComplement.swift",
        "Unordered/ComparableSet.swift",
        "Unordered/FiniteSet.swift",
        "Unordered/IntensionalSet.swift",
        "Unordered/Intersection.swift",
        "Unordered/MutableSet.swift",
        "Unordered/Set.swift",
        "Unordered/SetDefinition.swift",
        "Unordered/SetInRepresentableUniverse.swift",
        "Unordered/Union.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCollationTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGCollationTests",
      "path" : "Tests/SDGCollationTests",
      "sources" : [
        "APITests.swift",
        "LanguageTests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGText",
        "SDGCollation",
        "SDGXCTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGCollation",
      "module_type" : "SwiftTarget",
      "name" : "SDGCollation",
      "path" : "Sources/SDGCollation",
      "product_memberships" : [
        "SDGCollation",
        "generate_root_collation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SDGCollation/Root",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CollationCacheEntry.swift",
        "CollationElement.swift",
        "CollationIndex.swift",
        "CollationLevel.swift",
        "CollationOrder.swift",
        "Resources.swift",
        "Resources/Resources 1.swift",
        "Tailoring/CollationTailoring.Anchor.swift",
        "Tailoring/CollationTailoring.swift",
        "Tailoring/CollationTailoringBuilder.swift",
        "Tailoring/OperatorFunctions.swift",
        "Tailoring/Operators.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGPersistence"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGCalendarTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGCalendarTests",
      "path" : "Tests/SDGCalendarTests",
      "sources" : [
        "APITests.swift",
        "InternalTests.swift",
        "RegressionTests.swift"
      ],
      "target_dependencies" : [
        "SDGCalendar",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGMathematics",
        "SDGLocalization",
        "SDGCornerstoneLocalizations",
        "SDGMathematicsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGCalendar",
      "module_type" : "SwiftTarget",
      "name" : "SDGCalendar",
      "path" : "Sources/SDGCalendar",
      "product_memberships" : [
        "SDGMathematicsTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGGeometryTestUtilities",
        "SDGCalendar"
      ],
      "sources" : [
        "Abstract Components/CalendarComponent.swift",
        "Abstract Components/CardinalCalendarComponent.swift",
        "Abstract Components/ConsistentDurationCalendarComponent.swift",
        "Abstract Components/ConsistentlyOrderedCalendarComponent.swift",
        "Abstract Components/Day.swift",
        "Abstract Components/EnumerationCalendarComponent.swift",
        "Abstract Components/ICalendarComponent.swift",
        "Abstract Components/ISOCalendarComponent.swift",
        "Abstract Components/Month.swift",
        "Abstract Components/NumericCalendarComponent.swift",
        "Abstract Components/OrdinalCalendarComponent.swift",
        "Abstract Components/RawRepresentableCalendarComponent.swift",
        "Abstract Components/SmallestCalendarComponent.swift",
        "Abstract Components/Weekday.swift",
        "Abstract Components/Year.swift",
        "AnyDescribableDate.swift",
        "CalendarDate.swift",
        "CalendarInterval.swift",
        "Date.swift",
        "DateDefinition.swift",
        "DescribableDate.swift",
        "FoundationDate.swift",
        "Gregorian/GregorianDate.swift",
        "Gregorian/GregorianDay.swift",
        "Gregorian/GregorianHour.swift",
        "Gregorian/GregorianMinute.swift",
        "Gregorian/GregorianMonth.swift",
        "Gregorian/GregorianSecond.swift",
        "Gregorian/GregorianWeekday.swift",
        "Gregorian/GregorianWeekdayDate.swift",
        "Gregorian/GregorianYear.swift",
        "Hebrew/HebrewDate.swift",
        "Hebrew/HebrewDay.swift",
        "Hebrew/HebrewHour.swift",
        "Hebrew/HebrewMonth.swift",
        "Hebrew/HebrewMonthAndYear.swift",
        "Hebrew/HebrewPart.swift",
        "Hebrew/HebrewWeekday.swift",
        "Hebrew/HebrewWeekdayDate.swift",
        "Hebrew/HebrewYear.swift",
        "Hebrew/HebrewYearLength.swift",
        "RationalArithmetic.swift",
        "RelativeDate.swift",
        "UnknownDate.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGCornerstoneLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDGBinaryDataTests",
      "module_type" : "SwiftTarget",
      "name" : "SDGBinaryDataTests",
      "path" : "Tests/SDGBinaryDataTests",
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "SDGBinaryData",
        "SDGTesting",
        "SDGXCTestUtilities",
        "SDGLogic",
        "SDGCornerstoneLocalizations",
        "SDGMathematicsTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDGBinaryData",
      "module_type" : "SwiftTarget",
      "name" : "SDGBinaryData",
      "path" : "Sources/SDGBinaryData",
      "product_memberships" : [
        "SDGBinaryData",
        "SDGPrecisionMathematics"
      ],
      "sources" : [
        "Data.swift",
        "DataBinaryView.swift",
        "DataStream.swift",
        "UInt.swift",
        "UIntBinaryView.swift"
      ],
      "target_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Resources.swift': File not found.
Done.