diff --git a/cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin.rb b/cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin.rb index 8c26858..c9b072a 100755 --- a/cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin.rb +++ b/cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin.rb @@ -34,8 +34,6 @@ class Bin < Command include CBin::SpecFilesHelper self.abstract_command = true - - self.default_subcommand = 'open' self.summary = '组件二进制化插件.' self.description = <<-DESC 组件二进制化插件。利用源码私有源与二进制私有源实现对组件依赖类型的切换。