fix iOS build blockers and add project scaffold
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
@MainActor
|
||||
func hermesUserFacingErrorMessage(localization: LocalizationStore, localeCode: String, error: Error?) -> String? {
|
||||
guard let error else {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user