From 5f09c25eeefa4f171264f1284cc00e30b009c7dd Mon Sep 17 00:00:00 2001 From: QuentinArguillere Date: Fri, 22 Sep 2023 16:33:22 +0200 Subject: [PATCH] Fix typo in podfile --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 2a03bdc6d..4ecc8821a 100644 --- a/Podfile +++ b/Podfile @@ -18,7 +18,7 @@ target 'Linphone' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! - # Pods for LoginTutorial + # Pods for Linphone pod 'SwiftLint' basic_pods