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

clang: error: -fobjc-weak is not supported on the current deployment target #750

Closed
neeboo opened this issue Feb 4, 2018 · 2 comments
Closed

Comments

@neeboo
Copy link

neeboo commented Feb 4, 2018

[READ] Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository
    file a Github issue.
    • If this is a feature request make sure the issue title starts with "FR:".
  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general Firebase discussion, use the firebase-talk
    google group.
  • For help troubleshooting your application that does not fall under one
    of the above categories, reach out to the personalized
    Firebase support channel.

[REQUIRED] Step 2: Describe your environment

  • Xcode version: Version 9.2 (9C40b)
  • Firebase SDK version: Latest Pod version
  • Firebase Component:Auth
  • Component version:Latest Pod version

[REQUIRED] Step 3: Describe the problem

Build with Xcode Failure

clang: error: -fobjc-weak is not supported on the current deployment target

Steps to reproduce:

Standard procedure ,see Add Firebase to your iOS Project

Relevant Code:

none

@paulb777
Copy link
Member

paulb777 commented Feb 4, 2018

Thanks for the report.

This is CocoaPods/Xcodeproj#544 for which a fix was released last night. Update the Xcodeproj gem from 1.5.5 to 1.5.6.

@paulb777 paulb777 closed this as completed Feb 4, 2018
@neeboo
Copy link
Author

neeboo commented Feb 5, 2018

thanks @paulb777

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

No branches or pull requests

3 participants