lib/gym/generators/package_command_generator.rb in gym-0.6.1 vs lib/gym/generators/package_command_generator.rb in gym-0.6.2
- old
+ new
@@ -13,9 +13,10 @@
def appfile_path
generator.appfile_path
end
+ # The path in which the ipa file will be available after executing the command
def ipa_path
generator.ipa_path
end
def dsym_path