linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Fwd: Cannot download linphone-sdk ios on new machi


From: Kamil Szulc
Subject: [Linphone-developers] Fwd: Cannot download linphone-sdk ios on new machine
Date: Fri, 24 Sep 2021 09:25:23 +0200

Hi guys!

I switched a few days ago to a new machine and I have an issue while downloading linphone-sdk via cocoapods. Everything was working a few months ago. Can you help me please?

Here my pod file:

# Uncomment the next line to define a global platform for your project

platform :ios, '12.0'

source 'https://cdn.cocoapods.org/'

source 'https://gitlab.linphone.org/BC/public/podspec.git'


use_frameworks!


target 'ecall-mobile-ios' do

  # Comment the next line if you don't want to use dynamic frameworks


  # Pods for ecall-mobile-ios

  pod 'Alamofire''5.0.0-rc.3'

  pod 'SideMenu'

  pod 'RealmSwift'

  pod 'UIColor_Hex_Swift'

  pod 'ActionSheetPicker-3.0'

  pod 'SwiftKeychainWrapper'

  pod 'Firebase/Messaging'

  pod 'Firebase/Core'

  pod 'MaterialDesignWidgets'

  pod 'SwiftyBeaver'

  pod 'SwiftyJSON'

  pod 'SwiftEventBus'

  pod 'ReachabilitySwift'

  pod 'lottie-ios'

  pod 'SwiftGifOrigin'

  pod 'Firebase/Crashlytics'

  pod 'Firebase/Analytics'

  pod 'linphone-sdk'

end


I'm facing while `pod install` : 

[!] 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



Best regards
Kamil


reply via email to

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