swift - AppRTC mach-or errors -


i'm getting mach-o errors on clean install of apprtc in swift.

i create new project in xcode 8.3.3 , run.

i add: pod ‘apprtc‘

to podfile, , use pod install.

when complete, disable bitcode. running on device, cleaned code , i'm stumped!

seems apprtc not work pods swift. objective-c, no problem. not real solution, used static library this.

also, downvoter have feedback why question not suitable?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -