yyqxiaoyin 6 лет назад
Родитель
Сommit
2720c04154
2 измененных файлов с 17 добавлено и 10 удалено
  1. 2 0
      fastlane/Fastfile
  2. 15 10
      fastlane/report.xml

+ 2 - 0
fastlane/Fastfile

@@ -48,6 +48,8 @@ tag: tagName
 push_git_tags
 
 # 4. pod spec lint
+# pod lib lint --sources='http://60.205.190.38:9000/iOS/MKRPodSpecs.git,https://github.com/CocoaPods/Specs.git' --use-libraries --allow-warnings
+
 
 pod_lib_lint(sources: "http://60.205.190.38:9000/iOS/MKRPodSpecs.git,https://github.com/CocoaPods/Specs.git",allow_warnings: true,use_libraries:true)
 

Разница между файлами не показана из-за своего большого размера
+ 15 - 10
fastlane/report.xml