Matias Piipari

Results 36 comments of Matias Piipari

Thanks, sounds feasible. Do you feel like making a pull request to update? :)

Rather than merging this, you could also take the updated implementation from here and incorporate into Bento, @markuspiipari. The function is not used (nor tested) in Carpaccio right now at...

If you have a chance, could you post a PR (which still retains Xcode 12 build capability), please? We will eventually look into this but probably not in the next...

@farski the reason the isa pointer should not be assigned to directly any longer is actually performance: in the 64-bit runtime the isa pointer field holds the isa pointer... and...

I'd be happy to help with reviewing PRs & closing some bugs.

I've hit the same issue too. Any ideas about a fix or a workaround?

I can confirm that your workaround works on Yosemite. I've put our version of the workaround here: https://github.com/mekentosj/INAppStoreWindow/commit/23e06df5e9d5dba7afdab21bb94f62c7202fff1e This needs some further work still -- the traffic light buttons don't...

Hopefully my comment is more helpful than unhelpful given the PR is still in the works and I'm aware that the documentation is not yet updated: I got curious and...

(Continuing noting my observations, let me know if this is just too early / not even supposed to work and I should not bother yet!) > Judging from the errors,...

Awesome, well thanks a lot for all your effort on this, I can't wait to give this a spin and I bet I'm not the only one :-)