Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 2 replies, 0 views
I resolved this final issue by ensuring that I had a folder (/Users/nikolay/Desktop/projects/cling_wrap/assets/icon.iconset) which contained the following 2 files:
icon_512x512.png (with a resolution of 512pixels by 512pixels, obviously)
icon_512x512@2x.png (with a resolution of 1024pixels by 1024 pixels)
Then I used the following command to regenerate the icon.icns file:
iconutil --convert icns assets/icon.iconset
With this, Transporter accepted the app and was able to upload it: