Skip to content

Updated to use the output_directory from gym if provided #64

@asoneji

Description

@asoneji

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions