[Office Hours] Deployment failing with Error: Signing for "Stanford360" requires a development team #157
Unanswered
kkellybonilla
asked this question in
Office Hours
Replies: 1 comment
-
Happy to help! Seems like this issue is similar to the one listed here: https://github.com/orgs/CS342/discussions/141#discussioncomment-12363529. it might be good to follow the same steps I did for the PR for the NeutroFeverGuard team: CS342/2025-NeutroFeverGuard#21 The most important changes that might have resulted in this error in previous PRs might be related to the Xcode project file, including changes to e.g.:
It might be that some of these things have been changes in previous PRs. The easiest way to fix this would be to selectively revert these changes in a subsequent PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related Discussion
Hi @PSchmiedmayer! One of our deployments is failing and I have no idea how to resolve it. This isn't an error we're getting locally, so I'm not sure how to go about debugging it.
This is the error:
Here's the link to the action: https://github.com/CS342/2025-Stanford-360/actions/runs/13753784345
Reproduction
Action: https://github.com/CS342/2025-Stanford-360/actions/runs/13753784345
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions