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
Copy file name to clipboardExpand all lines: Demo/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Follow this guide to:
18
18
19
19
2. Open the “_Secrets” file and insert the credentials of your Supabase and PowerSync projects (more info can be found [here](https://docs.powersync.com/integration-guides/supabase-+-powersync#test-everything-using-our-demo-app)).
20
20
21
-
3.Enable CasePathMacros. We are using SwiftUI Navigation for the demo which requires this.
21
+
3.You will need to enable `CasePathMacros` for SwiftUI Navigation. You can do this in settings, or just build the app and a dialog will be shown to enable `CasePathMacros`.
0 commit comments