I just migrated an app to use Swift 2 in Xcode 7, and after cleaning up all the changes and fixing errors missed, I can't get past an error:
"Command failed due to signal: Illegal instruction: 4"
Has anyone else experienced this? I have cleaned the build, removed Derived Data folder, and ensured I'm on latest version of CocoaPods with latest versions of pods (SVProgressHUD, KSReachability, Lockbox, SMPageControl).
Please help, thank you!
-BJ