You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I put the build inside me Mac /usr/local/bin directory. Then i am running the build from command Terminal with below this command to generate reports.
xcsummary -in -out
Here I have a folder in my desktop, where I am putting my input .plist file which I have got from different system generated .xcresult file
And I have also a output folder in my desktop which I am giving as my .
Now when I am running the above command
xcsummary -in -out -show_success
then I am getting all the data in my HTML report except the attachment snapshots.
And a blank resource folder is getting generated in my
So, for attaching the snapshots in my report I copied all the attachment images with jpg format from my .xcresult/attchment to this new resource folder that is being generated during running of above command. But still no snapshots are coming in the report.html
The text was updated successfully, but these errors were encountered:
Hello,
I put the build inside me Mac /usr/local/bin directory. Then i am running the build from command Terminal with below this command to generate reports.
xcsummary -in -out
Here I have a folder in my desktop, where I am putting my input .plist file which I have got from different system generated .xcresult file
And I have also a output folder in my desktop which I am giving as my .
Now when I am running the above command
xcsummary -in -out -show_success
then I am getting all the data in my HTML report except the attachment snapshots.
And a blank resource folder is getting generated in my
So, for attaching the snapshots in my report I copied all the attachment images with jpg format from my .xcresult/attchment to this new resource folder that is being generated during running of above command. But still no snapshots are coming in the report.html
The text was updated successfully, but these errors were encountered: