gym/lib/gym/generators/package_command_generator.rb in fastlane-2.140.0 vs gym/lib/gym/generators/package_command_generator.rb in fastlane-2.141.0

- old
+ new

@@ -23,9 +23,13 @@ # The path in which the ipa file will be available after executing the command def ipa_path generator.ipa_path end + def pkg_path + generator.pkg_path + end + def dsym_path generator.dsym_path end def manifest_path