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

Invalid Code Signing for gRPCCertificates-Cpp.bundle in Mac Catalyst App #3500

Closed
Jhonte opened this issue Aug 3, 2019 · 6 comments
Closed
Labels
api: firestore Catalyst macOS Issues or feature requests for macOS.

Comments

@Jhonte
Copy link

Jhonte commented Aug 3, 2019

Describe your environment

Xcode version: 11 Beta 4
"react-native-firebase": "5.5.6",
"react-native": "0.60.4",

Can't build on macOS in XCode 11.0 beta X

Steps to reproduce:

I have tried to get a build for macOS in the new Xcode 11.0 beta 4 working for a while (the iPad variant). But no matter how I configure the provision profiles it always ends up with this errors in XCode.

62349440-13e65380-b500-11e9-9b0a-b8facc2a5c9a

XCode itself shows no errors in the Signing and Capabilities tab - have Automatically manage signing checked. Has anyone else experienced this or can it be something wrong in the library?

Thanks for any help or input.

Reference in react-native-firebase repo -> invertase/react-native-firebase#2436

@google-oss-bot

This comment has been minimized.

@paulb777 paulb777 added macOS Issues or feature requests for macOS. and removed needs-triage labels Aug 3, 2019
@paulb777
Copy link
Member

paulb777 commented Aug 6, 2019

Workaround is signing the Resource build target:

workaround

@Jhonte
Copy link
Author

Jhonte commented Aug 6, 2019

Ahh thanks for the work around at least. Those where new menus to me.

@paulb777
Copy link
Member

Tracked in CocoaPods at CocoaPods/CocoaPods#8891

@paulb777 paulb777 changed the title Can't build on macOS in XCode 11.0 beta X Invalid Code Signing for gRPCCertificates-Cpp.bundle in Mac Catalyst App Jan 12, 2021
@paulb777
Copy link
Member

See Apple response at #7291

@paulb777
Copy link
Member

Now that the bundle is embedded into Firestore, I believe this is no longer an issue.

@firebase firebase locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: firestore Catalyst macOS Issues or feature requests for macOS.
Projects
None yet
Development

No branches or pull requests

3 participants