mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-24 04:46:05 +08:00
[command] Make support command work again.
This commit is contained in:
@@ -77,12 +77,12 @@ module Motion; module Project
|
||||
# -------------------------------------------------------------------------
|
||||
|
||||
require 'motion/project/command/account'
|
||||
#require 'motion/project/command/archive'
|
||||
require 'motion/project/command/activate'
|
||||
require 'motion/project/command/changelog'
|
||||
#require 'motion/project/command/create'
|
||||
#require 'motion/project/command/device_console'
|
||||
#require 'motion/project/command/ri'
|
||||
require 'motion/project/command/support'
|
||||
#require 'motion/project/command/update'
|
||||
|
||||
self.abstract_command = true
|
||||
|
||||
Reference in New Issue
Block a user