소스 검색

fix podifle

cyberta 4 년 전
부모
커밋
019508120d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Podfile

+ 1 - 2
Podfile

@@ -19,6 +19,7 @@ target 'deltachat-ios' do
   target 'deltachat-iosTests' do
     inherit! :search_paths
     # Pods for testing
+  end
 end
 
 target 'DcShare' do
@@ -31,5 +32,3 @@ target 'DcShare' do
 
   pod 'SDWebImage', '~> 5.9.1'
 end
-
-end