Skip to content

Commit

Permalink
Add link to swift issue
Browse files Browse the repository at this point in the history
  • Loading branch information
darinf committed May 15, 2024
1 parent c8a57d5 commit b9fb21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FirebaseStorage/StorageMetadata+Swift.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public class StorageMetadata {
}
}

// Workaround for https://github.com/apple/swift/issues/69711
private extension swift_firebase.swift_cxx_shims.firebase.storage.CustomMetadata {
borrowing func toDict() -> [String: String] {
var result = [String: String]()
Expand Down

0 comments on commit b9fb21f

Please sign in to comment.