I am deploying my xamarin forms ios application in apple store.While deployment i am getting errors as follows.Any one please help me to get out of this issue.It is very important for me.
This is the error i am getting:
/var/folders/q_/18cndwcd5zz7ky11gp4v0nv80000gn/T/C24E9DA1-0526-4D75-A483-7B87CC3D050E/1276990237.itmsp - Error Messages: ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-60@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-72’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-72@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-76’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-76@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small-50’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small-50@2x’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small-40’” ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key ‘CFBundleIconFiles’: ‘Icon-Small-40@2x’”
I didn't named these images as above and some of the images are not in my application.How to resolve the issue?.Anyone please help me.Thanks in Advance.
I am deploying this application using my mac.