-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openvidu-ionic - demo app not working on Mac OS : 10.14.4 Xcode : 10.2.1 #10
Comments
How about updateing SWIFT_VERSION to one of the supported ones, as described in the error message? |
It throws another errors , as version change also needs syntax change |
Also as of now apart from swift 3.0, xcode version is 9.0, which I think also creates issue |
Talking about iosrtc-swift-support.js file |
I can confirm that openvidu-ionic is working fine by using Xcode 10.1 in devices running iOS 12.1 |
OK, I do have Xcode 10.2.1 ...it gives me error during build ..without running on device |
I have the same problem. |
Hello,
I tried to run openvidu-ionic - demo app on following
Mac OS : 10.14.4
Xcode : 10.2.1
It throws error
Error : SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'OpenVidu Ionic')
The text was updated successfully, but these errors were encountered: