Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Description File On Windows and Linux is searched in itmstransporter Installation Path #20

Open
bartosz546 opened this issue May 10, 2024 · 0 comments

Comments

@bartosz546
Copy link

Replicate scenario:
Run below command in folder different the iTMSTransporter installation one:
iTMSTransporter -assetfile main.ipa -u "[email protected]" -p "ios-app-password" -m upload -asc_provider "TEAM_ID" -assetDescription AppStoreInfo.plist

Behavior:
Error is thrown:

The asset description specified is not a file: AppStoreInfo.plist

If you run the command with necessary files copied in iTMSTransporter installation path it is going to work.

I guess:
iTMSTransporter is looking for Asset Description file only in its installation destination, please fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant