### Expected behavior After selecting image from gallery ### Actual behavior I am getting crash on particularly uploading build on TestFlight on this line in MediaEditorCapability file static var icon = UIImage(named: "filters", in: .mediaEditor, compatibleWith: nil)! ### Steps to reproduce the behavior steps to reproduce 1. select any image from gallery after that it gets crashed on media editor initialising code ##### Tested on [device], iOS [version], WPiOS [version] tested on iOS 14 , iPhone 11 <img width="1036" alt="Screenshot 2021-11-09 at 12 13 37 PM" src="https://user-images.githubusercontent.com/47179317/140875156-06d780c7-93ee-4399-a8c9-e42f1d5bf1b9.png"> crash report