Skip to content

Restore UIKit import to FIRApp.h to prevent breaking change #78

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

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Jun 7, 2017

No description provided.

@paulb777 paulb777 requested a review from davidair June 7, 2017 23:12
@@ -16,6 +16,11 @@

#import <Foundation/Foundation.h>

#if TARGET_OS_IOS
// TODO: Remove UIKit import on next breaking change release
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this TODO?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like a good thing for us since we shouldn't unnecessarily drag UIKit in and to let clients know that it will go away.

@paulb777 paulb777 merged commit 2fe4053 into master Jun 7, 2017
@paulb777 paulb777 deleted the FIRApp-UIKit branch June 7, 2017 23:19
minafarid pushed a commit to minafarid/firebase-ios-sdk that referenced this pull request Jun 6, 2018
@firebase firebase locked and limited conversation to collaborators Nov 15, 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

Successfully merging this pull request may close these issues.

2 participants