Marek Fořt
Marek Fořt
Hmm, interesting solution, I will take a look at it tomorrow. This is for disabling swiping for one `ViewController` as a whole, and not a part of it, but still...
@SeasiaInhouse, could you please describe your problem more thoroughly? Thanks.
Thanks for the response @grabbou! However, I'm not sure if your suggestion works for our case. The issue _is_ that we use `cwd`. The reason we wanted to pass custom...
Thanks! I can confirm this is still an issue, but changing `latest` to `0.8.2` fixes this 🙂
Hey @ArsFy I was not able to reproduce the bug. Could you attach a sample, for example with https://snack.expo.dev/, that will reproduce this behaviour?
Hi @RubenVot! Thanks for the response! We're considering integrating bugfender manually to integrate it statically, but I'd rather not do so - is there any progress on this?
> I think it's expected given tuist test doesn't run on the whole codebase, but only runs the "changed" tests? I believe we should be able to provide a test...
Hey @abhishekambkr 👋 Have you also try running `pod cache clean`? (which should delete the `/Users/abhishekambekar/Library/Caches/CocoaPods` directory, otherwise, I would also delete it manually)
@oyyq99999 are there any plans regarding the future of this repo?
Hey, @jsorge! Is this also the case for the released tuist version? (i.e. if you don't use `tuist bundle`) It'd be helpful to know if this is tied only to...