苹果开发 - ios 提交审核 通不过
迷茫
迷茫 2017-04-17 17:41:39
0
2
1175

苹果邮件如下:

Invalid or Non-Increasing CFBundleVersion - The value specified in the bundle's Info.plist file for the key CFBundleVersion must be a string consisting of any number of dot-separated components, where each component is composed only of the digits 0 through 9. For example, any of the following are syntactically valid values for CFBundleVersion: "1.0", "4.2.1", "5545.12", "1.4.0.0.5"; whereas the following are all syntactically invalid: "GX5", "3.4.2b6", "2.6GM", "1.0 (Gold)", "-3.6". Additionally, each updated version of the same application must have a CFBundleVersion that increases relative to that of the previous version that was actually made available for sale on the iTunes Store. For example, if a previously-available version had a CFBundleVersion of "1.4", then any of the following would be acceptable as the next update: "1.4.0.0.0.0.5", "1.4.1", "1.4.332", "1.5"; but all of the following (though syntactically valid) would be unacceptable: "1.4", "1.3", "1.3.99999", "0.9". For more information about the CFBundleVersion key and the Info.plist file, see Apple's Runtime Configuration Guidelines at http://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPRuntimeConfig/index.html

Once these issues have been corrected, use Xcode or Application Loader to upload a new binary to iTunes Connect. Choose the new binary on the app’s Details page in My Apps on iTunes Connect, and click Submit for Review.

Regards,

The App Store team

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

全員に返信(2)
左手右手慢动作

新しいアプリまたはバージョンがリリースされるたびに、Apple は CFBundleShortVersionString に対応するバージョン番号を入力するよう求めます。さらに、アップロードが成功し (レビューまたは合格しなかった)、バグを修正するか機能を変更した場合は、パッケージ化して公開するときに、CFBundleVersion が以前のバージョンより大きくなければなりません。

たとえば、初めてバージョン: 1.5.1、ビルド: 3.4.2 をアップロードしたとき、アプリケーションは拒否されました。修復した後、再度パッケージ化してアップロードすると、バージョンはまだ 1.5.1 でした。ビルドは 3.4.2 より大きい必要があり、3.4.3、3.4.5、3.8.5 などにすることができます。 バージョン 1.5.1 がレビューに合格し、新しいバージョンがリリースされた場合、次回アップロードされるときのバージョンは 1.5.1 より大きくなりますが、ビルドは 1.1.0 などで再開できます。バージョン 1.5.1 に別の問題があり、変更したアプリケーションを再度アップロードしたい場合は、ビルドが最後に正常にアップロードされたビルドよりも大きい、つまり 1.1.0 より大きい必要があります。

参考:http://www.jianshu.com/p/538c2c39e02e【4. AppStoreリリース】

いいねを押す +0
小葫芦

BundleVersion がありません。つまり、プロジェクト設定で、バージョン番号の下にビルド番号がありません
スクリーンショット:

いいねを押す +0
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート
私たちについて 免責事項 Sitemap
PHP中国語ウェブサイト:福祉オンライン PHP トレーニング,PHP 学習者の迅速な成長を支援します!