-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
In our gym config, we have provided output_directory
dir. When using IPASizeProvider we got the follwoing error:
[17:28:41]: $ ../Pods/SwiftInfo/bin/swiftinfo
[17:28:47]: ▸ * Extracting ipa_size
[17:28:47]: ▸ * **ipa_size:** .ipa not found! Attempted to find .ipa at: ../build/
I noticed is not using the output_directory
dir from gym and instead, it is expecting the ipa to be inside the ./build folder.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers