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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,6 @@ Follow this guide to:
22
22
cp Secrets.template Secrets.swift
23
23
```
24
24
25
-
Add the `Secrets.swift` file to the project in XCode. Right click on the `PowerSyncExample` tree item then select `Add files to PowerSyncExample`.
26
-
27
25
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