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

[XCode 14 issue]: No signing certificate iOS Development found. needs selected Development Team for Pod Bundles #6190

Closed
2 of 10 tasks
salvatoreboemia opened this issue Sep 6, 2022 · 3 comments
Labels
Area: Common Tools bug report investigate Collect additional information, like space on disk, other tool incompatibilities etc. OS: macOS

Comments

@salvatoreboemia
Copy link

Description

Hi

since I set up on Azure XCode 14 the fastlane fails in the build_app phase

Local XCode 14 works (assigning the teamID to the two PODs

ERRORS:

- /Users/runner/work/1/s/Pods/Pods.xcodeproj: error: No signing certificate "iOS Development" found: 
No "iOS Development" signing certificate matching team ID "XXXXX" 
with a private key was found. (in target 'POD NAME XXXX' from project 'Pods')

- /Users/runner/work/1/s/Pods/Pods.xcodeproj: error: No signing certificate "iOS Development" found:
No "iOS Development" signing certificate matching team ID "XXXXX" 
with a private key was found. (in target 'POD NAME XXXX' from project 'Pods')

Screenshot 2022-09-06 at 12 24 41

Do you have any suggestions on how to fix this error?

Thanks

Platforms affected

  • Azure DevOps
  • GitHub Actions

Virtual environments affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

macOS 12

Is it regression?

no

Expected behavior

The pipiline should complete the archive without any problems

Actual behavior

The pipiline not work as expectes

Repro steps

Start Pipeline on Azure with XCode 14 and one POD framework (like this https://stackoverflow.com/questions/72561696/xcode-14-needs-selected-development-team-for-pod-bundles)

@al-cheb al-cheb added OS: macOS Area: Common Tools investigate Collect additional information, like space on disk, other tool incompatibilities etc. and removed needs triage labels Sep 6, 2022
@al-cheb
Copy link
Contributor

al-cheb commented Sep 6, 2022

@knox
Copy link

knox commented Sep 8, 2022

This is a known issue. See CocoaPods/CocoaPods#11402 for details and workaround.

@al-cheb
Copy link
Contributor

al-cheb commented Sep 8, 2022

Close as external.

@al-cheb al-cheb closed this as completed Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Common Tools bug report investigate Collect additional information, like space on disk, other tool incompatibilities etc. OS: macOS
Projects
None yet
Development

No branches or pull requests

3 participants