Skip to content

Missing NSObject overrides and tests #9715

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
Apr 27, 2022
Merged

Conversation

paulb777
Copy link
Member

The games team discovered we missed a few NSObject overrides in the Storage Swift API port.

This PR adds them back along with tests that we never had.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@paulb777 paulb777 requested a review from ncooke3 April 27, 2022 18:27
@paulb777 paulb777 merged commit f075fdc into release-9.0 Apr 27, 2022
@paulb777 paulb777 deleted the pb-missing-nsobject branch April 27, 2022 21:36
paulb777 added a commit that referenced this pull request Apr 28, 2022
* Missing NSObject overrides and tests (#9715)
* [v9] Improve clarity of zip integration instructions (#9720)

Co-authored-by: Nick Cooke <[email protected]>
ncooke3 added a commit that referenced this pull request May 4, 2022
* Missing NSObject overrides and tests (#9715)

* Fix an issue with StorageUploadTask.resume accidentally using Download. (#9717) (#9718)

Co-authored-by: Jon Simantov <[email protected]>

* [v9] Improve clarity of zip integration instructions (#9720)

* [skip ci] Update zip README

* [skip ci] Update zip README (2)

* Fix Storage Pod-lib-lint failures on Xcode 13.3.1 (#9748)

* [v9] Cherry-pick Firestore build fix for Xcode 13.3.1 into `release-9.0` (#9747)

* Fix build errors in Xcode 13.3.1 (#9705)
* googletest.cmake: remove GIT_SHALLOW when cloning (#9712)
Co-authored-by: Denver Coneybeare <[email protected]>

* Bump SPM GTMSessionFetcher dep to 1.7.2 (#9753)

Co-authored-by: Paul Beusterien <[email protected]>
Co-authored-by: Jon Simantov <[email protected]>
@firebase firebase locked and limited conversation to collaborators May 28, 2022
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.

3 participants