We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f01818 commit b6f058dCopy full SHA for b6f058d
FirebaseStorageSwift/CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Unreleased
2
+
3
+# v0.1
4
+- Initial public beta release. Extends the Storage Reference API with the Swift
5
+ Result type for all APIs that return an optional value and optional Error.
6
+ To use, add `pod 'FirebaseStorageSwift'` to the Podfile and
7
+ `import FirebaseStorageSwift` to the source. Please provide feedback about
8
+ these new APIs and suggestions about other potential Swift extensions to
9
+ https://github.com/firebase/firebase-ios-sdk/issues.
0 commit comments