소스 검색

版本升级维护

yyqxiaoyin 6 년 전
부모
커밋
582b92997c
2개의 변경된 파일14개의 추가작업 그리고 9개의 파일을 삭제
  1. 1 1
      fastlane/Fastfile
  2. 13 8
      fastlane/report.xml

+ 1 - 1
fastlane/Fastfile

@@ -52,6 +52,6 @@ push_git_tags
 pod_lib_lint(allow_warnings: true)
 
 #    pod repo push XXX  xxx.podspec
-pod_push(path: "#{targetName}.podspec", repo: "MKRPodspecs", allow_warnings: true)
+pod_push(path: "#{targetName}.podspec", repo: "MKRPodSpecs", allow_warnings: true)
 
 end

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 13 - 8
fastlane/report.xml