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

Target Integrity - MobileCoreServices has been renamed #6850

Closed
gilrodar opened this issue Oct 27, 2020 · 1 comment · Fixed by #6858
Closed

Target Integrity - MobileCoreServices has been renamed #6850

gilrodar opened this issue Oct 27, 2020 · 1 comment · Fixed by #6858

Comments

@gilrodar
Copy link

gilrodar commented Oct 27, 2020

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 12.1
  • Firebase SDK version: 7.0.0
  • Installation method: CocoaPods
  • Firebase Component: Firestore, Storage

[REQUIRED] Step 2: Describe the problem

After updating version 7 and trying to compile these two warnings appear.

Captura de Pantalla 2020-10-27 a la(s) 13 37 19

@paulb777
Copy link
Member

@gilrodar Thanks for the report. I'm reproducing, but not yet sure about the right fix. According to https://developer.apple.com/documentation/coreservices?language=objc, CoreServices isn't supported until iOS 12, but we're still supporting iOS 10.

In the meantime, https://stackoverflow.com/questions/60162347/how-to-silence-xcode-11-4-warnings-about-mobilecoreservices-and-assetslibrary might be helpful.

@paulb777 paulb777 self-assigned this Oct 28, 2020
@firebase firebase locked and limited conversation to collaborators Nov 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants