Filterpedia
Filterpedia copied to clipboard
Swift 5 & memory safe warning fixes
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 thank you for porting this to Swift 5. I am just getting started with Core Image so this helps a lot!
@mredig Thanks for your PR