iOS企业分布问题

iOS企业分布问题,ios,Ios,它正在工作,但在发布另一个版本后,OTA无线安装开始不再工作。。告诉我无法下载应用程序时出错。。使用完全相同的资源调配配置文件并执行相同的操作。。但它不起作用 在我尝试安装时从手机中获取日志 Sep 22 12:16:51 Wills-iPhone lockdownd[17] <Error>: 2ff15000 handle_connection: Could not receive USB message #6 from iPhone Configuration Utility.

它正在工作,但在发布另一个版本后,OTA无线安装开始不再工作。。告诉我无法下载应用程序时出错。。使用完全相同的资源调配配置文件并执行相同的操作。。但它不起作用

在我尝试安装时从手机中获取日志

Sep 22 12:16:51 Wills-iPhone lockdownd[17] <Error>: 2ff15000 handle_connection: Could not receive USB message #6 from iPhone Configuration Utility. Killing connection

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: entitlement 'com.apple.developer.ubiquity-container-identifiers' has value not permitted by a provisioning profile

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: entitlement 'com.apple.developer.ubiquity-kvstore-identifier' has value not permitted by a provisioning profile

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: 2ffc4000 verify_signer_identity: Could not copy validate signature: -402620394

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: 2ffc4000 preflight_application_install: Could not verify executable at /var/tmp/install_staging.DCVRV3/foo_extracted/Payload/ON Test.app

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: 2ffc4000 install_application: Could not preflight application install

Sep 22 12:16:52 Wills-iPhone installd[608] <Error>: 2ffc4000 handle_install: API failed

Sep 22 12:16:52 Wills-iPhone com.apple.itunesstored[606] <Notice>: MobileInstallationInstall: failed with -1

转到并确保证书未在Apple端被吊销或过期。

从头开始,发现我使用了错误的配置文件。。谢谢: