浏览代码

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