Glenn Hevey
Glenn Hevey
### Description Paket commands fail with message on maui projects Extracting platforms from path 'net6.0-maccatalyst' failed, a newer Paket version might support it, otherwise please open an issue for a...
When trying to build a GraphicsDevice in a .NET 6 Mac Catalyst application the following exception is thrown. System.TypeInitializationException: The type initializer for 'NativeLibraryLoader.NativeLibrary' threw an exception. ---> System.PlatformNotSupportedException: This...
When adding SwiftSDL version "0.2.0-alpha.26", I get the following error. ``` Creating working copy for https://github.com/KevinVitale/SwiftSDL.git error: 'swiftsdl': Couldn’t update repository submodules: Submodule 'Samples/SwiftSDLTest' ([email protected]:KevinVitale/SwiftSDLTest.git) registered for path 'Samples/SwiftSDLTest' Cloning...