phonegap开发的IOS应用无法提交到苹果商店

图片说明

PHONEGap开发的IOS 应用无法提交到苹果商店,提示如图,求答案,感谢各位。

国外有回答,如:Yes, in my app I'm using custom frameworks, they are added in the "build phases" "target dependencies" section, so when I compile the app, they are compiled and also signed. Also I have a script in each framework "build phases" that moves the compiled framework to another folder. There seems to be a bug with the signing process and I think the key part was the deletion of the frameworks, forcing the compiler to compile and sign them again. That error never happen again.
但我是新手,不知道怎么操作

确保主工程和依赖工程签名都正确