Pedro Zaroni
Pedro Zaroni
Hey, go for it! FYI, I was trying to add support for cocoapods but had some problemas, maybe you'll have some too on supporting Carthage. Also, you'll have to add...
Maybe that was because I don't have much experience on creating pods, not sure 😅
Hey @raziqfarid, if you are still available, just go for it! @mariorsjr already started this job but as he gave you a thumbs up I think it's yours now :P
Awesome @mariorsjr! If you need any help just let me know
@hamzzy done!
Not sure if this helps with the solution but: I was experiencing the same problem when trying to use `very_good test` with optimization. I was able to fix this by...
@felangel @erickzanardo @renancaraujo Any thoughts on this? Looking forward on working on a PR for this within this week
@erickzanardo Thanks for the reply! If I got that right, I think this problem would occur either if we support fvm or not, wouldn't it? I understand that if we...
For this matter, I managed to mark some exceptions as unhandled manually by adding an `EventProcessor` that modifies the event to be sent and toggles the `handled` value of `event.exceptions.mechanism`...
I had a similar issue while trying to use `standard-version` to generate the changelog with previous commits. The problem was that it wasn't fetching the commit history and only the...