iOS - Archive报错
2022-03-28 本文已影响0人
Joh蜗牛
Archive后生成ipa,报错如下:
The archive contains nothing that can be signed.
Verify that your build process has compiled binaries and copied in bundles resources.
解决方法:
将此处内容删除,再次Archive即可
141648453451_.pic.jpg
Archive后生成ipa,报错如下:
The archive contains nothing that can be signed.
Verify that your build process has compiled binaries and copied in bundles resources.
解决方法:
将此处内容删除,再次Archive即可