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
For example, if we set an english screenshot with filename "en/screenshot.png" and a german screenshot named "de/screenshot.png", in the resulting .itmsp only 1 image file will exist "1.png", even if the 2 original images are different.
In order to get the correct result "--prefix-images" must be specified.
The text was updated successfully, but these errors were encountered:
Also, when multiple versions are involved, the screenshots of the latest version replace same-named screenshots of the previous version even if "--prefix-images" is set.
For example, if we set an english screenshot with filename "en/screenshot.png" and a german screenshot named "de/screenshot.png", in the resulting .itmsp only 1 image file will exist "1.png", even if the 2 original images are different.
In order to get the correct result "--prefix-images" must be specified.
The text was updated successfully, but these errors were encountered: