The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AdaEngine, reference main (5807b6), with Swift 6.2 for macOS (SPM) on 1 May 2026 16:40:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64 --target AdaEngine

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1267/1290] Compiling AdaUI NavigationStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1268/1290] Compiling AdaUI LayoutViewContainerNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1269/1290] Compiling AdaUI NativeViewHostNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1270/1290] Compiling AdaUI TextFieldViewNode+TextNavigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1271/1290] Compiling AdaUI TextFieldViewNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1272/1290] Compiling AdaUI TextViewNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1273/1290] Compiling AdaUI UIViewRepresentableNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1274/1290] Compiling AdaUI ViewContainerNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1275/1290] Compiling AdaUI ViewModifierNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1276/1290] Compiling AdaUI ViewNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Navigation/NavigationStack.swift:59:12: warning: 'internal(set)' modifier is redundant for an internal property
 57 |
 58 | extension EnvironmentValues {
 59 |     @Entry internal(set) var navigationContext: NavigationContext? = nil
    |            `- warning: 'internal(set)' modifier is redundant for an internal property
 60 |     @Entry internal var navigationBarConfiguration: NavigationBarConfiguration = NavigationBarConfiguration()
 61 |     @Entry internal var navigationBarLeadingItems: NavigationBarItemContent? = nil
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Nodes/NativeViewHostNode.swift:810:23: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
808 |                 return control
809 |             }
810 |             current = node.superview
    |                       |    `- note: reference to unowned(unsafe) property 'superview' is unsafe
    |                       `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
811 |         }
812 |         return nil
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1277/1290] Compiling AdaUI ViewTuple.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1278/1290] Compiling AdaUI Views+EnvironmentValues.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1279/1290] Compiling AdaUI ZStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1280/1290] Compiling AdaUI Path.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1281/1290] Compiling AdaUI UIComponentSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1282/1290] Compiling AdaUI UIPlugin+Render.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1283/1290] Compiling AdaUI UIPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1284/1290] Compiling AdaUI GlassBackgroundCapture.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1285/1290] Compiling AdaUI UIDrawPass.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1286/1290] Compiling AdaUI UIGraphicsContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1287/1290] Compiling AdaUI UIRenderNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1288/1290] Compiling AdaUI UIShaderEffectMaterialStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1289/1290] Compiling AdaUI UITessellator.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1290/1290] Compiling AdaUI UIComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:37: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |                                     |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
33 |
34 |     /// The safe area insets of the nearest container or screen.
macro expansion @Entry:3:38: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
`- /Users/admin/builder/spi-builder-workspace/Sources/AdaUI/DSL/Views+EnvironmentValues.swift:32:54: note: expanded code originates here
30 |
31 |     /// Returns accent color of the system.
32 |     @Entry var accentColor: Color = Color.accentColor
   |     |- note: in expansion of macro 'Entry' on property 'accentColor' here
   |     `- note: in expansion of macro 'Entry' on property 'accentColor' here
   +--- macro expansion @Entry -----------------------------------------
   |1 | private struct __Key_accentColor: EnvironmentKey {
   |2 |     typealias Value = Color
   |3 |     static let defaultValue: Value = Color.accentColor
   |  |                                      |     `- note: reference to nonisolated(unsafe) static property 'accentColor' is unsafe in concurrently-executing code
   |  |                                      `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
   |4 | }
   +--------------------------------------------------------------------
33 |
34 |     /// The safe area insets of the nearest container or screen.
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1291/1336] Compiling AdaPlatform LinuxWindowManager.swift
[1292/1336] Compiling AdaPlatform Alert.swift
[1293/1338] Emitting module AdaScene
[1294/1338] Compiling AdaPlatform RuntimePlatform.swift
[1295/1338] Compiling AdaPlatform WindowsApplication.swift
[1296/1338] Compiling AdaPlatform LinuxApplication.swift
[1297/1338] Emitting module AdaPlatform
[1298/1340] Compiling AdaScene ScriptableObjectPlugin.swift
[1299/1340] Compiling AdaScene RequiredComponent.swift
[1300/1340] Compiling AdaPlatform MacOSKeyboard.swift
[1301/1340] Compiling AdaPlatform MacOSScreenManager.swift
[1302/1340] Compiling AdaPlatform AdaEngine.swift
[1303/1340] Compiling AdaPlatform AppPlatformPlugin.swift
[1304/1340] Compiling AdaPlatform AppleEmbeddedAppDelegate.swift
[1305/1340] Compiling AdaPlatform AppleEmbeddedScreenManager.swift
[1306/1340] Compiling AdaPlatform AppleEmbeddedKeyboard.swift
[1307/1340] Compiling AdaPlatform AppleEmbeddedSceneDelegate.swift
[1308/1340] Compiling AdaPlatform MacOSWindowManager.swift
[1309/1340] Compiling AdaPlatform MetalView+macOS.swift
[1310/1340] Compiling AdaPlatform MacApplication.swift
[1311/1340] Compiling AdaPlatform Application.swift
[1312/1340] Compiling AdaPlatform AppleEmbeddedApplication.swift
[1313/1340] Compiling AdaPlatform AppleEmbeddedWindowManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:44: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                            |                  |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                            |                  `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                            `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:81: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                 |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                 |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:42: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                          |                     |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                          |                     `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                          `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:82: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                  |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                  |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:53: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                     |                 |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector2]'
    |                                                     |                 `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:89: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                                                         |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                         |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |- note: reference to unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector2>' to protocol 'Sequence' involves unsafe code
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:43: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                           |       |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [UInt32]'
    |                                           |       `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                           `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
120 |                 }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:69: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                                                     |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                     |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |- note: reference to unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     `- note: '@unsafe' conformance of 'UnsafeBufferPointer<UInt32>' to protocol 'Sequence' involves unsafe code
120 |                 }
121 |
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1314/1340] Compiling AdaPlatform MetalView+iOS.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:44: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                            |                  |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                            |                  `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                            `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:81: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                 |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                 |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:42: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                          |                     |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                          |                     `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                          `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:82: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                  |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                  |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:53: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                     |                 |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector2]'
    |                                                     |                 `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:89: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                                                         |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                         |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |- note: reference to unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector2>' to protocol 'Sequence' involves unsafe code
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:43: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                           |       |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [UInt32]'
    |                                           |       `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                           `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
120 |                 }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:69: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                                                     |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                     |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |- note: reference to unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     `- note: '@unsafe' conformance of 'UnsafeBufferPointer<UInt32>' to protocol 'Sequence' involves unsafe code
120 |                 }
121 |
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1315/1340] Compiling AdaPlatform MetalView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:44: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                            |                  |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                            |                  `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                            `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:107:81: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
105 |
106 |                 if let posData = primitive.attributes[.position] {
107 |                     descriptor.positions = MeshBuffer(posData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                 |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                 |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                 |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                 `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
108 |                 }
109 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:42: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                          |                     |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector3]'
    |                                          |                     `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                          `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:111:82: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
109 |
110 |                 if let normalData = primitive.attributes[.normal] {
111 |                     descriptor.normals = MeshBuffer(normalData.withUnsafeBytes { Array($0.bindMemory(to: Vector3.self)) })
    |                                                                                  |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                  |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                  |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  |- note: reference to unsafe type 'UnsafeBufferPointer<Vector3>'
    |                                                                                  `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector3>' to protocol 'Sequence' involves unsafe code
112 |                 }
113 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:53: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                     |                 |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [Vector2]'
    |                                                     |                 `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:115:89: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
113 |
114 |                 if let uvData = primitive.attributes[.texCoord(0)] {
115 |                     descriptor.textureCoordinates = MeshBuffer(uvData.withUnsafeBytes { Array($0.bindMemory(to: Vector2.self)) })
    |                                                                                         |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                                         |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                                         |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         |- note: reference to unsafe type 'UnsafeBufferPointer<Vector2>'
    |                                                                                         `- note: '@unsafe' conformance of 'UnsafeBufferPointer<Vector2>' to protocol 'Sequence' involves unsafe code
116 |                 }
117 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:43: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                           |       |               `- note: argument #0 in call to instance method 'withUnsafeBytes' has unsafe type '(UnsafeRawBufferPointer) throws -> [UInt32]'
    |                                           |       `- note: reference to instance method 'withUnsafeBytes' involves unsafe type 'UnsafeRawBufferPointer'
    |                                           `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
120 |                 }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/AdaScene/3D/ModelAsset3D.swift:119:69: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
117 |
118 |                 if let indices = primitive.indices {
119 |                     descriptor.indicies = indices.withUnsafeBytes { Array($0.bindMemory(to: UInt32.self)) }
    |                                                                     |     |  |- note: argument #0 in call to initializer 'init' has unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |  `- note: reference to instance method 'bindMemory(to:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |     |- note: argument 'self' in call to instance method 'bindMemory' has unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |     `- note: reference to parameter '$0' involves unsafe type 'UnsafeRawBufferPointer'
    |                                                                     |- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
    |                                                                     |- note: reference to initializer 'init(_:)' involves unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     |- note: reference to unsafe type 'UnsafeBufferPointer<UInt32>'
    |                                                                     `- note: '@unsafe' conformance of 'UnsafeBufferPointer<UInt32>' to protocol 'Sequence' involves unsafe code
120 |                 }
121 |
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/MetalView.swift:97:21: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 95 |         self.layer.contentsScale = scale
 96 |         #elseif canImport(AppKit)
 97 |         let scale = self.window?.backingScaleFactor ?? NSScreen.main?.backingScaleFactor ?? 1
    |                     |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 98 |         self.layer?.contentsScale = scale
 99 |         #endif
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/MetalView.swift:97:21: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 95 |         self.layer.contentsScale = scale
 96 |         #elseif canImport(AppKit)
 97 |         let scale = self.window?.backingScaleFactor ?? NSScreen.main?.backingScaleFactor ?? 1
    |                     |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 98 |         self.layer?.contentsScale = scale
 99 |         #endif
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/MetalView.swift:97:21: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 95 |         self.layer.contentsScale = scale
 96 |         #elseif canImport(AppKit)
 97 |         let scale = self.window?.backingScaleFactor ?? NSScreen.main?.backingScaleFactor ?? 1
    |                     |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |                     `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 98 |         self.layer?.contentsScale = scale
 99 |         #endif
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1334/1340] Compiling AdaPlatform WindowsKeyboard.swift
[1335/1340] Compiling AdaPlatform WindowsWindowManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:56:13: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 54 |
 55 |         guard allowsTransparency else {
 56 |             self.window?.ignoresMouseEvents = false
    |             |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |             `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 57 |             return
 58 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:73:30: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 71 |     private func updateMousePassthrough(at screenPoint: NSPoint) {
 72 |         guard allowsTransparency,
 73 |               let nsWindow = self.window,
    |                              |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |                              `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 74 |               let uiWindow = (windowManager as? MacOSWindowManager)?.findWindow(for: nsWindow),
 75 |               uiWindow.canDraw else {
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:76:13: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 74 |               let uiWindow = (windowManager as? MacOSWindowManager)?.findWindow(for: nsWindow),
 75 |               uiWindow.canDraw else {
 76 |             self.window?.ignoresMouseEvents = false
    |             |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |             `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 77 |             return
 78 |         }
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:56:13: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 54 |
 55 |         guard allowsTransparency else {
 56 |             self.window?.ignoresMouseEvents = false
    |             |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |             `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 57 |             return
 58 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:73:30: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 71 |     private func updateMousePassthrough(at screenPoint: NSPoint) {
 72 |         guard allowsTransparency,
 73 |               let nsWindow = self.window,
    |                              |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |                              `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 74 |               let uiWindow = (windowManager as? MacOSWindowManager)?.findWindow(for: nsWindow),
 75 |               uiWindow.canDraw else {
/Users/admin/builder/spi-builder-workspace/Sources/AdaPlatform/Apple/macOS/MetalView+macOS.swift:76:13: warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 74 |               let uiWindow = (windowManager as? MacOSWindowManager)?.findWindow(for: nsWindow),
 75 |               uiWindow.canDraw else {
 76 |             self.window?.ignoresMouseEvents = false
    |             |    `- note: reference to unowned(unsafe) property 'window' is unsafe
    |             `- warning: expression uses unsafe constructs but is not marked with 'unsafe' [#StrictMemorySafety]
 77 |             return
 78 |         }
[#StrictMemorySafety]: <https://docs.swift.org/compiler/documentation/diagnostics/strict-memory-safety>
[1341/1353] Compiling AdaEngine WindowSpawnModifier.swift
[1342/1353] Compiling AdaEngine EventsPlugin.swift
[1343/1353] Compiling AdaEngine WindowGroup.swift
[1344/1353] Compiling AdaEngine FPSCounter.swift
[1345/1354] Compiling AdaEngine Bundle+AdaEngine.swift
[1346/1354] Compiling AdaEngine RuntimeWindow.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/Sources/libpng/libpng/include/libpng.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1347/1354] Emitting module AdaEngine
[1348/1354] Compiling AdaEngine SceneView.swift
[1349/1354] Compiling AdaEngine SceneViewCoordinator.swift
[1350/1354] Compiling AdaEngine ContextMenuPlugin.swift
[1351/1354] Compiling AdaEngine DefaultAppWindow.swift
[1352/1354] Compiling AdaEngine DefaultPlugins.swift
[1353/1354] Compiling AdaEngine Exported.swift
[1354/1354] Compiling AdaEngine resource_bundle_accessor.swift
Build of target: 'AdaEngine' complete! (91.66s)
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/3028] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.29s)
Fetching https://github.com/SpectralDragon/Yams.git
[1/5394] Fetching yams
Fetched https://github.com/SpectralDragon/Yams.git from cache (1.40s)
Fetching https://github.com/the-swift-collective/zlib.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/2287] Fetching swift-docc-plugin
[70/2335] Fetching swift-docc-plugin, zlib
[118/2661] Fetching swift-docc-plugin, zlib, swiftlintplugins
[604/8262] Fetching swift-docc-plugin, zlib, swiftlintplugins, swift-system
[941/15576] Fetching swift-docc-plugin, zlib, swiftlintplugins, swift-system, swift-markdown
[4079/21992] Fetching swift-docc-plugin, zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics
[19491/97030] Fetching swift-docc-plugin, zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (1.64s)
Fetching https://github.com/apple/swift-atomics
[22707/94743] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax
[35464/96563] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax, swift-atomics
Fetched https://github.com/apple/swift-atomics from cache (1.03s)
Fetching https://github.com/apple/swift-log
[46719/94743] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax
[56475/101553] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax, swift-log
Fetched https://github.com/apple/swift-log from cache (1.09s)
Fetching https://github.com/apple/swift-distributed-tracing
[66229/94743] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax
[80090/100537] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing from cache (1.15s)
[87990/94743] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax
Fetching https://github.com/apple/swift-collections
[94744/118637] Fetching zlib, swiftlintplugins, swift-system, swift-markdown, swift-numerics, swift-syntax, swift-collections
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (6.56s)
Fetched https://github.com/swiftlang/swift-markdown.git from cache (6.56s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.56s)
Fetched https://github.com/apple/swift-system from cache (6.56s)
Fetched https://github.com/the-swift-collective/zlib.git from cache (6.56s)
Fetched https://github.com/apple/swift-numerics from cache (6.56s)
[15293/23894] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.12s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (9.23s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (0.65s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18408] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.65s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.2 (2.30s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3709] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.66s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.63.2 (0.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.55s)
Computing version for https://github.com/apple/swift-distributed-tracing
Computed https://github.com/apple/swift-distributed-tracing at 1.4.1 (0.53s)
Fetching https://github.com/apple/swift-service-context.git
[1/1287] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (1.04s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.63s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/SpectralDragon/Yams.git
Working copy of https://github.com/SpectralDragon/Yams.git resolved at fb676da (fb676da)
Creating working copy for https://github.com/apple/swift-distributed-tracing
Working copy of https://github.com/apple/swift-distributed-tracing resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/the-swift-collective/zlib.git
Working copy of https://github.com/the-swift-collective/zlib.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1 (44922df)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.63.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[16375/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (3.58s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.14s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/AdaAnimation/BUILD.bazel': File not found.
Build complete.
{
  "c_language_standard" : "c17",
  "cxx_language_standard" : "c++17",
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "zlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-swift-collective/zlib.git"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "0.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "revision" : [
          "fb676da"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SpectralDragon/Yams.git"
    },
    {
      "identity" : "swift-webgpu",
      "requirement" : {
        "branch" : [
          "update_bindings"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SpectralDragon/swift-webgpu"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.62.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "AdaEngine",
  "name" : "AdaEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AdaEditor",
      "targets" : [
        "AdaEditor"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AdaEngine",
      "targets" : [
        "AdaEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdaECS",
      "targets" : [
        "AdaECS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdaRender",
      "targets" : [
        "AdaRender"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdaAnimation",
      "targets" : [
        "AdaAnimation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdaEngineEmbeddable",
      "targets" : [
        "AdaEngineEmbeddable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGPUBuildPlugin",
      "targets" : [
        "WebGPUBuildPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "TextureAtlasBuilderTool",
      "targets" : [
        "TextureAtlasBuilderTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TextureAtlasBuildPlugin",
      "targets" : [
        "TextureAtlasBuildPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "TextureAtlasCommandPlugin",
      "targets" : [
        "TextureAtlasCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "WGSLExample",
      "targets" : [
        "WGSLExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "UITestSceneExample",
      "targets" : [
        "UITestSceneExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TransparencyExample",
      "targets" : [
        "TransparencyExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TransformEntChildrenExample",
      "targets" : [
        "TransformEntChildrenExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TextFieldExample",
      "targets" : [
        "TextFieldExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Text2dExample",
      "targets" : [
        "Text2dExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SpriteExample",
      "targets" : [
        "SpriteExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SnowmanAttacksExample",
      "targets" : [
        "SnowmanAttacksExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SimpleCubeExample",
      "targets" : [
        "SimpleCubeExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SimpleCollideEventExample",
      "targets" : [
        "SimpleCollideEventExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ScriptableComponentExample",
      "targets" : [
        "ScriptableComponentExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NativeViewExample",
      "targets" : [
        "NativeViewExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ManySpritesExample",
      "targets" : [
        "ManySpritesExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LoadSceneExample",
      "targets" : [
        "LoadSceneExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Lighting2DExample",
      "targets" : [
        "Lighting2DExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LdtkTilemapExample",
      "targets" : [
        "LdtkTilemapExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "KanbanBoardExample",
      "targets" : [
        "KanbanBoardExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GamepadExample",
      "targets" : [
        "GamepadExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CustomTileMapExample",
      "targets" : [
        "CustomTileMapExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CustomMaterialExample",
      "targets" : [
        "CustomMaterialExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ButtonExample",
      "targets" : [
        "ButtonExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BunniesStressExample",
      "targets" : [
        "BunniesStressExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AnimatedTextRendererExample",
      "targets" : [
        "AnimatedTextRendererExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AdaEngineMacros",
      "targets" : [
        "AdaEngineMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tinyxml",
      "module_type" : "ClangTarget",
      "name" : "tinyxml",
      "path" : "Sources/msdf-atlas-gen/tinyxml",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "tinyxml2.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "miniaudio",
      "module_type" : "ClangTarget",
      "name" : "miniaudio",
      "path" : "Sources/miniaudio",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "miniaudio.c",
        "miniaudio_apple.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "libpng",
      "module_type" : "ClangTarget",
      "name" : "libpng",
      "path" : "Sources/libpng",
      "product_dependencies" : [
        "ZLib"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "libpng/arm/arm_init.c",
        "libpng/arm/filter_neon_intrinsics.c",
        "libpng/arm/palette_neon_intrinsics.c",
        "libpng/png.c",
        "libpng/pngerror.c",
        "libpng/pngget.c",
        "libpng/pngmem.c",
        "libpng/pngpread.c",
        "libpng/pngread.c",
        "libpng/pngrio.c",
        "libpng/pngrtran.c",
        "libpng/pngrutil.c",
        "libpng/pngset.c",
        "libpng/pngtrans.c",
        "libpng/pngwio.c",
        "libpng/pngwrite.c",
        "libpng/pngwtran.c",
        "libpng/pngwutil.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "glslang",
      "module_type" : "ClangTarget",
      "name" : "glslang",
      "path" : "Sources/glslang",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "OGLCompilersDLL/InitializeDll.cpp",
        "SPIRV/GlslangToSpv.cpp",
        "SPIRV/InReadableOrder.cpp",
        "SPIRV/Logger.cpp",
        "SPIRV/SPVRemapper.cpp",
        "SPIRV/SpvBuilder.cpp",
        "SPIRV/SpvPostProcess.cpp",
        "SPIRV/SpvTools.cpp",
        "SPIRV/disassemble.cpp",
        "SPIRV/doc.cpp",
        "glslang/GenericCodeGen/CodeGen.cpp",
        "glslang/GenericCodeGen/Link.cpp",
        "glslang/MachineIndependent/Constant.cpp",
        "glslang/MachineIndependent/InfoSink.cpp",
        "glslang/MachineIndependent/Initialize.cpp",
        "glslang/MachineIndependent/IntermTraverse.cpp",
        "glslang/MachineIndependent/Intermediate.cpp",
        "glslang/MachineIndependent/ParseContextBase.cpp",
        "glslang/MachineIndependent/ParseHelper.cpp",
        "glslang/MachineIndependent/PoolAlloc.cpp",
        "glslang/MachineIndependent/RemoveTree.cpp",
        "glslang/MachineIndependent/Scan.cpp",
        "glslang/MachineIndependent/ShaderLang.cpp",
        "glslang/MachineIndependent/SpirvIntrinsics.cpp",
        "glslang/MachineIndependent/SymbolTable.cpp",
        "glslang/MachineIndependent/Versions.cpp",
        "glslang/MachineIndependent/attribute.cpp",
        "glslang/MachineIndependent/glslang_tab.cpp",
        "glslang/MachineIndependent/intermOut.cpp",
        "glslang/MachineIndependent/iomapper.cpp",
        "glslang/MachineIndependent/limits.cpp",
        "glslang/MachineIndependent/linkValidate.cpp",
        "glslang/MachineIndependent/parseConst.cpp",
        "glslang/MachineIndependent/preprocessor/Pp.cpp",
        "glslang/MachineIndependent/preprocessor/PpAtom.cpp",
        "glslang/MachineIndependent/preprocessor/PpContext.cpp",
        "glslang/MachineIndependent/preprocessor/PpScanner.cpp",
        "glslang/MachineIndependent/preprocessor/PpTokens.cpp",
        "glslang/MachineIndependent/propagateNoContraction.cpp",
        "glslang/MachineIndependent/reflection.cpp",
        "glslang/OSDependent/Unix/ossource.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "freetype",
      "module_type" : "ClangTarget",
      "name" : "freetype",
      "path" : "Sources/msdf-atlas-gen/freetype",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "src/autofit/autofit.c",
        "src/base/ftbase.c",
        "src/base/ftbbox.c",
        "src/base/ftbdf.c",
        "src/base/ftbitmap.c",
        "src/base/ftcid.c",
        "src/base/ftdebug.c",
        "src/base/ftfstype.c",
        "src/base/ftgasp.c",
        "src/base/ftglyph.c",
        "src/base/ftgxval.c",
        "src/base/ftinit.c",
        "src/base/ftmm.c",
        "src/base/ftotval.c",
        "src/base/ftpatent.c",
        "src/base/ftpfr.c",
        "src/base/ftstroke.c",
        "src/base/ftsynth.c",
        "src/base/ftsystem.c",
        "src/base/fttype1.c",
        "src/base/ftwinfnt.c",
        "src/bdf/bdf.c",
        "src/bzip2/ftbzip2.c",
        "src/cache/ftcache.c",
        "src/cff/cff.c",
        "src/cid/type1cid.c",
        "src/gzip/ftgzip.c",
        "src/lzw/ftlzw.c",
        "src/pcf/pcf.c",
        "src/pfr/pfr.c",
        "src/psaux/psaux.c",
        "src/pshinter/pshinter.c",
        "src/psnames/psnames.c",
        "src/raster/raster.c",
        "src/sdf/sdf.c",
        "src/sfnt/sfnt.c",
        "src/smooth/smooth.c",
        "src/truetype/truetype.c",
        "src/type1/type1.c",
        "src/type42/type42.c",
        "src/winfonts/winfnt.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "box2d",
      "module_type" : "ClangTarget",
      "name" : "box2d",
      "path" : "Sources/box2d",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "src/aabb.c",
        "src/arena_allocator.c",
        "src/array.c",
        "src/bitset.c",
        "src/body.c",
        "src/broad_phase.c",
        "src/constraint_graph.c",
        "src/contact.c",
        "src/contact_solver.c",
        "src/core.c",
        "src/distance.c",
        "src/distance_joint.c",
        "src/dynamic_tree.c",
        "src/geometry.c",
        "src/hull.c",
        "src/id_pool.c",
        "src/island.c",
        "src/joint.c",
        "src/manifold.c",
        "src/math_functions.c",
        "src/motor_joint.c",
        "src/mouse_joint.c",
        "src/prismatic_joint.c",
        "src/revolute_joint.c",
        "src/sensor.c",
        "src/shape.c",
        "src/solver.c",
        "src/solver_set.c",
        "src/table.c",
        "src/timer.c",
        "src/types.c",
        "src/weld_joint.c",
        "src/wheel_joint.c",
        "src/world.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGPUBuildPlugin",
      "module_type" : "PluginTarget",
      "name" : "WebGPUBuildPlugin",
      "path" : "Plugins/WebGPUBuildPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "WebGPUBuildPlugin"
      ],
      "sources" : [
        "WebGPUBuildPlugin.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "WGSLExample",
      "module_type" : "SwiftTarget",
      "name" : "WGSLExample",
      "path" : "Demos",
      "product_memberships" : [
        "WGSLExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/WGSLExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "UITestSceneExample",
      "module_type" : "SwiftTarget",
      "name" : "UITestSceneExample",
      "path" : "Demos",
      "product_memberships" : [
        "UITestSceneExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/UITestSceneExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TransparencyExample",
      "module_type" : "SwiftTarget",
      "name" : "TransparencyExample",
      "path" : "Demos",
      "product_memberships" : [
        "TransparencyExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/TransparencyExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TransformEntChildrenExample",
      "module_type" : "SwiftTarget",
      "name" : "TransformEntChildrenExample",
      "path" : "Demos",
      "product_memberships" : [
        "TransformEntChildrenExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/TransformEntChildrenExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TextureAtlasCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "TextureAtlasCommandPlugin",
      "path" : "Plugins/TextureAtlasCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run TextureAtlasBuilderTool (pass --config and --output-swift)",
          "type" : "custom",
          "verb" : "build-texture-atlas"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "TextureAtlasCommandPlugin"
      ],
      "sources" : [
        "TextureAtlasCommandPlugin.swift"
      ],
      "target_dependencies" : [
        "TextureAtlasBuilderTool"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "TextureAtlasBuilderTool",
      "module_type" : "SwiftTarget",
      "name" : "TextureAtlasBuilderTool",
      "path" : "Plugins/TextureAtlasBuilderTool",
      "product_memberships" : [
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin"
      ],
      "sources" : [
        "TextureAtlasBuilder.swift"
      ],
      "target_dependencies" : [
        "AdaRender"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TextureAtlasBuildPlugin",
      "module_type" : "PluginTarget",
      "name" : "TextureAtlasBuildPlugin",
      "path" : "Plugins/TextureAtlasBuildPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "TextureAtlasBuildPlugin"
      ],
      "sources" : [
        "TextureAtlasBuildPlugin.swift"
      ],
      "target_dependencies" : [
        "TextureAtlasBuilderTool"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "TextFieldExample",
      "module_type" : "SwiftTarget",
      "name" : "TextFieldExample",
      "path" : "Demos",
      "product_memberships" : [
        "TextFieldExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/TextFieldExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Text2dExample",
      "module_type" : "SwiftTarget",
      "name" : "Text2dExample",
      "path" : "Demos",
      "product_memberships" : [
        "Text2dExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/Text2dExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SpriteExample",
      "module_type" : "SwiftTarget",
      "name" : "SpriteExample",
      "path" : "Demos",
      "product_memberships" : [
        "SpriteExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/SpriteExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SnowmanAttacksExample",
      "module_type" : "SwiftTarget",
      "name" : "SnowmanAttacksExample",
      "path" : "Demos",
      "product_memberships" : [
        "SnowmanAttacksExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Games/SnowmanAttacksExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SimpleCubeExample",
      "module_type" : "SwiftTarget",
      "name" : "SimpleCubeExample",
      "path" : "Demos",
      "product_memberships" : [
        "SimpleCubeExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "3d/SimpleCubeExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SimpleCollideEventExample",
      "module_type" : "SwiftTarget",
      "name" : "SimpleCollideEventExample",
      "path" : "Demos",
      "product_memberships" : [
        "SimpleCollideEventExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Events/SimpleCollideEventExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ScriptableComponentExample",
      "module_type" : "SwiftTarget",
      "name" : "ScriptableComponentExample",
      "path" : "Demos",
      "product_memberships" : [
        "ScriptableComponentExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Scene/ScriptableComponentExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SPIRVCompiler",
      "module_type" : "ClangTarget",
      "name" : "SPIRVCompiler",
      "path" : "Sources/SPIRVCompiler",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "spirv_compiler.cpp"
      ],
      "target_dependencies" : [
        "glslang"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPIRV_Cross",
      "module_type" : "ClangTarget",
      "name" : "SPIRV-Cross",
      "path" : "Sources/SPIRV-Cross",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "spirv_cfg.cpp",
        "spirv_cpp.cpp",
        "spirv_cross.cpp",
        "spirv_cross_c.cpp",
        "spirv_cross_parsed_ir.cpp",
        "spirv_cross_util.cpp",
        "spirv_glsl.cpp",
        "spirv_hlsl.cpp",
        "spirv_msl.cpp",
        "spirv_parser.cpp",
        "spirv_reflect.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NativeViewExample",
      "module_type" : "SwiftTarget",
      "name" : "NativeViewExample",
      "path" : "Demos",
      "product_memberships" : [
        "NativeViewExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/NativeViewExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MathTests",
      "module_type" : "SwiftTarget",
      "name" : "MathTests",
      "path" : "Tests/MathTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "Transform2DRegressionTests.swift",
        "Transform2DTests.swift",
        "Transform3DTests.swift",
        "Utils.swift",
        "Vector2Tests.swift"
      ],
      "target_dependencies" : [
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Math",
      "module_type" : "SwiftTarget",
      "name" : "Math",
      "path" : "Sources/Math",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaECS",
        "AdaRender",
        "AdaAnimation",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Angle.swift",
        "Math.swift",
        "PointInt.swift",
        "Primitives/AABB.swift",
        "Primitives/Plane.swift",
        "Quat.swift",
        "Ray.swift",
        "Rect.swift",
        "RectInt.swift",
        "Size.swift",
        "SizeInt.swift",
        "Transform2D.swift",
        "Transform3D.swift",
        "Vectors/Vector2.swift",
        "Vectors/Vector3.swift",
        "Vectors/Vector4.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ManySpritesExample",
      "module_type" : "SwiftTarget",
      "name" : "ManySpritesExample",
      "path" : "Demos",
      "product_memberships" : [
        "ManySpritesExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/ManySpritesExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MSDFGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFGen",
      "path" : "Sources/msdf-atlas-gen/msdfgen",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "core/Contour.cpp",
        "core/EdgeHolder.cpp",
        "core/MSDFErrorCorrection.cpp",
        "core/Projection.cpp",
        "core/Scanline.cpp",
        "core/Shape.cpp",
        "core/SignedDistance.cpp",
        "core/Vector2.cpp",
        "core/contour-combiners.cpp",
        "core/edge-coloring.cpp",
        "core/edge-segments.cpp",
        "core/edge-selectors.cpp",
        "core/equation-solver.cpp",
        "core/msdf-error-correction.cpp",
        "core/msdfgen.cpp",
        "core/rasterization.cpp",
        "core/render-sdf.cpp",
        "core/save-bmp.cpp",
        "core/save-tiff.cpp",
        "core/sdf-error-estimation.cpp",
        "core/shape-description.cpp",
        "ext/import-font.cpp",
        "ext/import-svg.cpp",
        "ext/resolve-shape-geometry.cpp",
        "ext/save-png.cpp"
      ],
      "target_dependencies" : [
        "freetype",
        "tinyxml"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MSDFAtlasGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFAtlasGen",
      "path" : "Sources/msdf-atlas-gen/msdf-atlas-gen",
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Charset.cpp",
        "FontGeometry.cpp",
        "GlyphGeometry.cpp",
        "RectanglePacker.cpp",
        "TightAtlasPacker.cpp",
        "Workload.cpp",
        "bitmap-blit.cpp",
        "charset-parser.cpp",
        "csv-export.cpp",
        "glyph-generators.cpp",
        "image-encode.cpp",
        "json-export.cpp",
        "shadron-preview-generator.cpp",
        "size-selectors.cpp",
        "utf8.cpp"
      ],
      "target_dependencies" : [
        "MSDFGen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LoadSceneExample",
      "module_type" : "SwiftTarget",
      "name" : "LoadSceneExample",
      "path" : "Demos",
      "product_memberships" : [
        "LoadSceneExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Scene/LoadSceneExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Lighting2DExample",
      "module_type" : "SwiftTarget",
      "name" : "Lighting2DExample",
      "path" : "Demos",
      "product_memberships" : [
        "Lighting2DExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/Lighting2DExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LdtkTilemapExample",
      "module_type" : "SwiftTarget",
      "name" : "LdtkTilemapExample",
      "path" : "Demos",
      "product_memberships" : [
        "LdtkTilemapExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Scene/LdtkTilemapExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KanbanBoardExample",
      "module_type" : "SwiftTarget",
      "name" : "KanbanBoardExample",
      "path" : "Demos",
      "product_memberships" : [
        "KanbanBoardExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/KanbanBoardExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GamepadExample",
      "module_type" : "SwiftTarget",
      "name" : "GamepadExample",
      "path" : "Demos",
      "product_memberships" : [
        "GamepadExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Input/GamepadExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CustomTileMapExample",
      "module_type" : "SwiftTarget",
      "name" : "CustomTileMapExample",
      "path" : "Demos",
      "product_memberships" : [
        "CustomTileMapExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Scene/CustomTileMapExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CustomMaterialExample",
      "module_type" : "SwiftTarget",
      "name" : "CustomMaterialExample",
      "path" : "Demos",
      "product_memberships" : [
        "CustomMaterialExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/CustomMaterialExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ButtonExample",
      "module_type" : "SwiftTarget",
      "name" : "ButtonExample",
      "path" : "Demos",
      "product_memberships" : [
        "ButtonExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/ButtonExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BunniesStressExample",
      "module_type" : "SwiftTarget",
      "name" : "BunniesStressExample",
      "path" : "Demos",
      "product_memberships" : [
        "BunniesStressExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2d/BunniesStressExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AtlasFontGenerator",
      "module_type" : "ClangTarget",
      "name" : "AtlasFontGenerator",
      "path" : "Sources/AtlasFontGenerator",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AtlasFontGenerator.cpp",
        "FontHolder.cpp",
        "atlas_font_gen.cpp"
      ],
      "target_dependencies" : [
        "MSDFAtlasGen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AnimatedTextRendererExample",
      "module_type" : "SwiftTarget",
      "name" : "AnimatedTextRendererExample",
      "path" : "Demos",
      "product_memberships" : [
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Demos/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "UI/AnimatedTextRendererExample.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AdaUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaUtilsTests",
      "path" : "Tests/AdaUtilsTests",
      "sources" : [
        "EnvironmentValuesTests.swift",
        "FrustumTests.swift",
        "SparseArrayTests.swift",
        "SparseSetTests.swift",
        "UniqueHashableTests.swift"
      ],
      "target_dependencies" : [
        "AdaUtils",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaUtilsTesting",
      "module_type" : "SwiftTarget",
      "name" : "AdaUtilsTesting",
      "path" : "Sources/AdaUtilsTesting",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "sources" : [
        "EnvironmentValues+Tests.swift"
      ],
      "target_dependencies" : [
        "AdaUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaUtils",
      "module_type" : "SwiftTarget",
      "name" : "AdaUtils",
      "path" : "Sources/AdaUtils",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Collections",
        "BitCollections"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaECS",
        "AdaRender",
        "AdaAnimation",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AdaTrace.swift",
        "Atomic.swift",
        "Cancellable.swift",
        "Codable/AnyCodable.swift",
        "Codable/AnyDecodable.swift",
        "Codable/AnyEncodable.swift",
        "Codable/ExportCodable.swift",
        "Collections/Collection+SwapAndRemove.swift",
        "Collections/ConcurrentSequence.swift",
        "Collections/FixedArray.swift",
        "Collections/Sequence+Concurrency.swift",
        "Collections/SparseArray.swift",
        "Collections/SparseSet.swift",
        "Color.swift",
        "Environment/EnvironmentValues.swift",
        "Events/EngineEvents.swift",
        "Events/EventManager.swift",
        "FileSystem/AbsolutePath.swift",
        "FileSystem/FileSystem.swift",
        "FileSystem/FileWatcher.swift",
        "FileSystem/FoundationFileSystem.swift",
        "FixedTimestep.swift",
        "Frustum.swift",
        "Hashes/FNVHasher.swift",
        "Hashes/UniqueHashable.swift",
        "Helpers.swift",
        "PropertyWrappers/InRange.swift",
        "PropertyWrappers/MinValue.swift",
        "RID/RID.swift",
        "Reflection/Export.swift",
        "RuntimeRegistrable.swift",
        "Time.swift",
        "UnsafeBox.swift",
        "UnsafeSyncTask.swift",
        "Version.swift",
        "Weak/WeakBox.swift",
        "Weak/WeakSet.swift"
      ],
      "target_dependencies" : [
        "AdaEngineMacros",
        "Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaUITests",
      "module_type" : "SwiftTarget",
      "name" : "AdaUITests",
      "path" : "Tests/AdaUITests",
      "sources" : [
        "AlertModifierTests.swift",
        "AnimationTests.swift",
        "ButtonStyleTests.swift",
        "ContextMenuModifierTests.swift",
        "EnvironmentPropagationTests.swift",
        "FlexibleFrameTests.swift",
        "FocusRoutingTests.swift",
        "GestureTests.swift",
        "GridLayoutTests.swift",
        "Helpers/ViewTester.swift",
        "KeyboardShortcutTests.swift",
        "LazyVStackTests.swift",
        "LinearGradientTests.swift",
        "LiquidGlassTests.swift",
        "MacOSTextInputFilterTests.swift",
        "NavigationTests.swift",
        "OffscreenViewportTests.swift",
        "RenderingClipTests.swift",
        "ShaderEffectModifierTests.swift",
        "ShapeRenderingTests.swift",
        "SwiftUILayoutOracleTests.swift",
        "TabContainerTests.swift",
        "TestApplication.swift",
        "TextFieldTests.swift",
        "TextMarkdownTests.swift",
        "TextRenderingRegressionTests.swift",
        "UIWindowInputRoutingTests.swift",
        "ViewHitTests.swift",
        "ViewModifiersTests.swift",
        "ViewStoragesTests.swift",
        "ViewVisibilityTest.swift",
        "WindowsUTF16TextInputDecoderTests.swift"
      ],
      "target_dependencies" : [
        "AdaUI",
        "AdaPlatform",
        "AdaUtils",
        "AdaInput",
        "AdaRender",
        "AdaCorePipelines",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaUI",
      "module_type" : "SwiftTarget",
      "name" : "AdaUI",
      "path" : "Sources/AdaUI",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AdaAnimationExport.swift",
        "CoreUI/Screen.swift",
        "CoreUI/ScreenManager.swift",
        "CoreUI/UIButton.swift",
        "CoreUI/UIClipboard.swift",
        "CoreUI/UIContainerView.swift",
        "CoreUI/UIControl.swift",
        "CoreUI/UIFocusManager.swift",
        "CoreUI/UIImageView.swift",
        "CoreUI/UIInspection.swift",
        "CoreUI/UILabel.swift",
        "CoreUI/UILayer.swift",
        "CoreUI/UIMenuBuilder.swift",
        "CoreUI/UIStackView.swift",
        "CoreUI/UIView.swift",
        "CoreUI/UIWindow.swift",
        "CoreUI/UIWindowManager.swift",
        "DSL/Animation/Animation+View.swift",
        "DSL/Animation/UIAnimationController.swift",
        "DSL/AnyView.swift",
        "DSL/AppKitViewRepresentable.swift",
        "DSL/Button.swift",
        "DSL/Canvas.swift",
        "DSL/Divider.swift",
        "DSL/EmptyView.swift",
        "DSL/ForEach.swift",
        "DSL/GeometryReader.swift",
        "DSL/Gestures/Gesture.swift",
        "DSL/Gestures/GestureCombining.swift",
        "DSL/Gestures/GestureHelpers.swift",
        "DSL/Gestures/GestureRecognizers.swift",
        "DSL/Gestures/GestureState.swift",
        "DSL/Gestures/View+Gestures.swift",
        "DSL/GlassEffectConfiguration.swift",
        "DSL/Graph.swift",
        "DSL/Grid.swift",
        "DSL/Group.swift",
        "DSL/HStack.swift",
        "DSL/ImageView.swift",
        "DSL/Layout/Alignment.swift",
        "DSL/Layout/AnchorPoint.swift",
        "DSL/Layout/AnyLayout.swift",
        "DSL/Layout/GridLayout.swift",
        "DSL/Layout/HStackLayout.swift",
        "DSL/Layout/Layout.swift",
        "DSL/Layout/LayoutSubviews.swift",
        "DSL/Layout/StackLayoutSizing.swift",
        "DSL/Layout/VStackLayout.swift",
        "DSL/Layout/ZStackLayout.swift",
        "DSL/LazyVStack.swift",
        "DSL/LinearGradient.swift",
        "DSL/Modifiers/AlertModifier.swift",
        "DSL/Modifiers/BackgroundModifier.swift",
        "DSL/Modifiers/BorderModifier.swift",
        "DSL/Modifiers/ButtonStyle.swift",
        "DSL/Modifiers/ColorSchemeModifier.swift",
        "DSL/Modifiers/ContextMenuModifier.swift",
        "DSL/Modifiers/DebugDrawing.swift",
        "DSL/Modifiers/DisableModifier.swift",
        "DSL/Modifiers/DrawingGroupModifier.swift",
        "DSL/Modifiers/EventManagerModifier.swift",
        "DSL/Modifiers/FixedSizeModifier.swift",
        "DSL/Modifiers/FrameModifier.swift",
        "DSL/Modifiers/FullScreenCoverModifier.swift",
        "DSL/Modifiers/GlassEffectModifier.swift",
        "DSL/Modifiers/IDViewModifier.swift",
        "DSL/Modifiers/InputEventModifier.swift",
        "DSL/Modifiers/KeyboardShortcutModifier.swift",
        "DSL/Modifiers/LayoutPriorityModifier.swift",
        "DSL/Modifiers/MouseModifier.swift",
        "DSL/Modifiers/OffsetModifier.swift",
        "DSL/Modifiers/OnChangeModifier.swift",
        "DSL/Modifiers/OpacityModifier.swift",
        "DSL/Modifiers/OverlayModifier.swift",
        "DSL/Modifiers/PaddingModifier.swift",
        "DSL/Modifiers/PreferenceModifier.swift",
        "DSL/Modifiers/SafeAreaModifier.swift",
        "DSL/Modifiers/ShaderEffectModifier.swift",
        "DSL/Modifiers/TextFieldStyle.swift",
        "DSL/Modifiers/TransformViewEnvironmentModifier.swift",
        "DSL/Modifiers/UserInterfaceIdiomModifier.swift",
        "DSL/Modifiers/View+Observable.swift",
        "DSL/Modifiers/VisibilityViewModifier.swift",
        "DSL/Modifiers/ZIndexModifier.swift",
        "DSL/NativeRenderingMode.swift",
        "DSL/Navigation/DismissAction.swift",
        "DSL/Navigation/NavigationDestination.swift",
        "DSL/Navigation/NavigationLink.swift",
        "DSL/Navigation/NavigationPath.swift",
        "DSL/Navigation/NavigationSplitView.swift",
        "DSL/Navigation/NavigationStack.swift",
        "DSL/Nodes/LayoutViewContainerNode.swift",
        "DSL/Nodes/NativeViewHostNode.swift",
        "DSL/Nodes/TextFieldViewNode+TextNavigation.swift",
        "DSL/Nodes/TextFieldViewNode.swift",
        "DSL/Nodes/TextViewNode.swift",
        "DSL/Nodes/UIViewRepresentableNode.swift",
        "DSL/Nodes/ViewContainerNode.swift",
        "DSL/Nodes/ViewModifierNode.swift",
        "DSL/Nodes/ViewNode.swift",
        "DSL/Nodes/ViewNodeBuilder.swift",
        "DSL/Nodes/ViewTree.swift",
        "DSL/OffscreenViewport.swift",
        "DSL/PropertyWrappers/Binding.swift",
        "DSL/PropertyWrappers/EnvironmentValues.swift",
        "DSL/PropertyWrappers/State.swift",
        "DSL/PropertyWrappers/UpdatableProperty.swift",
        "DSL/ScrollView.swift",
        "DSL/ScrollViewReader.swift",
        "DSL/Shape.swift",
        "DSL/Spacer.swift",
        "DSL/Subview.swift",
        "DSL/SwiftUIViewRepresentable.swift",
        "DSL/TabContainer.swift",
        "DSL/TabContainerLegacy.swift",
        "DSL/Text.swift",
        "DSL/TextField.swift",
        "DSL/Theme/Theme+Environment.swift",
        "DSL/Theme/Theme.swift",
        "DSL/TransformEffectViewNode.swift",
        "DSL/UIKitViewRepresentable.swift",
        "DSL/UIShaderMaterial.swift",
        "DSL/UIViewRepresentable.swift",
        "DSL/VStack.swift",
        "DSL/View+Color.swift",
        "DSL/View.swift",
        "DSL/ViewBuilder.swift",
        "DSL/ViewModifier.swift",
        "DSL/ViewTuple.swift",
        "DSL/Views+EnvironmentValues.swift",
        "DSL/ZStack.swift",
        "Path.swift",
        "Plugins/UIComponentSystem.swift",
        "Plugins/UIPlugin+Render.swift",
        "Plugins/UIPlugin.swift",
        "Render/GlassBackgroundCapture.swift",
        "Render/UIDrawPass.swift",
        "Render/UIGraphicsContext.swift",
        "Render/UIRenderNode.swift",
        "Render/UIShaderEffectMaterialStorage.swift",
        "Render/UITessellator.swift",
        "UI/UIComponent.swift"
      ],
      "target_dependencies" : [
        "AdaAnimation",
        "AdaApp",
        "AdaECS",
        "AdaTransform",
        "AdaText",
        "AdaUtils",
        "Math",
        "AdaRender",
        "AdaCorePipelines",
        "AdaInput",
        "AdaEngineMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaTransformTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaTransformTests",
      "path" : "Tests/AdaTransformTests",
      "sources" : [
        "AdaTransformTests.swift"
      ],
      "target_dependencies" : [
        "AdaECS",
        "AdaTransform",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaTransform",
      "module_type" : "SwiftTarget",
      "name" : "AdaTransform",
      "path" : "Sources/AdaTransform",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Transform.swift",
        "TransformPlugin.swift",
        "TransformSystem.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaTilemap",
      "module_type" : "SwiftTarget",
      "name" : "AdaTilemap",
      "path" : "Sources/AdaTilemap",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "LdtkTileMap.swift",
        "TextureAtlasTileSource.swift",
        "TileEntityAtlasSource.swift",
        "TileMap.swift",
        "TileMapComponent.swift",
        "TileMapLayer.swift",
        "TileMapPlugin.swift",
        "TileSet.swift",
        "TileSource.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaAssets",
        "AdaECS",
        "Math",
        "AdaPhysics",
        "AdaSprite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaTextTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaTextTests",
      "path" : "Tests/AdaTextTests",
      "sources" : [
        "TextMarkdownPluginTests.swift"
      ],
      "target_dependencies" : [
        "AdaText"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaText",
      "module_type" : "SwiftTarget",
      "name" : "AdaText",
      "path" : "Sources/AdaText",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Markdown"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaText/Assets",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Text/AttributedText/AttributedText.swift",
        "Text/AttributedText/TextAttribute.swift",
        "Text/AttributedText/TextAttributeContainer.swift",
        "Text/AttributedText/TextMarkdownPlugin.swift",
        "Text/Font/Font.swift",
        "Text/Font/FontAtlasGenerator.swift",
        "Text/Font/FontHandle.swift",
        "Text/Font/FontResource.swift",
        "Text/TextLayoutManager.swift",
        "TextBundle.swift",
        "TextComponent.swift",
        "TextLayoutSystem.swift",
        "TextPlugin.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "AdaTransform",
        "Math",
        "AdaRender",
        "AtlasFontGenerator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaSpriteTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaSpriteTests",
      "path" : "Tests/AdaSpriteTests",
      "sources" : [
        "Lighting2DShadowMathTests.swift"
      ],
      "target_dependencies" : [
        "AdaSprite",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaSprite",
      "module_type" : "SwiftTarget",
      "name" : "AdaSprite",
      "path" : "Sources/AdaSprite",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaSprite/Assets",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Lighting2D/ExtractLighting2DSystem.swift",
        "Lighting2D/ExtractedLighting2D.swift",
        "Lighting2D/Light2DComponents.swift",
        "Lighting2D/Light2DCompositeRenderNode.swift",
        "Lighting2D/Light2DPipelines.swift",
        "Lighting2D/Light2DPlugin.swift",
        "Lighting2D/Lighting2DShadowMath.swift",
        "Lighting2D/PrepareLighting2DTexturesSystem.swift",
        "Mesh2d/Mesh2DComponent.swift",
        "Mesh2d/Mesh2DDrawPass.swift",
        "Mesh2d/Mesh2DSystem.swift",
        "SpriteComponent.swift",
        "SpriteDrawPass.swift",
        "SpritePlugin.swift",
        "SpriteRenderPipeline.swift",
        "SpriteRenderSystem.swift",
        "Text2DRenderSystem.swift",
        "Text2DSystem.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaAssets",
        "AdaECS",
        "AdaText",
        "AdaUtils",
        "Math",
        "AdaRender",
        "AdaCorePipelines"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaSceneTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaSceneTests",
      "path" : "Tests/AdaSceneTests",
      "sources" : [
        "KeyframeAnimatorTests.swift"
      ],
      "target_dependencies" : [
        "AdaScene",
        "AdaAnimation",
        "AdaECS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaScene",
      "module_type" : "SwiftTarget",
      "name" : "AdaScene",
      "path" : "Sources/AdaScene",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "2D/Components/Circle2DComponent.swift",
        "2D/OrthographicCamera.swift",
        "3D/Components/Mesh3DComponent.swift",
        "3D/Components/Model3DComponent.swift",
        "3D/Components/ModelComponent.swift",
        "3D/Components/SpotlightComponent.swift",
        "3D/Model3DPlugin.swift",
        "3D/ModelAsset3D.swift",
        "3D/PerspectiveCamera.swift",
        "GameAppScene.swift",
        "HotReloading/DynamicScene.swift",
        "KeyframeAnimation/AnimationClockSync.swift",
        "KeyframeAnimation/KeyframeAnimationApplySystem.swift",
        "KeyframeAnimation/KeyframeAnimationPlugin.swift",
        "KeyframeAnimation/KeyframeAnimator.swift",
        "KeyframeAnimation/KeyframeAnimatorWait.swift",
        "Scene.swift",
        "SceneExported.swift",
        "ScenePlugin.swift",
        "ScriptableComponents/ScriptComponentUpdateSystem.swift",
        "ScriptableComponents/ScriptableComponent.swift",
        "ScriptableComponents/ScriptableObjectPlugin.swift",
        "ScriptableComponents/Utils/RequiredComponent.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "AdaAnimation",
        "box2d",
        "AdaTransform",
        "AdaText",
        "AdaAudio",
        "AdaCorePipelines",
        "AdaRender",
        "AdaUI",
        "AdaPhysics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaRenderTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaRenderTests",
      "path" : "Tests/AdaRenderTests",
      "sources" : [
        "MeshBufferTests.swift",
        "NamedTextureAtlasTests.swift",
        "RenderWorldExtractorTests.swift",
        "ShaderCacheTests.swift",
        "VisibilitySystemTests.swift"
      ],
      "target_dependencies" : [
        "AdaRender",
        "Math",
        "AdaUtilsTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaRender",
      "module_type" : "SwiftTarget",
      "name" : "AdaRender",
      "path" : "Sources/AdaRender",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Yams",
        "Subprocess"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaRender/Assets/Shaders",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Backends/CommandEncoder.swift",
        "Backends/Headless/HeadlessRenderBackend.swift",
        "Backends/Metal/MetalRenderBackend.swift",
        "Backends/Metal/MetalRenderContext.swift",
        "Backends/Metal/MetalRenderDevice.swift",
        "Backends/Metal/Misc/MetalBlitCommandEncoder.swift",
        "Backends/Metal/Misc/MetalBuffer.swift",
        "Backends/Metal/Misc/MetalCommandEncoder.swift",
        "Backends/Metal/Misc/MetalCommandQueue.swift",
        "Backends/Metal/Misc/MetalGPUTexture.swift",
        "Backends/Metal/Misc/MetalIndexBuffer.swift",
        "Backends/Metal/Misc/MetalRenderCommandEncoder.swift",
        "Backends/Metal/Misc/MetalRenderPipeline.swift",
        "Backends/Metal/Misc/MetalSampler.swift",
        "Backends/Metal/Misc/MetalShader.swift",
        "Backends/Metal/Misc/MetalUniformBuffer.swift",
        "Backends/Metal/Misc/MetalVertexBuffer.swift",
        "Backends/Misc/GenericUniformBufferSet.swift",
        "Backends/OpenGL/Misc/OpenGLBuffer.swift",
        "Backends/OpenGL/Misc/OpenGLRenderPipeline.swift",
        "Backends/OpenGL/Misc/OpenGLSampler.swift",
        "Backends/OpenGL/Misc/OpenGLShader.swift",
        "Backends/OpenGL/Misc/OpenGLTexture.swift",
        "Backends/OpenGL/Misc/OpenGLUniformBuffer.swift",
        "Backends/OpenGL/Misc/OpenGLVertexBuffer.swift",
        "Backends/OpenGL/OpenGLBackend.swift",
        "Backends/OpenGL/OpenGLContext.swift",
        "Backends/OpenGL/OpenGLRenderDevice.swift",
        "Backends/RenderBackend.swift",
        "Backends/Vulkan/Misc/VulkanBuffer.swift",
        "Backends/Vulkan/Misc/VulkanError.swift",
        "Backends/Vulkan/Misc/VulkanGPUTexture.swift",
        "Backends/Vulkan/Misc/VulkanIndexBuffer.swift",
        "Backends/Vulkan/Misc/VulkanRenderPipeline.swift",
        "Backends/Vulkan/Misc/VulkanSampler.swift",
        "Backends/Vulkan/Misc/VulkanShader.swift",
        "Backends/Vulkan/Misc/VulkanUniformBuffer.swift",
        "Backends/Vulkan/Misc/VulkanVertexBuffer.swift",
        "Backends/Vulkan/VulkanRenderBackend.swift",
        "Backends/Vulkan/VulkanRenderContext.swift",
        "Backends/Vulkan/VulkanRenderDevice.swift",
        "Backends/WebGPU/Misc/WGPUBlitCommandEncoder.swift",
        "Backends/WebGPU/Misc/WGPUBuffer.swift",
        "Backends/WebGPU/Misc/WGPUCommandEncoder.swift",
        "Backends/WebGPU/Misc/WGPUCommandQueue.swift",
        "Backends/WebGPU/Misc/WGPUGPUTexture.swift",
        "Backends/WebGPU/Misc/WGPUIndexBuffer.swift",
        "Backends/WebGPU/Misc/WGPURenderCommandEncoder.swift",
        "Backends/WebGPU/Misc/WGPURenderPipeline.swift",
        "Backends/WebGPU/Misc/WGPUSampler.swift",
        "Backends/WebGPU/Misc/WGPUShader.swift",
        "Backends/WebGPU/Misc/WGPUSwapchain.swift",
        "Backends/WebGPU/Misc/WGPUUniformBuffer.swift",
        "Backends/WebGPU/Misc/WGPUVertexBuffer.swift",
        "Backends/WebGPU/WGPUContext.swift",
        "Backends/WebGPU/WebGPURenderBackend.swift",
        "Backends/WebGPU/WebGPURenderDevice.swift",
        "BatchTransparent2DItemsSystem.swift",
        "BoundingComponent.swift",
        "Camera/CameraComponent.swift",
        "Camera/CameraPlugin.swift",
        "Camera/CameraProjection.swift",
        "Camera/CameraSystem.swift",
        "Extract.swift",
        "Image/Image+PNG.swift",
        "Image/Image.swift",
        "Image/ImageLoaders/ImageLoaderStrategy.swift",
        "Image/ImageLoaders/PNGSerializer.swift",
        "Materials/Material.swift",
        "Materials/MaterialStorage.swift",
        "Materials/PBRMaterial.swift",
        "Materials/ReflectedMaterial/CanvasMaterial.swift",
        "Materials/ReflectedMaterial/CustomMaterial.swift",
        "Materials/ReflectedMaterial/MaterialBindings.swift",
        "Materials/ReflectedMaterial/ReflectedMaterial.swift",
        "Mesh/Mesh.swift",
        "Mesh/MeshArray.swift",
        "Mesh/MeshDescriptor.swift",
        "Misc/Buffer.swift",
        "Misc/BufferData.swift",
        "Misc/IndexBuffer.swift",
        "Misc/RenderMisc.swift",
        "Misc/RenderPassDescriptor.swift",
        "Misc/RenderPipeline.swift",
        "Misc/Sampler.swift",
        "Misc/TextureDescriptor.swift",
        "Misc/UniformBuffer.swift",
        "Misc/UniformBufferSet.swift",
        "Misc/VertexBuffer.swift",
        "Misc/VertexDescriptor.swift",
        "RenderEngine.swift",
        "RenderGraph/RenderGraph.swift",
        "RenderGraph/RenderGraphContext.swift",
        "RenderGraph/RenderGraphExecutor.swift",
        "RenderGraph/RenderNode.swift",
        "RenderGraph/RenderResource.swift",
        "RenderItems/DrawPass.swift",
        "RenderItems/Opaque3DRenderItem.swift",
        "RenderItems/RenderItem.swift",
        "RenderPipelines.swift",
        "RenderSceneModifiers.swift",
        "RenderSurface.swift",
        "RenderWorldPlugin.swift",
        "Shaders/Shader.swift",
        "Shaders/ShaderCache.swift",
        "Shaders/ShaderCompiler/GLSLangShaderCompiler.swift",
        "Shaders/ShaderCompiler/ShaderCompiler.swift",
        "Shaders/ShaderCompiler/SpirvCompiler.swift",
        "Shaders/ShaderCompiler/WGSLShaderCompiler.swift",
        "Shaders/ShaderIncluder.swift",
        "Shaders/ShaderModule.swift",
        "Shaders/ShaderResource.swift",
        "Shaders/ShaderSource.swift",
        "Shaders/ShaderUniformValue.swift",
        "Shaders/ShaderUtils.swift",
        "Shapes/GeometryShape.swift",
        "Shapes/Quad.swift",
        "Texture/AnimatedTexture.swift",
        "Texture/AtlasRegion.swift",
        "Texture/NamedTextureAtlas.swift",
        "Texture/RenderTexture.swift",
        "Texture/Texture.swift",
        "Texture/Texture2D.swift",
        "Texture/TextureAtlas.swift",
        "VisibilityComponents.swift",
        "VisibilityPlugin.swift",
        "VisibleEntities.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "AdaAssets",
        "AdaTransform",
        "Math",
        "SPIRV-Cross",
        "SPIRVCompiler",
        "libpng"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaPlatform",
      "module_type" : "SwiftTarget",
      "name" : "AdaPlatform",
      "path" : "Sources/AdaPlatform",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AdaEngine.swift",
        "AppPlatformPlugin.swift",
        "Apple/AppleEmbedded/AppleEmbeddedAppDelegate.swift",
        "Apple/AppleEmbedded/AppleEmbeddedApplication.swift",
        "Apple/AppleEmbedded/AppleEmbeddedKeyboard.swift",
        "Apple/AppleEmbedded/AppleEmbeddedSceneDelegate.swift",
        "Apple/AppleEmbedded/AppleEmbeddedScreenManager.swift",
        "Apple/AppleEmbedded/AppleEmbeddedWindowManager.swift",
        "Apple/AppleEmbedded/MetalView+iOS.swift",
        "Apple/MetalView.swift",
        "Apple/macOS/DisplayLink.swift",
        "Apple/macOS/MacAppDelegate.swift",
        "Apple/macOS/MacApplication.swift",
        "Apple/macOS/MacOSKeyboard.swift",
        "Apple/macOS/MacOSScreenManager.swift",
        "Apple/macOS/MacOSWindowManager.swift",
        "Apple/macOS/MetalView+macOS.swift",
        "Application/Alert.swift",
        "Application/Application.swift",
        "Linux/LinuxApplication.swift",
        "Linux/LinuxWindowManager.swift",
        "RuntimePlatform.swift",
        "Windows/WindowsApplication.swift",
        "Windows/WindowsKeyboard.swift",
        "Windows/WindowsWindowManager.swift"
      ],
      "target_dependencies" : [
        "AdaUtils",
        "AdaECS",
        "AdaApp",
        "AdaUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaPhysics",
      "module_type" : "SwiftTarget",
      "name" : "AdaPhysics",
      "path" : "Sources/AdaPhysics",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "CollisionCastQueryType.swift",
        "CollisionEvents.swift",
        "Physics2D/Body2D.swift",
        "Physics2D/Components/Collision2DComponent.swift",
        "Physics2D/Components/PhysicsBody2DComponent.swift",
        "Physics2D/Components/PhysicsJoint2DComponent.swift",
        "Physics2D/DebugPhysics2DSystem.swift",
        "Physics2D/Physics2DPlugin.swift",
        "Physics2D/Physics2DSystem.swift",
        "Physics2D/PhysicsSettings.swift",
        "Physics2D/PhysicsWorld2D.swift",
        "Physics2D/Shape2DResource.swift",
        "PhysicsMassProperties.swift",
        "PhysicsMaterial.swift",
        "PhysicsMisc.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaAssets",
        "AdaECS",
        "Math",
        "box2d",
        "AdaRender",
        "AdaCorePipelines"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaInputTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaInputTests",
      "path" : "Tests/AdaInputTests",
      "sources" : [
        "GamepadInputTests.swift"
      ],
      "target_dependencies" : [
        "AdaInput",
        "AdaUI",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaInput",
      "module_type" : "SwiftTarget",
      "name" : "AdaInput",
      "path" : "Sources/AdaInput",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AppleGameControllerManager.swift",
        "Events/GamepadAxisEvent.swift",
        "Events/GamepadButtonEvent.swift",
        "Events/GamepadConnectionEvent.swift",
        "Events/InputEvent.swift",
        "Events/KeyEvent.swift",
        "Events/KeyboardEvent.swift",
        "Events/MouseEvent.swift",
        "Events/TextInputEvent.swift",
        "Events/TouchEvent.swift",
        "GamepadAxes.swift",
        "GamepadButtons.swift",
        "InputKeyCodes.swift",
        "InputManager.swift",
        "InputPlugin.swift",
        "Keyboard.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "AdaTransform"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaEngineTests",
      "path" : "Tests/AdaEngineTests",
      "sources" : [
        "FixedTimestepTests.swift",
        "Physics2DTests.swift",
        "WindowSceneModifierTests.swift"
      ],
      "target_dependencies" : [
        "AdaEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaEngineMacros",
      "module_type" : "SwiftTarget",
      "name" : "AdaEngineMacros",
      "path" : "Sources/AdaEngineMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaECS",
        "AdaRender",
        "AdaAnimation",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample",
        "AdaEngineMacros"
      ],
      "sources" : [
        "AdaEngineMacrosPlugin.swift",
        "BundleMacro.swift",
        "ComponentMacro.swift",
        "EntryMacro.swift",
        "Extensions.swift",
        "MacroError.swift",
        "SystemMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AdaEngineEmbeddable",
      "module_type" : "SwiftTarget",
      "name" : "AdaEngineEmbeddable",
      "path" : "Sources/AdaEngineEmbeddable",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEngineEmbeddable"
      ],
      "sources" : [
        "ApplePlatforms/AEView.swift",
        "ApplePlatforms/AppleApplication.swift",
        "ApplePlatforms/AppleWindowManager.swift",
        "PreviewScene/PreviewProvider.swift"
      ],
      "target_dependencies" : [
        "AdaEngine",
        "AdaEngineMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaEngine",
      "module_type" : "SwiftTarget",
      "name" : "AdaEngine",
      "path" : "Sources/AdaEngine",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Collections",
        "BitCollections",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaEngine/Assets/Images",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DefaultPlugins.swift",
        "Exported.swift",
        "SceneView/SceneView.swift",
        "SceneView/SceneViewCoordinator.swift",
        "Scenes/ContextMenuPlugin.swift",
        "Scenes/DefaultAppWindow.swift",
        "Scenes/RuntimeWindow.swift",
        "Scenes/WindowGroup.swift",
        "Scenes/WindowSpawnModifier.swift",
        "Utils/Bundle+AdaEngine.swift",
        "Utils/EventsPlugin.swift",
        "Utils/FPSCounter.swift"
      ],
      "target_dependencies" : [
        "Math",
        "AdaApp",
        "AdaECS",
        "AdaAnimation",
        "AdaUI",
        "AdaEngineMacros",
        "AdaAssets",
        "AdaPlatform",
        "AdaAudio",
        "AdaTransform",
        "AdaRender",
        "AdaText",
        "AdaInput",
        "AdaScene",
        "AdaTilemap",
        "AdaPhysics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaEditor",
      "module_type" : "SwiftTarget",
      "name" : "AdaEditor",
      "path" : "Sources/AdaEditor",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "AdaEditor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaEditor/Assets",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AdaEditorApp.swift",
        "Components/EditorCamera.swift",
        "UI/EditorWindow.swift"
      ],
      "target_dependencies" : [
        "AdaEngine",
        "Math"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AdaECSTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaECSTests",
      "path" : "Tests/AdaECSTests",
      "sources" : [
        "ChunkTests.swift",
        "ConcurrencyTests.swift",
        "Misc.swift",
        "QueryTests.swift",
        "ShedulersTests.swift",
        "SystemMacroTests.swift",
        "WorldTests.swift"
      ],
      "target_dependencies" : [
        "AdaECS",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaECS",
      "module_type" : "SwiftTarget",
      "name" : "AdaECS",
      "path" : "Sources/AdaECS",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Collections",
        "BitCollections",
        "Atomics"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaECS",
        "AdaRender",
        "AdaAnimation",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Commands/Commands.swift",
        "Component/Bundle.swift",
        "Component/Component+Runtime.swift",
        "Component/Component.swift",
        "Component/ComponentsBuilder.swift",
        "Component/RelationshipComponent.swift",
        "Component/Resource.swift",
        "ECSMacros.swift",
        "Entity/Entity+ComponentSet.swift",
        "Entity/Entity.swift",
        "Environments+ECS.swift",
        "Events/Events.swift",
        "Events/EventsSender.swift",
        "Events/World+Events.swift",
        "Query/ChangeDetectionable.swift",
        "Query/EntityQuery.swift",
        "Query/LocalIsolated+SystemQuery.swift",
        "Query/ParallelQueryResult.swift",
        "Query/Query.swift",
        "Query/QueryBuilder.swift",
        "Query/QueryFilter.swift",
        "Query/QueryPredicate.swift",
        "Query/QueryResult.swift",
        "Query/QueryTarget.swift",
        "Query/Ref.swift",
        "Query/ResQuery.swift",
        "Query/SystemQuery.swift",
        "RuntimeIntrospection.swift",
        "Scheduler.swift",
        "System/Executors/SingleThreadedSystemsGraphExecutor.swift",
        "System/Executors/SystemsGraphExecutor.swift",
        "System/Executors/Untitled.swift",
        "System/System+Runtime.swift",
        "System/System.swift",
        "System/SystemDependency.swift",
        "System/SystemsGraph.swift",
        "TypeNameCache.swift",
        "World/Archetype.swift",
        "World/BlobArray.swift",
        "World/Chunks.swift",
        "World/World+RuntimeIntrospection.swift",
        "World/World+Storages.swift",
        "World/World.swift"
      ],
      "target_dependencies" : [
        "AdaEngineMacros",
        "AdaUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaCorePipelines",
      "module_type" : "SwiftTarget",
      "name" : "AdaCorePipelines",
      "path" : "Sources/AdaCorePipelines",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaCorePipelines/Assets/Shaders",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CorePipelines/Core2DPlugin.swift",
        "CorePipelines/Core3DPlugin.swift",
        "CorePipelines/GlassRenderPipeline.swift",
        "CorePipelines/RenderNodes2D/Main2DRenderNode.swift",
        "CorePipelines/RenderNodes2D/UpscaleNode.swift",
        "CorePipelines/UIRenderPipelines.swift",
        "CorePipelines/Upscaling.swift"
      ],
      "target_dependencies" : [
        "AdaECS",
        "AdaApp",
        "AdaRender",
        "AdaUtils",
        "Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaAudioTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaAudioTests",
      "path" : "Tests/AdaAudioTests",
      "sources" : [
        "AudioCaptureTests.swift"
      ],
      "target_dependencies" : [
        "AdaAudio"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaAudio",
      "module_type" : "SwiftTarget",
      "name" : "AdaAudio",
      "path" : "Sources/AdaAudio",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Atomics"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "AudioCapture.swift",
        "AudioPlaybackController.swift",
        "AudioPlugin.swift",
        "AudioResource.swift",
        "AudioServer.swift",
        "Engines/AudioEngine.swift",
        "Engines/MiniAudioCaptureSession.swift",
        "Engines/MiniAudioEngine.swift",
        "Sound.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaECS",
        "AdaUtils",
        "AdaAssets",
        "AdaTransform",
        "miniaudio",
        "Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaAssetsTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaAssetsTests",
      "path" : "Tests/AdaAssetsTests",
      "sources" : [
        "AssetsManagerTests.swift"
      ],
      "target_dependencies" : [
        "AdaAssets",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaAssets",
      "module_type" : "SwiftTarget",
      "name" : "AdaAssets",
      "path" : "Sources/AdaAssets",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Yams"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Asset.swift",
        "AssetsCodable/AssetsCodable.swift",
        "AssetsCodable/TextAssetDecoder.swift",
        "AssetsCodable/TextAssetEncoder.swift",
        "AssetsManager.swift",
        "AssetsPlugin.swift",
        "GLTF/GLTFLoader.swift",
        "GLTF/NativeGLTFLoader.swift"
      ],
      "target_dependencies" : [
        "AdaApp",
        "AdaUtils",
        "Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaApp",
      "module_type" : "SwiftTarget",
      "name" : "AdaApp",
      "path" : "Sources/AdaApp",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "Yams"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaRender",
        "AdaEngineEmbeddable",
        "TextureAtlasBuilderTool",
        "TextureAtlasBuildPlugin",
        "TextureAtlasCommandPlugin",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "App.swift",
        "AppBuilder.swift",
        "AppContext.swift",
        "AppScenes/AppScene.swift",
        "AppScenes/EmptyWindow.swift",
        "AppScenes/InternalAppScene.swift",
        "AppScenes/Never+AppScene.swift",
        "AppScenes/SceneModifiers/DefaultSceneModifiers.swift",
        "AppScenes/SceneModifiers/SceneModifier.swift",
        "AppWorldsSession.swift",
        "MainScheduler.swift",
        "SimulationControl.swift"
      ],
      "target_dependencies" : [
        "AdaUtils",
        "AdaECS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaAnimationTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaAnimationTests",
      "path" : "Tests/AdaAnimationTests",
      "sources" : [
        "KeyframeClipJSONTests.swift",
        "KeyframeSamplerTests.swift"
      ],
      "target_dependencies" : [
        "AdaAnimation",
        "Math"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaAnimation",
      "module_type" : "SwiftTarget",
      "name" : "AdaAnimation",
      "path" : "Sources/AdaAnimation",
      "product_dependencies" : [
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AdaEditor",
        "AdaEngine",
        "AdaAnimation",
        "AdaEngineEmbeddable",
        "WGSLExample",
        "UITestSceneExample",
        "TransparencyExample",
        "TransformEntChildrenExample",
        "TextFieldExample",
        "Text2dExample",
        "SpriteExample",
        "SnowmanAttacksExample",
        "SimpleCubeExample",
        "SimpleCollideEventExample",
        "ScriptableComponentExample",
        "NativeViewExample",
        "ManySpritesExample",
        "LoadSceneExample",
        "Lighting2DExample",
        "LdtkTilemapExample",
        "KanbanBoardExample",
        "GamepadExample",
        "CustomTileMapExample",
        "CustomMaterialExample",
        "ButtonExample",
        "BunniesStressExample",
        "AnimatedTextRendererExample"
      ],
      "sources" : [
        "Animatable.swift",
        "Animation.swift",
        "AnimationClock.swift",
        "AnyAnimatorClip.swift",
        "KeyframeAnimatable.swift",
        "KeyframeClip.swift",
        "KeyframeClipSchema.swift",
        "KeyframeDSL.swift",
        "KeyframePrimitives.swift",
        "KeyframeSampler.swift",
        "VectorArithmetic.swift"
      ],
      "target_dependencies" : [
        "AdaECS",
        "AdaUtils",
        "Math"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/AdaAnimation/BUILD.bazel': File not found.
Done.