I installed linphone sdk osx 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 install and installing successfully
Gives this error for import linphonesw
No such module 'linphonesw'