jemmons

Results 3 comments of jemmons

> I use CLion It seems weird that CLion would do something different with executable signing than Xcode. Or are you not building on an Apple Silicon CPU? If you...

You should be able to. I originally wrote it before iPads had been released and wasn't sure how the hardware would perform. So I'm animating CALayers instead of UIViews. It's...

This is a feature of the new LLVM compiler. I find this particular warning unhelpful (as I often add a final "count" item to the end of my enumerations that...