详情是
Validate "/Users/chengjeiry/Library/Developer/Xcode/DerivedData/iFinger_Guess-azzlzbswhkehpndzvcnzdeihgjvx/ArchiveIntermediates/Copy of css/InstallationBuildProductsLocation/Applications/iFinger Guess.app"
cd /Users/chengjeiry/Desktop/app/学习/css
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
setenv PRODUCT_TYPE com.apple.product-type.application
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation "/Users/chengjeiry/Library/Developer/Xcode/DerivedData/iFinger_Guess-azzlzbswhkehpndzvcnzdeihgjvx/ArchiveIntermediates/Copy of css/InstallationBuildProductsLocation/Applications/iFinger Guess.app"
2011-07-10 17:09:17.439 Validation[1023:607] Could not find application with identifier “com.apple.itunes.connect.ApplicationLoader” (err = -10814)
warning: Application validation was skipped.
为什么会这样,怎么解决???
我的ApplicationLoader_1.3 已经安装了。还是不行
救命啊
------解决方案--------------------
ApplicationLoader 是最新版本吗?
曾经遇到过老版本传最新 xcode 生成程序出现错误的情况。
App 的 Identifier 与 Store 中的要一致。
版本号要一致。
编译要用分发证书,打包(IPA)要用对应的分发证书。