We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114711b commit e8df6c3Copy full SHA for e8df6c3
README.md
@@ -129,7 +129,7 @@ struct ContentView: View {
129
}
130
```
131
132
-*Note:* You may need to enable `App Sandbox` -> `Outgoing Connections (Client)` for your Xcode app target to run it from iPhone simulator.
+*Note:* For macOS apps, you may need to enable `App Sandbox` -> `Outgoing Connections (Client)` for your Xcode app target.
133
134
135
### **Step 7: Execute a Query (Read & Display Data)**
0 commit comments