Replies: 1 comment
-
|
Try using the following script to generate your assets.car, sounds like you may have missed an image when creating it: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when I create my ipa (with art command) putting the icons of the app with assets.car created in Xcode (I don't put icons in the descriptor file or the .plist), transporter gives me this error when uploading the .ipa:
Validation failed (409)
Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface. (ID: 41b28c7c-7001-4558-b36c-96e6a96a0b3b)
I send in a file the complete delivery record.
registro de entrega.pdf
Beta Was this translation helpful? Give feedback.
All reactions