Cocos xcode submits error solution, cocosxcode

Source: Internet
Author: User

Cocos xcode submits error solution, cocosxcode
CFBundleVersion indicates the internal version number (released or not released. This is a monotonically increasing string that contains one or more integers separated by periods. Cfbundle‑versionstriNg TheRelease Version Number. The version number is a string consisting of integers separated by three periods. The first integer represents a version with major changes, such as implementing new functions or major changes. The second integer represents the revision to achieve more prominent features. The third integer represents the maintenance version. The value of this key is different from that identified by "CFBundleVersion. Version Number management is a matter of caution, and developers are expected to understand the significance.
When updating an application, the cfbundlepolicversionstri version is encountered.Ng naming error, resulting in update failure. Later I checked the document and found that this is the case. I hope to give inspiration to people I don't know;The Version corresponds to cfbundlepolicversionstri.Ng (release version: if the current version is 1.1.0 Later, you can change the version to 1.1.1.) The Build corresponds to the CFBundleVersion.                           (Internal identifier used to record the development version. Each update must be higher than the previous one. For example, the current version is 11. The next time it will be larger than 11 for example 12, 13... 10000 ).ITMS-90032 upload ERROR, ERROR ITMS-90032: "Invalid Image Path-No image found at the path referenced under key 'cfbundleiconfiles':" Icon@2x.png '"in which coco2dxdoes not generate icon.pngand icon@2x.png;

Make these two files and put proj. ios_mac/ios down: Icon.png 57*57 pixels 72 pixel resolution RGB

Icon@2x.png: 114*114 pixels 72 pixel resolution RGB

Clear the project and generate an archive file.

Detailed icon list:




Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.