Christopher Guess
Christopher Guess
Given the new [delegated_type](https://edgeapi.rubyonrails.org/classes/ActiveRecord/DelegatedType.html) in Rails 6.1 is there any movement or any help necessary to work on this?
There's two pull requests implementing these changes (I'm partial to my own https://github.com/sebyddd/SDVersion/pull/90, but either will mostly do). Feel free to set your pod file to use my fork: ```pod...
> @cguess > > Cool, thanks. What about the new Watch devices? Honestly @skuske, I forgot. I haven't done a ton of WatchOS development but I'll try and get a...
@skuske it's now updated with the new 40mm and 44mm watch sizes. I'm guessing (intelligently) on the watch models, since neither I nor anyone else has them yet, but it...
@poholo sorry about the delay with the holidays. I'll look into it ASAP
A quick note that I tried this on the v0.1.1.2 tag as well and it's the same error. I'm guessing it's something to do with the c extensions on x64...
Further: This compiles on Ubuntu ARM running in Parallels and Raspberry Pi OS on a Pi 3 without an issue, so it's something with the compiler on MacOS Monterey (maybe...
Thanks for getting back to me! Do you have any guidance? I'm going to attempt to dig in myself and fix this for you. Just basic starting points would be...
Thanks so much for this write up! I totally get the SO frustration. I have a few ARM machines, so I may be in a good spot to work on...
@jcupitt Disabling spring does, in fact, fix this issue. It may be a ruby-vips issue but from my perspective it seems like a good idea to at least note it...