Gábor Librecz
Gábor Librecz
I've tried downloading the webm version of the [demo video](https://www.youtube.com/watch?v=WdFj7fUnmC0) from the readme, but the merging process never seems to finish. I'm running the app on iPhone 12 Mini with...
HI, Thanks for the project. I have an issue with the update script. It fails on installing rvc-beta: ``` Building wheels for collected packages: torchcrepe, rvc-beta Building wheel for torchcrepe...
Hi, Thanks for this extension, it works great. One issue I've found is that the console output is not appearing in the Debug Console if using the [HotReloading](https://github.com/johnno1962/HotReloading) package. It...
Thanks for developing this. I've tried it with one of my projects: [SwiftFormatter](https://github.com/kuglee/SwiftFormatter). Unfortunately I've got some phantom errors reported in the following files (I'm using Xcode Version 15.2 (15C500b)):...
### Description Thanks for making this macro. I'd like to use it unfortunately the generated initializer doesn't work inside the #Preview macro. Example: ```swift import SwiftUI import MemberwiseInit @MemberwiseInit struct...