I\'m using Xcode 10.2, Swift 5.
With Debug scheme, no issue happens, but with Release scheme when I build or archive, it shows Command compileSwift failed with a non
you can follow this steps...
You are getting all those error's just because of pods..so either you need to update every pod that you are using.