Skip to content

Signing for "XCGLogger_XCGLogger" requires a development team #338

@domenicontt

Description

@domenicontt

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions