Filterpedia icon indicating copy to clipboard operation
Filterpedia copied to clipboard

Swift 5 & memory safe warning fixes

Open mredig opened this issue 4 years ago • 2 comments

bumped swift syntax to swift 5 fixed a case where the demo would crash if a filter was unwrapped unsafely resolved swift warnings pertaining to memory safety.

more info on why the issue resolution was important

mredig avatar Apr 05 '20 05:04 mredig

@mredig thank you for porting this to Swift 5. I am just getting started with Core Image so this helps a lot!

denisenepraunig avatar Dec 04 '21 13:12 denisenepraunig

@mredig Thanks for your PR

lgreydev avatar Oct 02 '23 04:10 lgreydev