Method: IOS::ProjectManipulator.perform

Defined in:
lib/ios/module/setup/ProjectManipulator.rb

.perform(options) ⇒ Object



7
8
9
# File 'lib/ios/module/setup/ProjectManipulator.rb', line 7

def self.perform(options)
    new(options).perform
end