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

Auth - no typedefs in public APIs #6283

Merged
merged 2 commits into from Aug 18, 2020
Merged

Auth - no typedefs in public APIs #6283

merged 2 commits into from Aug 18, 2020

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Aug 17, 2020

Improve Xcode usability of accessing APIs from Swift:

From

Screen Shot 2020-08-17 at 12 23 00 PM

to

Screen Shot 2020-08-17 at 12 28 31 PM

  • Enabled clang-format where it was disabled
  • Removed unnecessary API_AVAILABLE(ios(8.0))

@@ -1,5 +1,6 @@
# Unreleased
- [added] Added basic watchOS support. (#4621)
- [fixed] Improved Xcode completion of public API completion handlers in Swift. (#6283)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe changed instead of fixed?

@paulb777 paulb777 merged commit f4ee160 into master Aug 18, 2020
@paulb777 paulb777 deleted the pb-sto-typedef branch August 18, 2020 21:42
@firebase firebase locked and limited conversation to collaborators Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants