瀏覽代碼

版本升级维护

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

File diff suppressed because it is too large
+ 13 - 8
fastlane/report.xml