browserstack / browserstack-fastlane-plugin

MIT License
20 stars 14 forks source link

Can I set specific name for ipa file? #4

Closed seropusha closed 5 years ago

seropusha commented 5 years ago

Its amazing tools, thank you very much!

For example I can upload build often and this looks not readable. Can add optional parameter name for ipa before uploading?

raghuhit commented 5 years ago

Hi @seropusha,

I am assuming, you are talking about uploading app to browserstack app live. There are two things which you can do in this case:

  1. Uploaded apps have timestamp and app version being shown in the dashboard, you can refer that for distinguishing different builds. And they are placed in descending order with respect to upload time.

  2. Or you can change the name of the file being uploaded and then pass it to browserstack upload action, that will upload and show your ipa with new name.