소스 검색

版本升级维护

yyqxiaoyin 6 년 전
부모
커밋
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