/ Usr / bin / codesign command error with exit code 1 Xcode CocoaPods

I tried to debug this error for hours, it says that the command / usr / bin / codesign is not with exit code 1

This seems to be related to code signatures, and I updated the preparation profiles, deleted Derived Data, cleaned up the project, and tried everything else on SO, but nothing works. Any help would be greatly appreciated. Here is a screenshot:

Error log

+4
source share

Source: https://habr.com/ru/post/1599412/


All Articles