build fail for unknown error. May cocoadpods be blamed.
Closed this issue · 1 comments
=== BUILD TARGET SnapKit OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: SnapKit does not support provisioning profiles. SnapKit does not support provisioning profiles, but provisioning profile NO_SIGNING/ has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor.
** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
Check dependencies
Check dependencies
Check dependencies
Check dependencies
Check dependencies
Check dependencies
Check dependencies
(8 failures)
********* 项目构建失败 😢 😢 😢 ***************
the pod --version is 1.3.1 and the build settings is "Don't code sign"
I fixed this problem by myself.
open the cocoapods and choose all the target. And choose the automaticlly manager signing. than the error done.