I'm getting Mach-O errors on a clean install of AppRTC in swift.
I create a new project in xcode 8.3.3 and run.
I add: pod ‘AppRTC‘
to my podfile, and use pod install.
When complete, I disable bitcode. This is running on a device, cleaned the code and I'm stumped!