Steven Sherry
Steven Sherry
> Is the problem that nix has issues with libuv or something? And if so shouldn't that be fixed? It's not really anything to do with libuv specifically, just that...
I recently found out about Gradle support for Swift projects and in my effort to figure out how to consume third-party Swift projects...I ran into this issue. I wanted to...
Sorry for the delayed response. I'm finally getting around to downloading Xcode 13.0 RC. I'm assuming you're using the latest version of library?
I'm unable to reproduce this. I created a new Xcode project and was able to resolve the package, compile, archive, and create an ipa with Xcode 13 RC with no...
If you're on version 4.0.0, it turns out the host for the binary package of libtesseract 0.1.0 is either down or inactive, so it could be the case that resolving...
> It's also happening to me, and it was working before, this is my project setup: > > 1. I created a local swift package that uses SwiftyTesseract as a...
> Thanks for the quick response, it does work when resetting the swift package cache, but I have to do it every time I need to archive. If you have...
> Just following up to Greg (@engine-turning)'s notes. Seems like the "No such module" issue came about since upgrading to Xcode 13.x (tested up to 13.2 Beta). We didn't see...
There are also pretty big changes to http via PR https://github.com/ionic-team/capacitor/pull/6818 that more or less avoids using the related http plugin code at all in certain cases
Before you put much more work into this, I'll bring this up to the core team. I personally don't see this making in for Cap 6, but that's not my...