supabase / supabase-swift

A Swift client for Supabase
https://supabase.com/docs/reference/swift
MIT License
727 stars 111 forks source link

fix: build for Swift 5.9 #577

Closed grdsdev closed 1 month ago

grdsdev commented 1 month ago

What kind of change does this PR introduce?

fix https://github.com/supabase/supabase-swift/issues/571

Changes

Mark observeAppLifecycleChanges() method with @MainActor