Oskar Groth

Results 13 issues of Oskar Groth

Not using this software, but ran into the same problem and thought I'd drop a hint. The `CodeSigningUpdate` (https://github.com/brightdigit/Speculid/blob/12ef69622a6940f75201f4767566a79345146ff2/scripts/CodeSignUpdate.sh) script is failing on Xcode 11 because Mac Developer certificates are...

When generating an encoder using Xcode 12, the resulting Swift code does not import Metal, causing the build to fail.

When usng mtlswift as a Build Phase in an macOS Xcode project, I get the following error:

Hi! First off, huge props for publishing this awesome library. It is one of the most complete (and up-to-date) real-world example of a Metal rendering architecture that I've seen 👏...

### Verify canary release - [X] I verified that the issue exists in Next.js canary release ### Provide environment information Let's say I want to display an image on my...

template: bug
area: next/image

Add Sensei app + reintroduce Utility Software category in accordance with [the 2021 layout](https://github.com/mRs-/Black-Friday-Deals/tree/6a5c74407d5d7c0d5e84713e8c7e5aef31ff70bb#-utility-software)

### Checklist - [X] I've read the [README](https://github.com/MetalPetal/MetalPetal/blob/master/README.md) - [X] I've searched for [existing GitHub issues](https://github.com/MetalPetal/MetalPetal/issues) I have an app that implements realtime Metal rendering pipelines @ 60 FPS. My...

![ux](https://github.com/firecmsco/firecms/assets/1417019/28921af2-0ccc-407e-a3c6-4336886f4699) The UX for the navigation drawer is pretty bad, as it displaces the whole menu vertically and just adds unnecessary animation for a common interaction. I also don't need...

enhancement

Mac Developer certificates are now on the form `Apple Development:` instead of `Mac Developer:`, causing the code sign update script to fail. It can be fixed by updating the `macDeveloper`...