Browse Source

版本升级维护

yyqxiaoyin 6 years ago
parent
commit
2720c04154
2 changed files with 17 additions and 10 deletions
  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)
 

File diff suppressed because it is too large
+ 15 - 10
fastlane/report.xml