linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Cocoapod install error


From: Todd Mathison
Subject: [Linphone-developers] Cocoapod install error
Date: Wed, 29 Sep 2021 09:07:42 -0700

When I run “pod install”, I get this error:

[!] Couldn't determine repo type for URL: 
`https://gitlab.linphone.org/BC/public/podspec.git`: (<unknown>): mapping 
values are not allowed in this context at line 3 column 17




This is my podfile:



platform :ios, '9.0'
source "https://gitlab.linphone.org/BC/public/podspec.git";

target 'WebRTC' do
  use_frameworks!

  # Pods for WebRTC
  pod 'linphone-sdk' , '4.5'
end




Any help is appreciated, thank you!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]