Denise Nepraunig

Results 12 comments of Denise Nepraunig

@mickbeaver oh I see you've setup the project locally! I struggle quite a bit with my setup locally, may you could give me some hints how you did it?! 1....

@mickbeaver Thank you Mick for sharing your files and config - now I found all the files I need, compiled the `crt0.s` and things like that. Now it works for...

~@yklishevich would you please rebase your PR on the latest master branch? I just merged the GitHub Actions because Travis is not working anymore for us (and I would like...

I just played around with the haptics engine myself and thought it would be a great feature. @Zandor300 what do you think?

Hahah, that would be a nice feature 😅. @Zandor300 what do you think?

@ehmjaysee Thank you for the link! @Zandor300 - phew - since we see them as the same device there seems to be no easy quick fix for that. Let's keep...

Hello @AdiAyyakad! A few days ago we have finally created the 2.0 release and I have taken over the maintenance of DeviceKit from Dennis. I will take a look at...

Hi @rick-cape! ```isEqualToOrNewerThan``` approach to your problem. When thinking specifically about the CPU then @Zandor300's approach with the processors seems to be reasonable. I had a look at [devices by...

Hi @rick-cape! Dennis doesn't actively maintain this repository anymore, @Zandor300 and I took over, so unfortunately I can't tell you why #132 was closed with *wontfix*. Your suggestions look good,...

Hello! What about using a Snapshot library like https://github.com/pointfreeco/swift-snapshot-testing - you can record your desired images and then those will be used as a reference in a normal unit test....