-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Downloaded this beautiful set of samples, and of course I was immediately blocked by hostile Xcode 12.4, MacOS 11.x iOS 15 and all the changes and deprecations.
Happily, your project was so clean and tidy, that in just 30 min I could make it shine again (zero warnings, and running nicely).
Moreover - on MacOS 11.5 and Xcode 12.4 (both no longer "latest", but fairly new) this runs directly on Mac -- even without a simulator!!! I tested it a little and was very pleased.
I wonder if you're interested in a branch + pull-request with these updates.
Also missing is a real MacOS adaptation. I'm really frustrated not finding ANY MacOS sample code for CoreGraphics and CoreAnimation for Mac AppKit. So... adding a native MacOS target could also make great value.
Let me know what you think...