胡志强 3 år sedan
förälder
incheckning
6acea8cf9e
1 ändrade filer med 2 tillägg och 3 borttagningar
  1. 2 3
      Podfile

+ 2 - 3
Podfile

@@ -54,7 +54,7 @@ target 'Introduce' do
      pod 'BFAnalyzeKit',          :path => '../BFAnalyzeKit/'
      pod 'BFFFmpeglib',           :path => '../BFFFmpeglib/'
      pod 'BFUploadKit',           :path => '../BFUploadKit/'
-     pod 'MLeaksFinder'
+#     pod 'MLeaksFinder'
      
   when "test"
      
@@ -89,9 +89,8 @@ target 'Introduce' do
     remove_swift_ui("./Pods/Kingfisher/Sources/SwiftUI/ImageBinder.swift")
     remove_swift_ui("./Pods/Kingfisher/Sources/SwiftUI/KFImageOptions.swift")
     remove_swift_ui_realm("./Pods/RealmSwift/RealmSwift/SwiftUI.swift")
-    remove_retaincyle("./Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm")
+#    remove_retaincyle("./Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm")
 
-#    remove_RealmSwift_swift_ui
     installer.pods_project.targets.each do |target|
       target.build_configurations.each do |config|
         config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '10.0'