You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatalError("Unable to bridge Swift instance \(value) of type: \(type(of: value))")
198
+
fatalError("Unable to bridge Swift instance \(value) of type: \(type(of: value)); this is usually due to missing // SKIP @bridge or // SKIP @bridgeMembers on the Swift type")
0 commit comments