在iOs开发门户中,我有:
certificate
创建了一个发行版配置文件。
在xcode项目中,我有:
中创建的分发配置文件。
当我构建和存档时,我会收到以下警告,并且这个归档文件不会出现在组织者中:
2011-08-23 13:45:28.417验证25432:607*警告:默认为标准协同设计工具警告:应用程序失败的协同设计验证。签名无效,或者没有使用Apple提交证书进行签名。(-19011) /Users/sabobin/Library/Developer/Xcode/DerivedData/Playlist_Sequencer-hkzrncwdptzbvwbceggardugetvd/ArchiveIntermediates/MusicPlaylist/IntermediateBuildFilesPath/UninstalledProducts/Playlist Sequencer.app:在磁盘上有效/Users/sabobin/Library/Developer/Xcode/DerivedData/Playlist_Sequencer-hkzrncwdptzbvwbceggardugetvd/ArchiveIntermediates/MusicPlaylist/IntermediateBuildFilesPath/UninstalledProducts/Playlist Sequencer.app:满足其指定需求测试:未能满足代码要求- (null)
有人知道为什么吗?
发布于 2011-08-23 17:56:17
https://stackoverflow.com/questions/7161262
复制相似问题