瀏覽代碼

适配xcode13

harry 3 年之前
父節點
當前提交
abd6f899de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BFFramework.podspec

+ 1 - 1
BFFramework.podspec

@@ -28,7 +28,7 @@ TODO: Add long description of the pod here.
   s.source           = { :git => 'https://git.yishihui.com/iOS/BFFramework.git'}
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
-  s.ios.deployment_target = '10.0'
+  s.ios.deployment_target = '12.0'
 
   s.source_files = 'BFFramework/Classes/**/*'