In https://github.com/barbulescualex/iOSMetalCamera/blob/master/Complete/MetalCamera/ViewController.swift#L223 you might want to write instead: ``` fadeFilter?.setValue(filteredImage, forKeyPath: kCIInputImageKey) ```
In https://github.com/barbulescualex/iOSMetalCamera/blob/master/Complete/MetalCamera/ViewController.swift#L223 you might want to write instead: