yyqxiaoyin преди 6 години
родител
ревизия
e477a86bdb
променени са 2 файла, в които са добавени 12 реда и са изтрити 12 реда
  1. 1 1
      fastlane/Fastfile
  2. 11 11
      fastlane/report.xml

+ 1 - 1
fastlane/Fastfile

@@ -54,6 +54,6 @@ push_git_tags
 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)
 
 #    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,https://github.com/CocoaPods/Specs.git",use_libraries:true)
 
 end

Файловите разлики са ограничени, защото са твърде много
+ 11 - 11
fastlane/report.xml