Ankit-Aggarwal / SwiftyWebRTC

Swift Framework for WebRTC
MIT License
159 stars 32 forks source link

Module compile version error #25

Open ShaikBaji1506 opened 5 years ago

ShaikBaji1506 commented 5 years ago

Module compiled with Swift 4.0.3 cannot be imported by the Swift 4.2.1 compiler I was getting this issue when I try to run the code after importing your swiftywebRTC framework please reply asap

Ankit-Aggarwal commented 5 years ago

Check latest version. Let me know if that works.

ShaikBaji1506 commented 5 years ago

from where do I get that latest version @Ankit-Aggarwal can you please share me the link to download

Ankit-Aggarwal commented 5 years ago

Latest master. Version 0.1.7. https://github.com/Ankit-Aggarwal/SwiftyWebRTC/releases/tag/v0.1.7 You can add to project using carthage.