Jakub Kašpar
Jakub Kašpar
I don't see a warning in our project and we use Rive on iOS too. Note that it's not only `stat` but also other methods, even simple creation of object...
Any update on this ticket? I want to prioritize M2 Pro machines instead of M1 machines (for example).
Related? https://github.com/fastlane/fastlane/issues/21942 The `-rostruct` workaround didn't help.
For some reason it all led to `nkf` gem missing (somehow). Running `gem install nkf` fixed the issue (should that be a dependency of fastlane?)
Reopening again - this issue is still happening. Not sure if it has anything to do with Ruby version, but it's pretty random.
We tried to move to Ruby 3.3.0 and seems like it _works_, we will keep testing it.
@erikdoe This is preventing us from using it on latest Xcode.
Hey here! Any update on this? :)
Not sure if this is the right place but tons of problems with Swift files recently...
@patrickt As of now, still seeing some issues with Swift files (like 'lazy', or 'dataSource' / 'delegate'), but overall seems much better! (or current PR just has no specific code...