-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Invalid Code Signing for Mac Catalyst App #7291
Comments
I found a few problems with this issue:
|
This looks like a duplicate of #3500. I think I'll improve its title. |
@paulb777 This is despite applying the workaround. The workaround allows me to build the archive but the problem comes up again once the app is uploaded to App Store Connect. |
Ugh! Thanks for clarifying. Reopening. |
Any workarounds for this issue? This is holding up a release. |
@paulb777 Any way to get this working? |
@girishw Sorry, nothing concrete to offer currently. I would suggest experimenting with removing or packaging the gRPC bundle differently. |
@paulb777 Has this been figured out ? I just hit this wall on App Store connect |
You can work around this with : 1, Selecting the team in Signing & Capabilities |
Though this is still potentially an issue that can arise in the future, I'm going to close this ticket for now since it has a workaround and does not appear to be actionable by the Firebase team. If it regresses or the workaround stops working, please comment and I'll reopen or file a new issue. |
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
I am able to archive my Mac Catalyst app and upload to App Store connect. However, I get an error message from App Store connect once uploaded:
ITMS-90284: Invalid Code Signing - The executable 'MyApp.app/Contents/Frameworks/grpcpp.framework/Versions/A/Resources/gRPCCertificates-Cpp.bundle' must be signed with the certificate that is contained in the provisioning profile
There was a previous similar issue opened and closed without resolution : #5053
I opened a DTS with Apple and here is the response I received:
The text was updated successfully, but these errors were encountered: