Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing for "XCGLogger_XCGLogger" requires a development team #338

Open
domenicontt opened this issue May 15, 2024 · 0 comments
Open

Signing for "XCGLogger_XCGLogger" requires a development team #338

domenicontt opened this issue May 15, 2024 · 0 comments

Comments

@domenicontt
Copy link

Hi team,
updating the version of XCGLogger from 7.0.0 to 7.1.5 I have the following error during the Archive process of my iOS project:

[...]XCGLogger/Package.swift: error: Signing for "XCGLogger_XCGLogger" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'XCGLogger_XCGLogger' from project 'XCGLogger').

The library is integrated using SPM, so I can't modify Signing & Capabilities of XCGLogger project (and this operation was not necessary before the update).
My project uses Swift 5.0 and with XCode 15.2.

Integrating XCGLogger 7.0.0 everything is fine. I've noticed that the file .pbxproj was modified and was inserted the Key-Value CODE_SIGN_IDENTITY="".

Can anyone tell me why I'm having this problem?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant