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

Error "invalid CFBundleIdentifier 'GoogleUtilities_Environment'..." when trying to upload app #9954

Closed
lugearma opened this issue Jun 27, 2022 · 1 comment

Comments

@lugearma
Copy link

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 13.4.1
  • Firebase SDK version: 9.0.0
  • Installation method: Swift Package Manager
  • Firebase Component: Auth, Messaging, Crashlytics, Installations, RemoteConfig
  • Target platform(s): iOS

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

I just added Firebase using SPM and I can't upload my app to the appstore because it shows this issue:

ERROR ITMS-90049: "This bundle is invalid. The bundle at path Payload/MyApp.app/Frameworks/GoogleUtilities_Environment.framework has an invalid CFBundleIdentifier 'GoogleUtilities_Environment' There are invalid characters(characters that are not dots, hyphen and alphanumerics) that have been replaced with their code point 'GoogleUtilities\u005fEnvironment' CFBundleIdentifier must be present, must contain only alphanumerics, dots, hyphens and must not end with a dot. [see the Core Foundation Keys at https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-102070-TPXREF105]"

Relevant Code:

There's no relevant code, just trying to upload my app to the appstore.

@paulb777
Copy link
Member

Sorry about the trouble. This is a duplicate of #9912. Please see the discussion there.

@firebase firebase locked and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants