xcparse icon indicating copy to clipboard operation
xcparse copied to clipboard

Added an option to divide by device identifier

Open djavan-bertrand opened this issue 2 years ago • 0 comments

Change Description:

Added an option to divide attachments by target identifier. Using --identifier will export the attachments into folders named after the device identifier. This option takes precedence over --model and --os, hence these options will be ignored if --identifier is passed. This can be useful if tests are run on two devices with same model and os.

Test Plan/Testing Performed:

Tests have been updated to ensure that this new command works correctly.

djavan-bertrand avatar May 24 '23 16:05 djavan-bertrand