When I move my program to the XCode8, I got this error: Alamofire compiled with older version of Swift language (2.0) than previous files (3.0) for architecture x86_64. I ha
If you are using Carthage, try run:
carthage update --no-use-binaries