lib/cocoapods-tdfire-binary/command/assemble.rb in cocoapods-tdfire-binary-1.0.6 vs lib/cocoapods-tdfire-binary/command/assemble.rb in cocoapods-tdfire-binary-1.0.7

- old
+ new

@@ -18,10 +18,10 @@ super help! "当前目录下找不到有效的 podspec 文件" if first_podspec.nil? end def run - run_command Package + run_command Package, ['--clean'] run_command Lint run_command Push run_command Publish end \ No newline at end of file