Browse Source

1.迁移NX相关到Common

wenweiwei 3 years ago
parent
commit
c1b12f9964

+ 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.source           = { :git => 'https://git.yishihui.com/iOS/BFFramework.git'}
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
 
-  s.ios.deployment_target = '12.0'
+  s.ios.deployment_target = '10.0'
 
 
   s.source_files = 'BFFramework/Classes/**/*'
   s.source_files = 'BFFramework/Classes/**/*'
 
 

+ 0 - 0
BFFramework/Classes/BFModules/BFCustomViews/.gitkeep


+ 0 - 0
BFFramework/Classes/BFModules/BFCustomViews/views/.gitkeep


+ 1 - 0
BFFramework/Classes/Stuckpoint/View/PQCustomSpeedSettingView.swift

@@ -6,6 +6,7 @@
 //  功能:自定义速度界面
 //  功能:自定义速度界面
 
 
 import Foundation
 import Foundation
+import BFCommonKit
 
 
 class PQCustomSpeedSettingView: UIView {
 class PQCustomSpeedSettingView: UIView {
     // 左上角返回
     // 左上角返回