Skip to content

Remove Messaging FIRApp Class Category#1666

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 2 commits into from
Aug 14, 2018
Merged

Conversation

bstpierr
Copy link
Contributor

Merge the config setup to FIRMessaging rather than a FIRApp class category.

Merge the config setup to FIRMessaging rather than a FIRApp class category.
@@ -65,6 +65,10 @@
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
Copy link
Member

Choose a reason for hiding this comment

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

Run pod deintegrate

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Ahh, thanks! I was wondering if this was expected or not.

Copy link
Member

@ryanwilsonryanwilson left a comment

Choose a reason for hiding this comment

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

That's a nice cleanup! Thanks. LGTM but please wait for @chliangGoogle's approval.

@@ -6631,12 +6631,12 @@
BUNDLE_LOADER = "$(TEST_HOST)";
CLANG_ANALYZER_NONNULL = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
Copy link
Member

Choose a reason for hiding this comment

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

Can you revert the project file and do those in a separate commit? They should be changed but no reason to be part of this PR :)

@bstpierrbstpierr merged commit f95ee89 into masterAug 14, 2018
@bstpierrbstpierr deleted the bs-messaging-category branch August 14, 2018 14:25
@wilhuff
Copy link
Contributor

Please remember to squash and merge unless you're merging a long-lived high-value branch (like a release branch).

@bstpierr
Copy link
ContributorAuthor

Ah yes, sorry about that. I'll make sure to do so in the future.

@firebasefirebase locked and limited conversation to collaborators Oct 29, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
6 participants
@bstpierr@wilhuff@paulb777@ryanwilson@charlotteliang@googlebot
close