Phil Schilter
Phil Schilter
+1 @m-j I'm really interested in your workaround. Is there any specific code you can show me what your hook and Gruntfile does look like? And an additional question I'm...
Thank you so much @freiguy1 :tada: This is exactly what I'm looking for! I'll try it out as soon as I got time :+1:
Unfortunately, I didn't have time to provide an example yet. I'll try to provide one by the end of the week πͺπ½
Hi @fortmarek ππ½ I've created a small repo right here: https://github.com/iphilgood/tuist-package-resolved You can reproduce it with the following steps: 1. Download or clone the repo 2. Run `tuist edit` 3....
With the latest tuist version I was able to resolve the issue by deleting the workspace which contained the `Package.resolved` file. After that, tuist created a symlink to the `.package.resolved`...
Hi @LiYanan2004 ππ½ First of all, I would like to thank you as well for this library. I'm also working on an AI chat app to render markdown text and...
Are there any news on this? If not I'd like to provide an official capacitor community plugin based on the existing ones. What do I have to do next? I...
@EinfachHans thank you so much ππ½ I just checked it out and we actually need the methods `hasPermission()`, `requestPermission()`, `isAvailable()` and `hasAccount()` on both (iOS and Android) platforms. Is there...