Skip to content

Commit

Permalink
Add the import for the storage manager to use -rs.
Browse files Browse the repository at this point in the history
  • Loading branch information
todd-spruceid committed Aug 4, 2024
1 parent a0270dd commit a4a444b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/MobileSdk/StorageManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
//

import Foundation
import SpruceIDMobileSdkRs

// The following is a stripped-down version of the protocol definition from mobile-sdk-rs against which the storage
// manager is intended to link.
Expand Down

0 comments on commit a4a444b

Please sign in to comment.