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
I did a simple appstore-tools download ..., created a version on appstore connect and did an appstore-tools upload ... without changing anything. However I believe that the upload script has some issues understanding that the assets did not change and is re-uploading all of them; e.g.
I think this is because the downloaded assets are still processed by the app store, even when downloading the same resolution as the original uploads. If you have the original files that you uploaded, then those should match.
Something very weird happened by running this on a different python interpreter (3.9). Now it matches most of the checksums (except for videos, for which you download the m3u) 😱. ah no, it actually looks like it was able to recover something from previous runs
I did a simple
appstore-tools download ...
, created a version on appstore connect and did anappstore-tools upload ...
without changing anything. However I believe that the upload script has some issues understanding that the assets did not change and is re-uploading all of them; e.g.The text was updated successfully, but these errors were encountered: