The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-raylib-examples, reference main (740c82), with Swift 6.1 for macOS (SPM) on 30 Jan 2026 19:23:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Lancelotbronner/swift-raylib-examples.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Lancelotbronner/swift-raylib-examples
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 740c82b Make sure examples build, add a few audio examples
Cloned https://github.com/Lancelotbronner/swift-raylib-examples.git
Revision (git rev-parse @):
740c82bb3b575b018d0be2c15cb20c32d355fc7f
SUCCESS checkout https://github.com/Lancelotbronner/swift-raylib-examples.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Lancelotbronner/swift-raylib-examples.git
https://github.com/Lancelotbronner/swift-raylib-examples.git
{
  "dependencies" : [
    {
      "identity" : "swift-raylib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.5.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Lancelotbronner/swift-raylib"
    }
  ],
  "manifest_display_name" : "swift-raylib-examples",
  "name" : "swift-raylib-examples",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Textures - Sprite Animation",
      "targets" : [
        "Textures - Sprite Animation"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Logo Raylib",
      "targets" : [
        "Textures - Logo Raylib"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Image Generation",
      "targets" : [
        "Textures - Image Generation"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Blend Modes",
      "targets" : [
        "Textures - Blend Modes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Atlas",
      "targets" : [
        "Textures - Atlas"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Text - Fonts",
      "targets" : [
        "Text - Fonts"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Following Eyes",
      "targets" : [
        "Shapes - Following Eyes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Color Palette",
      "targets" : [
        "Shapes - Color Palette"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Bouncing Ball",
      "targets" : [
        "Shapes - Bouncing Ball"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Basic Shapes",
      "targets" : [
        "Shapes - Basic Shapes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Scissor Test",
      "targets" : [
        "Core - Scissor Test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Letterboxed Window",
      "targets" : [
        "Core - Letterboxed Window"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Mouse Wheel",
      "targets" : [
        "Core - Input Mouse Wheel"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Mouse",
      "targets" : [
        "Core - Input Mouse"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Keys",
      "targets" : [
        "Core - Input Keys"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Drop Files",
      "targets" : [
        "Core - Drop Files"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Basic Window",
      "targets" : [
        "Core - Basic Window"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera Platformer",
      "targets" : [
        "Core - 2D Camera Platformer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera Mouse Zoom",
      "targets" : [
        "Core - 2D Camera Mouse Zoom"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera",
      "targets" : [
        "Core - 2D Camera"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Classic Game - Snake",
      "targets" : [
        "Classic Game - Snake"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Classic Game - Arkanoid",
      "targets" : [
        "Classic Game - Arkanoid"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Sound Multi",
      "targets" : [
        "Audio - Sound Multi"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Sound Loading",
      "targets" : [
        "Audio - Sound Loading"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Raw Stream",
      "targets" : [
        "Audio - Raw Stream"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Music Stream",
      "targets" : [
        "Audio - Music Stream"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Module Playing",
      "targets" : [
        "Audio - Module Playing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Textures___Sprite_Animation",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Sprite Animation",
      "path" : "Sources/Textures/Sprite Animation",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Sprite Animation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Sprite Animation/scarfy.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Logo_Raylib",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Logo Raylib",
      "path" : "Sources/Textures/Logo Raylib",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Logo Raylib"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Logo Raylib/logo.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Image_Generation",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Image Generation",
      "path" : "Sources/Textures/Image Generation",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Image Generation"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Blend_Modes",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Blend Modes",
      "path" : "Sources/Textures/Blend Modes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Blend Modes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Blend Modes/background.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Blend Modes/foreground.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Atlas",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Atlas",
      "path" : "Sources/Textures/Atlas",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Atlas"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Atlas/scarfy.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Text___Fonts",
      "module_type" : "SwiftTarget",
      "name" : "Text - Fonts",
      "path" : "Sources/Text/Fonts",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Text - Fonts"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/alagard.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/alpha_beta.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/jupiter_crash.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/mecha.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/pixantiqua.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/pixelplay.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/romulus.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/setback.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Following_Eyes",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Following Eyes",
      "path" : "Sources/Shapes/Following Eyes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Following Eyes"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Color_Palette",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Color Palette",
      "path" : "Sources/Shapes/Color Palette",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Color Palette"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Bouncing_Ball",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Bouncing Ball",
      "path" : "Sources/Shapes/Bouncing Ball",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Bouncing Ball"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Basic_Shapes",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Basic Shapes",
      "path" : "Sources/Shapes/Basic Shapes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Basic Shapes"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Scissor_Test",
      "module_type" : "SwiftTarget",
      "name" : "Core - Scissor Test",
      "path" : "Sources/Core/Scissor Test",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Scissor Test"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Letterboxed_Window",
      "module_type" : "SwiftTarget",
      "name" : "Core - Letterboxed Window",
      "path" : "Sources/Core/Letterboxed Window",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Letterboxed Window"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Mouse_Wheel",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Mouse Wheel",
      "path" : "Sources/Core/Input Mouse Wheel",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Mouse Wheel"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Mouse",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Mouse",
      "path" : "Sources/Core/Input Mouse",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Mouse"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Keys",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Keys",
      "path" : "Sources/Core/Input Keys",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Keys"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Drop_Files",
      "module_type" : "SwiftTarget",
      "name" : "Core - Drop Files",
      "path" : "Sources/Core/Drop Files",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Drop Files"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Basic_Window",
      "module_type" : "SwiftTarget",
      "name" : "Core - Basic Window",
      "path" : "Sources/Core/Basic Window",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Basic Window"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera_Platformer",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera Platformer",
      "path" : "Sources/Core/2D Camera Platformer",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera Platformer"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera_Mouse_Zoom",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera Mouse Zoom",
      "path" : "Sources/Core/2D Camera Mouse Zoom",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera Mouse Zoom"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera",
      "path" : "Sources/Core/2D Camera",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Classic_Game___Snake",
      "module_type" : "SwiftTarget",
      "name" : "Classic Game - Snake",
      "path" : "Sources/Classics/Snake",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Classic Game - Snake"
      ],
      "sources" : [
        "App.swift",
        "GameOverScene.swift",
        "GameplayScene.swift",
        "Model.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Classic_Game___Arkanoid",
      "module_type" : "SwiftTarget",
      "name" : "Classic Game - Arkanoid",
      "path" : "Sources/Classics/Arkanoid",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Classic Game - Arkanoid"
      ],
      "sources" : [
        "App.swift",
        "GameOver Scene.swift",
        "GameplayScene.swift",
        "Model.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Sound_Multi",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Sound Multi",
      "path" : "Sources/Audio/Sound Multi",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Sound Multi"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Multi/sound.wav",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Sound_Loading",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Sound Loading",
      "path" : "Sources/Audio/Sound Loading",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Sound Loading"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Loading/sound.wav",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Loading/target.ogg",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Raw_Stream",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Raw Stream",
      "path" : "Sources/Audio/Raw Stream",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Raw Stream"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Music_Stream",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Music Stream",
      "path" : "Sources/Audio/Music Stream",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Music Stream"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Music Stream/country.mp3",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Module_Playing",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Module Playing",
      "path" : "Sources/Audio/Module Playing",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Module Playing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Module Playing/mini1111.xm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/203] Write Textures - Image Generation-entitlement.plist
[1/203] Write Shapes - Following Eyes-entitlement.plist
[2/203] Write Textures - Atlas-entitlement.plist
[2/203] Write Textures - Sprite Animation-entitlement.plist
[4/203] Write Shapes - Bouncing Ball-entitlement.plist
[4/203] Write Shapes - Color Palette-entitlement.plist
[6/203] Write Text - Fonts-entitlement.plist
[7/203] Write Textures - Blend Modes-entitlement.plist
[8/203] Write Textures - Logo Raylib-entitlement.plist
[8/203] Copying scarfy.png
[10/203] Copying background.png
[10/203] Copying foreground.png
[10/203] Copying setback.png
[10/203] Copying pixelplay.png
[10/203] Copying pixantiqua.png
[10/203] Copying mecha.png
[10/203] Copying logo.png
[10/203] Copying jupiter_crash.png
[12/203] Copying scarfy.png
[17/203] Copying alpha_beta.png
[17/203] Copying alagard.png
[17/203] Copying sound.wav
[17/203] Copying romulus.png
[23/203] Copying target.ogg
[25/203] Copying country.mp3
[26/203] Copying mini1111.xm
[27/203] Compiling raylib rglfw.c
[28/203] Write swift-version-2F0A5646E1D333AE.txt
[29/203] Compiling raylib utils.c
[30/203] Compiling raylib rshapes.c
[31/203] Compiling raylib rtext.c
[32/203] Compiling raylib rmodels.c
[33/203] Compiling raylib rcore.c
[34/203] Compiling raylib rtextures.c
[35/203] Compiling xkb_unicode.c
[36/203] Compiling x11_window.c
[37/203] Compiling wl_monitor.c
[38/203] Compiling wl_init.c
[39/203] Compiling win32_window.c
[40/203] Compiling win32_time.c
[41/203] Compiling win32_thread.c
[42/203] Compiling x11_monitor.c
[43/203] Compiling win32_monitor.c
[44/203] Compiling win32_module.c
[45/203] Compiling win32_joystick.c
[46/203] Compiling win32_init.c
[47/203] Compiling window.c
[48/203] Compiling wgl_context.c
[49/203] Compiling posix_time.c
[50/203] Compiling vulkan.c
[51/203] Compiling posix_thread.c
[52/203] Compiling wl_window.c
[53/203] Compiling posix_poll.c
[54/203] Compiling posix_module.c
[55/203] Compiling platform.c
[56/203] Compiling osmesa_context.c
[57/203] Compiling x11_init.c
[58/203] Compiling null_monitor.c
[59/203] Compiling null_window.c
[60/203] Compiling null_joystick.c
[61/203] Compiling null_init.c
[62/203] Compiling monitor.c
[63/203] Compiling linux_joystick.c
[64/203] Compiling init.c
[65/203] Compiling glx_context.c
[66/203] Compiling input.c
[67/203] Write sources
[77/203] Write Shapes - Basic Shapes-entitlement.plist
[78/203] Write sources
[89/203] Write Core - Scissor Test-entitlement.plist
[90/203] Write Core - Letterboxed Window-entitlement.plist
[91/203] Write Core - Input Mouse-entitlement.plist
[92/203] Write Core - Input Mouse Wheel-entitlement.plist
[93/203] Write Core - Input Keys-entitlement.plist
[94/203] Write Core - Drop Files-entitlement.plist
[95/203] Write Core - Basic Window-entitlement.plist
[96/203] Write Core - 2D Camera-entitlement.plist
[97/203] Write Core - 2D Camera Platformer-entitlement.plist
[98/203] Write Core - 2D Camera Mouse Zoom-entitlement.plist
[99/203] Write sources
[101/203] Write Classic Game - Snake-entitlement.plist
[102/203] Write Classic Game - Arkanoid-entitlement.plist
[103/203] Write sources
[108/203] Write Audio - Sound Multi-entitlement.plist
[109/203] Write Audio - Sound Loading-entitlement.plist
[110/203] Write Audio - Raw Stream-entitlement.plist
[111/203] Write Audio - Music Stream-entitlement.plist
[112/203] Write Audio - Module Playing-entitlement.plist
[113/203] Compiling context.c
[114/203] Compiling egl_context.c
[115/203] Compiling cocoa_time.c
[116/203] Compiling raylib raudio.c
[117/203] Compiling nsgl_context.m
[118/203] Compiling cocoa_window.m
[119/203] Compiling cocoa_init.m
[120/203] Compiling cocoa_joystick.m
[121/203] Compiling cocoa_monitor.m
[123/319] Compiling RaylibKit Vector2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/319] Compiling RaylibKit Vector3.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/319] Compiling RaylibKit _Vector3.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/319] Compiling RaylibKit _Vector4.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/319] Compiling RaylibKit Memory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/319] Compiling RaylibKit BoundingBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/319] Compiling RaylibKit Cube.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/319] Compiling RaylibKit Cylinder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/319] Compiling RaylibKit Material.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/319] Compiling RaylibKit Mesh.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/319] Compiling RaylibKit Model.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/319] Compiling RaylibKit ModelAnimation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/319] Compiling RaylibKit OutlineRenderer3D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/331] Compiling RaylibKit Plane.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/331] Compiling RaylibKit PrimitiveRenderer3D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/331] Compiling RaylibKit ShapeRenderer3D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/331] Compiling RaylibKit Sphere.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/331] Compiling RaylibKit BlendMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/331] Compiling RaylibKit Camera2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/331] Compiling RaylibKit Camera3D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/331] Compiling RaylibKit CameraMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/331] Compiling RaylibKit Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/331] Compiling RaylibKit RenderTexture.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/331] Compiling RaylibKit Renderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/331] Compiling RaylibKit Shader+Locations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/331] Compiling RaylibKit Shader+Uniforms.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/331] Compiling RaylibKit KeyboardButton.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/331] Compiling RaylibKit Mouse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/331] Compiling RaylibKit MouseButton.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/331] Compiling RaylibKit Touch.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/331] Compiling RaylibKit Angle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/331] Compiling RaylibKit Normalization Functions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/331] Compiling RaylibKit Remapping Functions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/331] Compiling RaylibKit Trigonometry Functions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/331] Compiling RaylibKit Matrix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/331] Compiling RaylibKit Vector Operations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/331] Compiling RaylibKit Operators.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/331] Compiling RaylibKit Point2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/331] Compiling RaylibKit Quaternion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/331] Emitting module RaylibKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/331] Compiling RaylibKit Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/331] Compiling RaylibKit ShapeRenderer2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/331] Compiling RaylibKit Triangle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/331] Compiling RaylibKit WireRenderer2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/331] Compiling RaylibKit Serialization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/331] Compiling RaylibKit Clipboard.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/331] Compiling RaylibKit System.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/331] Compiling RaylibKit Time.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/331] Compiling RaylibKit CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/331] Compiling RaylibKit Font.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/331] Compiling RaylibKit Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/331] Compiling RaylibKit Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/331] Compiling RaylibKit App.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[176/331] Compiling RaylibKit Applet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/331] Compiling RaylibKit Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/331] Compiling RaylibKit Scene.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/331] Compiling RaylibKit AudioDevice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/331] Compiling RaylibKit AudioObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/331] Compiling RaylibKit AudioProcessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/331] Compiling RaylibKit AudioStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/331] Compiling RaylibKit Mixer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/331] Compiling RaylibKit Music.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/331] Compiling RaylibKit Sound.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/331] Compiling RaylibKit Wave+Samples.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/331] Compiling RaylibKit Wave.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/331] Compiling RaylibKit Trace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/331] Compiling RaylibKit ConfigurationFlags.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/331] Compiling RaylibKit Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/331] Compiling RaylibKit Monitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/331] Compiling RaylibKit Screen.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/331] Compiling RaylibKit Window.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/331] Compiling RaylibKit Collection+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/331] Compiling RaylibKit FloatingPoint+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/331] Compiling RaylibKit Integer+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/331] Compiling RaylibKit OptionSet+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/331] Compiling RaylibKit String+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/331] Compiling RaylibKit Directory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/331] Compiling RaylibKit DragAndDrop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/331] Compiling RaylibKit Shader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/331] Compiling RaylibKit Uniform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/331] Compiling RaylibKit Circle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/331] Compiling RaylibKit Ellipse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/331] Compiling RaylibKit Frame.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/331] Compiling RaylibKit Line.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/331] Compiling RaylibKit Polygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/331] Compiling RaylibKit PrimitiveRenderer2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/331] Compiling RaylibKit Rectangle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/331] Compiling RaylibKit Ring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/331] Compiling RaylibKit RoundedRectangle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/331] Compiling RaylibKit Sector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/331] Compiling RaylibKit File.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/331] Compiling RaylibKit FilePaths.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/331] Compiling RaylibKit Filesystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/331] Compiling RaylibKit Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/331] Compiling RaylibKit Canvas+Wire.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/331] Compiling RaylibKit Canvas.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/331] Compiling RaylibKit Image+Generation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/331] Compiling RaylibKit Image.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/331] Compiling RaylibKit ImageUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/331] Compiling RaylibKit Button.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/331] Compiling RaylibKit Gamepad.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/331] Compiling RaylibKit Gestures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/331] Compiling RaylibKit Keyboard.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/331] Compiling RaylibKit Random.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/331] Compiling RaylibKit Scalar+Double.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/331] Compiling RaylibKit Scalar+Float.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/331] Compiling RaylibKit Scalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/331] Compiling RaylibKit Scalar+Comparable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[231/331] Compiling RaylibKit Scalar+Lerp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[232/331] Compiling RaylibKit _Scalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[233/331] Compiling RaylibKit Vector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/331] Compiling RaylibKit Vector FloatingPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/331] Compiling RaylibKit Vector+Additive.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/331] Compiling RaylibKit Vector+Comparable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/331] Compiling RaylibKit Vector+Integer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/331] Compiling RaylibKit Vector+Numeric.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/331] Compiling RaylibKit TextRenderer2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/331] Compiling RaylibKit TextUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/331] Compiling RaylibKit Texture+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/331] Compiling RaylibKit Texture.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/331] Compiling RaylibKit TextureRenderer2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/331] Compiling RaylibKit TextureUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/331] Compiling RaylibKit Edges.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/331] Compiling RaylibKit Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/331] Compiling RaylibKit Spritesheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/331] Compiling RaylibKit Timeline.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/331] Compiling RaylibKit VR.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/331] Compiling RaylibKit raylib.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/356] Compiling Shapes___Following_Eyes App.swift
[252/356] Compiling Textures___Logo_Raylib resource_bundle_accessor.swift
[253/356] Compiling Textures___Sprite_Animation resource_bundle_accessor.swift
[254/356] Emitting module Shapes___Basic_Shapes
[255/356] Emitting module Textures___Image_Generation
[256/356] Compiling Textures___Image_Generation App.swift
[257/356] Compiling Shapes___Bouncing_Ball App.swift
[258/356] Compiling Text___Fonts resource_bundle_accessor.swift
[259/356] Compiling Shapes___Basic_Shapes App.swift
[260/356] Emitting module Shapes___Following_Eyes
[261/356] Compiling Text___Fonts App.swift
/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/App.swift:40:21: warning: static property 'offset' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct FontMetadata {
40 | 	private static var offset = 0
   |                     |- warning: static property 'offset' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'offset' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: add '@MainActor' to make static property 'offset' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | 	let font: Font
[262/356] Emitting module Text___Fonts
/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/App.swift:40:21: warning: static property 'offset' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct FontMetadata {
40 | 	private static var offset = 0
   |                     |- warning: static property 'offset' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'offset' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: add '@MainActor' to make static property 'offset' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | 	let font: Font
[263/356] Emitting module Textures___Blend_Modes
[264/356] Emitting module Shapes___Bouncing_Ball
[265/356] Compiling Textures___Blend_Modes resource_bundle_accessor.swift
[266/356] Compiling Textures___Blend_Modes App.swift
[267/358] Compiling Textures___Atlas resource_bundle_accessor.swift
[268/358] Emitting module Textures___Atlas
[269/358] Compiling Textures___Atlas App.swift
[270/358] Emitting module Textures___Logo_Raylib
[271/358] Compiling Textures___Logo_Raylib App.swift
[272/364] Compiling Shapes___Color_Palette App.swift
/Users/admin/builder/spi-builder-workspace/Sources/Shapes/Color Palette/App.swift:52:21: warning: static property 'index' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 | struct PaletteItem {
51 | 	static let size: Float = 100
52 | 	private static var index = 0
   |                     |- warning: static property 'index' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'index' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: add '@MainActor' to make static property 'index' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |
54 | 	let name: String
[273/364] Emitting module Shapes___Color_Palette
/Users/admin/builder/spi-builder-workspace/Sources/Shapes/Color Palette/App.swift:52:21: warning: static property 'index' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
50 | struct PaletteItem {
51 | 	static let size: Float = 100
52 | 	private static var index = 0
   |                     |- warning: static property 'index' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'index' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: add '@MainActor' to make static property 'index' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |
54 | 	let name: String
[274/368] Emitting module Textures___Sprite_Animation
[275/368] Compiling Textures___Sprite_Animation App.swift
[276/376] Emitting module Core___Scissor_Test
[277/376] Compiling Core___Scissor_Test App.swift
[278/376] Emitting module Core___Input_Mouse_Wheel
[279/376] Compiling Core___Input_Mouse_Wheel App.swift
[280/376] Compiling Core___Input_Mouse App.swift
[281/376] Emitting module Core___Input_Mouse
[282/376] Emitting module Core___Letterboxed_Window
[283/376] Compiling Core___Letterboxed_Window App.swift
[284/376] Emitting module Core___Input_Keys
[285/376] Compiling Core___Input_Keys App.swift
[286/376] Emitting module Core___Basic_Window
[287/376] Compiling Core___Basic_Window App.swift
[288/381] Compiling Core___Drop_Files App.swift
[289/381] Emitting module Core___Drop_Files
[290/400] Compiling Core___2D_Camera_Mouse_Zoom App.swift
[291/400] Emitting module Core___2D_Camera_Mouse_Zoom
[292/400] Compiling Core___2D_Camera App.swift
[293/400] Emitting module Core___2D_Camera
[293/400] Write Objects.LinkFileList
[296/400] Compiling Core___2D_Camera_Platformer App.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/2D Camera Platformer/App.swift:151:13: warning: static property 'all' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
149 | enum CameraStyles {
150 |
151 | 	static var all: [CameraStyle] = [
    |             |- warning: static property 'all' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'all' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 | 		CenterCameraStyle(),
153 | 		ClampedCameraStyle(),
[297/400] Emitting module Core___2D_Camera_Platformer
/Users/admin/builder/spi-builder-workspace/Sources/Core/2D Camera Platformer/App.swift:151:13: warning: static property 'all' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
149 | enum CameraStyles {
150 |
151 | 	static var all: [CameraStyle] = [
    |             |- warning: static property 'all' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'all' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 | 		CenterCameraStyle(),
153 | 		ClampedCameraStyle(),
[297/400] Write Objects.LinkFileList
[300/400] Compiling Classic_Game___Arkanoid Model.swift
[301/400] Compiling Classic_Game___Snake GameOverScene.swift
[302/400] Emitting module Audio___Sound_Loading
[303/400] Compiling Audio___Sound_Loading resource_bundle_accessor.swift
[304/400] Compiling Audio___Sound_Loading App.swift
[305/400] Emitting module Audio___Sound_Multi
[306/400] Compiling Audio___Sound_Multi App.swift
[307/400] Compiling Audio___Sound_Multi resource_bundle_accessor.swift
[307/400] Write Objects.LinkFileList
[310/400] Compiling Audio___Music_Stream resource_bundle_accessor.swift
[311/400] Compiling Audio___Music_Stream App.swift
[312/400] Emitting module Audio___Music_Stream
[313/400] Compiling Classic_Game___Snake Model.swift
[314/400] Compiling Classic_Game___Snake App.swift
[315/400] Emitting module Classic_Game___Snake
[316/400] Compiling Classic_Game___Snake GameplayScene.swift
[316/400] Write Objects.LinkFileList
[319/400] Compiling Classic_Game___Arkanoid App.swift
[320/400] Compiling Classic_Game___Arkanoid GameOver Scene.swift
[321/400] Emitting module Classic_Game___Arkanoid
[322/400] Compiling Classic_Game___Arkanoid GameplayScene.swift
[323/400] Compiling Audio___Raw_Stream App.swift
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:7:5: warning: var 'frequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 | /// Cycles per second (hz)
  7 | var frequency: Float = 440.0
    |     |- warning: var 'frequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'frequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'frequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |
  9 | /// Audio frequency, for smoothing
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:10:5: warning: var 'audioFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 | /// Audio frequency, for smoothing
 10 | var audioFrequency: Float = 440.0
    |     |- warning: var 'audioFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'audioFrequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'audioFrequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | /// Previous value, used to test if sine needs to be rewritten, and to smoothly modulate frequency
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:13:5: warning: var 'oldFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 11 |
 12 | /// Previous value, used to test if sine needs to be rewritten, and to smoothly modulate frequency
 13 | var oldFrequency: Float = 1.0
    |     |- warning: var 'oldFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'oldFrequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'oldFrequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 14 |
 15 | /// Index for audio rendering
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:16:5: warning: var 'sineIdx' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | /// Index for audio rendering
 16 | var sineIdx: Float = 0.0
    |     |- warning: var 'sineIdx' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'sineIdx' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'sineIdx' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | @main struct RawAudioStreamExample: Applet {
[324/400] Emitting module Audio___Raw_Stream
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:7:5: warning: var 'frequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  5 |
  6 | /// Cycles per second (hz)
  7 | var frequency: Float = 440.0
    |     |- warning: var 'frequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'frequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'frequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |
  9 | /// Audio frequency, for smoothing
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:10:5: warning: var 'audioFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 | /// Audio frequency, for smoothing
 10 | var audioFrequency: Float = 440.0
    |     |- warning: var 'audioFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'audioFrequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'audioFrequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | /// Previous value, used to test if sine needs to be rewritten, and to smoothly modulate frequency
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:13:5: warning: var 'oldFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 11 |
 12 | /// Previous value, used to test if sine needs to be rewritten, and to smoothly modulate frequency
 13 | var oldFrequency: Float = 1.0
    |     |- warning: var 'oldFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'oldFrequency' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'oldFrequency' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 14 |
 15 | /// Index for audio rendering
/Users/admin/builder/spi-builder-workspace/Sources/Audio/Raw Stream/App.swift:16:5: warning: var 'sineIdx' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | /// Index for audio rendering
 16 | var sineIdx: Float = 0.0
    |     |- warning: var 'sineIdx' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'sineIdx' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'sineIdx' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | @main struct RawAudioStreamExample: Applet {
[324/400] Write Objects.LinkFileList
[327/400] Compiling Audio___Module_Playing App.swift
[328/400] Emitting module Audio___Module_Playing
[329/400] Compiling Audio___Module_Playing resource_bundle_accessor.swift
[329/400] Linking Textures - Image Generation
[330/400] Write Objects.LinkFileList
[331/400] Applying Textures - Image Generation
[332/400] Linking Textures - Logo Raylib
[333/400] Write Objects.LinkFileList
[334/400] Linking Textures - Sprite Animation
[335/400] Applying Textures - Logo Raylib
[336/400] Applying Textures - Sprite Animation
[337/400] Write Objects.LinkFileList
[339/400] Linking Shapes - Bouncing Ball
[340/400] Linking Shapes - Color Palette
[341/400] Linking Shapes - Following Eyes
[342/400] Linking Textures - Blend Modes
[343/400] Applying Shapes - Color Palette
[343/400] Linking Textures - Atlas
[345/400] Write Objects.LinkFileList
[346/400] Applying Shapes - Bouncing Ball
[347/400] Linking Text - Fonts
[348/400] Write Objects.LinkFileList
[349/400] Applying Shapes - Following Eyes
[350/400] Applying Textures - Blend Modes
[351/400] Write Objects.LinkFileList
[352/400] Applying Textures - Atlas
[353/400] Write Objects.LinkFileList
[355/400] Applying Text - Fonts
[356/400] Linking Shapes - Basic Shapes
[357/400] Write Objects.LinkFileList
[358/400] Applying Shapes - Basic Shapes
[359/400] Linking Core - Scissor Test
[360/400] Write Objects.LinkFileList
[361/400] Linking Core - Letterboxed Window
[362/400] Applying Core - Scissor Test
[363/400] Linking Core - Input Mouse
[364/400] Write Objects.LinkFileList
[366/400] Applying Core - Letterboxed Window
[367/400] Applying Core - Input Mouse
[368/400] Linking Core - Input Mouse Wheel
[369/400] Write Objects.LinkFileList
[370/400] Linking Core - Drop Files
[371/400] Applying Core - Input Mouse Wheel
[372/400] Linking Core - Basic Window
[372/400] Write Objects.LinkFileList
[375/400] Linking Core - 2D Camera Platformer
[376/400] Linking Core - Input Keys
[377/400] Applying Core - Drop Files
[378/400] Linking Core - 2D Camera
[379/400] Applying Core - Basic Window
[380/400] Applying Core - 2D Camera Platformer
[381/400] Write Objects.LinkFileList
[382/400] Applying Core - Input Keys
[383/400] Linking Core - 2D Camera Mouse Zoom
[384/400] Applying Core - 2D Camera
[385/400] Applying Core - 2D Camera Mouse Zoom
[386/400] Linking Classic Game - Snake
[387/400] Linking Classic Game - Arkanoid
[388/400] Applying Classic Game - Snake
[389/400] Linking Audio - Sound Multi
[390/400] Applying Classic Game - Arkanoid
[391/400] Applying Audio - Sound Multi
[392/400] Linking Audio - Raw Stream
[393/400] Linking Audio - Sound Loading
[394/400] Applying Audio - Raw Stream
[395/400] Applying Audio - Sound Loading
[396/400] Linking Audio - Music Stream
[397/400] Linking Audio - Module Playing
[398/400] Applying Audio - Music Stream
[399/400] Applying Audio - Module Playing
Build complete! (22.51s)
Fetching https://github.com/Lancelotbronner/swift-raylib
[1/845] Fetching swift-raylib
Fetched https://github.com/Lancelotbronner/swift-raylib from cache (1.07s)
Computing version for https://github.com/Lancelotbronner/swift-raylib
Computed https://github.com/Lancelotbronner/swift-raylib at 5.5.2 (1.71s)
Fetching https://github.com/Lancelotbronner/raylib-build.git
[1/200] Fetching raylib-build
Fetched https://github.com/Lancelotbronner/raylib-build.git from cache (1.16s)
Computing version for https://github.com/Lancelotbronner/raylib-build.git
Computed https://github.com/Lancelotbronner/raylib-build.git at 5.5.2 (1.65s)
Creating working copy for https://github.com/Lancelotbronner/raylib-build.git
Working copy of https://github.com/Lancelotbronner/raylib-build.git resolved at 5.5.2
Creating working copy for https://github.com/Lancelotbronner/swift-raylib
Working copy of https://github.com/Lancelotbronner/swift-raylib resolved at 5.5.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Textures/Sprite Animation/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Textures/Blend Modes/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Textures/Atlas/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Multi/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Loading/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Audio/Music Stream/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Audio/Module Playing/LICENSE.md
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-raylib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.5.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Lancelotbronner/swift-raylib"
    }
  ],
  "manifest_display_name" : "swift-raylib-examples",
  "name" : "swift-raylib-examples",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Textures - Sprite Animation",
      "targets" : [
        "Textures - Sprite Animation"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Logo Raylib",
      "targets" : [
        "Textures - Logo Raylib"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Image Generation",
      "targets" : [
        "Textures - Image Generation"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Blend Modes",
      "targets" : [
        "Textures - Blend Modes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Textures - Atlas",
      "targets" : [
        "Textures - Atlas"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Text - Fonts",
      "targets" : [
        "Text - Fonts"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Following Eyes",
      "targets" : [
        "Shapes - Following Eyes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Color Palette",
      "targets" : [
        "Shapes - Color Palette"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Bouncing Ball",
      "targets" : [
        "Shapes - Bouncing Ball"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shapes - Basic Shapes",
      "targets" : [
        "Shapes - Basic Shapes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Scissor Test",
      "targets" : [
        "Core - Scissor Test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Letterboxed Window",
      "targets" : [
        "Core - Letterboxed Window"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Mouse Wheel",
      "targets" : [
        "Core - Input Mouse Wheel"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Mouse",
      "targets" : [
        "Core - Input Mouse"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Input Keys",
      "targets" : [
        "Core - Input Keys"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Drop Files",
      "targets" : [
        "Core - Drop Files"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - Basic Window",
      "targets" : [
        "Core - Basic Window"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera Platformer",
      "targets" : [
        "Core - 2D Camera Platformer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera Mouse Zoom",
      "targets" : [
        "Core - 2D Camera Mouse Zoom"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Core - 2D Camera",
      "targets" : [
        "Core - 2D Camera"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Classic Game - Snake",
      "targets" : [
        "Classic Game - Snake"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Classic Game - Arkanoid",
      "targets" : [
        "Classic Game - Arkanoid"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Sound Multi",
      "targets" : [
        "Audio - Sound Multi"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Sound Loading",
      "targets" : [
        "Audio - Sound Loading"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Raw Stream",
      "targets" : [
        "Audio - Raw Stream"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Music Stream",
      "targets" : [
        "Audio - Music Stream"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Audio - Module Playing",
      "targets" : [
        "Audio - Module Playing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Textures___Sprite_Animation",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Sprite Animation",
      "path" : "Sources/Textures/Sprite Animation",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Sprite Animation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Sprite Animation/scarfy.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Logo_Raylib",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Logo Raylib",
      "path" : "Sources/Textures/Logo Raylib",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Logo Raylib"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Logo Raylib/logo.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Image_Generation",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Image Generation",
      "path" : "Sources/Textures/Image Generation",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Image Generation"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Blend_Modes",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Blend Modes",
      "path" : "Sources/Textures/Blend Modes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Blend Modes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Blend Modes/background.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Blend Modes/foreground.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Textures___Atlas",
      "module_type" : "SwiftTarget",
      "name" : "Textures - Atlas",
      "path" : "Sources/Textures/Atlas",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Textures - Atlas"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Textures/Atlas/scarfy.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Text___Fonts",
      "module_type" : "SwiftTarget",
      "name" : "Text - Fonts",
      "path" : "Sources/Text/Fonts",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Text - Fonts"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/alagard.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/alpha_beta.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/jupiter_crash.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/mecha.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/pixantiqua.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/pixelplay.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/romulus.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Text/Fonts/setback.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Following_Eyes",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Following Eyes",
      "path" : "Sources/Shapes/Following Eyes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Following Eyes"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Color_Palette",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Color Palette",
      "path" : "Sources/Shapes/Color Palette",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Color Palette"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Bouncing_Ball",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Bouncing Ball",
      "path" : "Sources/Shapes/Bouncing Ball",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Bouncing Ball"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shapes___Basic_Shapes",
      "module_type" : "SwiftTarget",
      "name" : "Shapes - Basic Shapes",
      "path" : "Sources/Shapes/Basic Shapes",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Shapes - Basic Shapes"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Scissor_Test",
      "module_type" : "SwiftTarget",
      "name" : "Core - Scissor Test",
      "path" : "Sources/Core/Scissor Test",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Scissor Test"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Letterboxed_Window",
      "module_type" : "SwiftTarget",
      "name" : "Core - Letterboxed Window",
      "path" : "Sources/Core/Letterboxed Window",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Letterboxed Window"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Mouse_Wheel",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Mouse Wheel",
      "path" : "Sources/Core/Input Mouse Wheel",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Mouse Wheel"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Mouse",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Mouse",
      "path" : "Sources/Core/Input Mouse",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Mouse"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Input_Keys",
      "module_type" : "SwiftTarget",
      "name" : "Core - Input Keys",
      "path" : "Sources/Core/Input Keys",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Input Keys"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Drop_Files",
      "module_type" : "SwiftTarget",
      "name" : "Core - Drop Files",
      "path" : "Sources/Core/Drop Files",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Drop Files"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___Basic_Window",
      "module_type" : "SwiftTarget",
      "name" : "Core - Basic Window",
      "path" : "Sources/Core/Basic Window",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - Basic Window"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera_Platformer",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera Platformer",
      "path" : "Sources/Core/2D Camera Platformer",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera Platformer"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera_Mouse_Zoom",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera Mouse Zoom",
      "path" : "Sources/Core/2D Camera Mouse Zoom",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera Mouse Zoom"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core___2D_Camera",
      "module_type" : "SwiftTarget",
      "name" : "Core - 2D Camera",
      "path" : "Sources/Core/2D Camera",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Core - 2D Camera"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Classic_Game___Snake",
      "module_type" : "SwiftTarget",
      "name" : "Classic Game - Snake",
      "path" : "Sources/Classics/Snake",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Classic Game - Snake"
      ],
      "sources" : [
        "App.swift",
        "GameOverScene.swift",
        "GameplayScene.swift",
        "Model.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Classic_Game___Arkanoid",
      "module_type" : "SwiftTarget",
      "name" : "Classic Game - Arkanoid",
      "path" : "Sources/Classics/Arkanoid",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Classic Game - Arkanoid"
      ],
      "sources" : [
        "App.swift",
        "GameOver Scene.swift",
        "GameplayScene.swift",
        "Model.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Sound_Multi",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Sound Multi",
      "path" : "Sources/Audio/Sound Multi",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Sound Multi"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Multi/sound.wav",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Sound_Loading",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Sound Loading",
      "path" : "Sources/Audio/Sound Loading",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Sound Loading"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Loading/sound.wav",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Sound Loading/target.ogg",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Raw_Stream",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Raw Stream",
      "path" : "Sources/Audio/Raw Stream",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Raw Stream"
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Music_Stream",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Music Stream",
      "path" : "Sources/Audio/Music Stream",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Music Stream"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Music Stream/country.mp3",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Audio___Module_Playing",
      "module_type" : "SwiftTarget",
      "name" : "Audio - Module Playing",
      "path" : "Sources/Audio/Module Playing",
      "product_dependencies" : [
        "RaylibKit"
      ],
      "product_memberships" : [
        "Audio - Module Playing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Audio/Module Playing/mini1111.xm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Done.