SwiftyWebRTC icon indicating copy to clipboard operation
SwiftyWebRTC copied to clipboard

Module compile version error

Open ShaikBaji1506 opened this issue 5 years ago • 3 comments

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

ShaikBaji1506 avatar Sep 05 '19 11:09 ShaikBaji1506

Check latest version. Let me know if that works.

Ankit-Aggarwal avatar Sep 05 '19 14:09 Ankit-Aggarwal

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

ShaikBaji1506 avatar Sep 05 '19 14:09 ShaikBaji1506

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

Ankit-Aggarwal avatar Sep 05 '19 16:09 Ankit-Aggarwal