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
How to fix error no such module for import linphone sdk macos #211
Comments
|
i have the same issue |
|
Hi |
|
Hi, it seems podspec was not compiled with swift wrapper in. Best regards |
|
Hi @jehandelalune |


I installed osx linphone-sdk using Pods With the following command in the Pod file
pod 'linphone-sdk', '5.0.69', :source => ‘https://gitlab.linphone.org/BC/public/podspec-macos.git'After executing command
pod installand installing successfully Gives this error forimport linphoneswNo such module 'linphonesw'
The text was updated successfully, but these errors were encountered: