瀏覽代碼

use version of OpenSSL with bitcode

Jonas Reinsch 7 年之前
父節點
當前提交
645084003b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Podfile

+ 1 - 1
Podfile

@@ -1,4 +1,4 @@
 target 'deltachat-ios' do
   use_frameworks!
-  pod 'OpenSSL'
+  pod 'openssl-ios-bitcode'
 end