Browse Source

版本升级维护

yyqxiaoyin 6 years ago
parent
commit
f96298a1f3
2 changed files with 10 additions and 10 deletions
  1. 1 1
      fastlane/Fastfile
  2. 9 9
      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, sources:"http://60.205.190.38:9000/iOS/MKRPodSpecs.git")
 
 end

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