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: walletkit/flutter/installation.mdx
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,7 @@ If you are on **Android** add jitpack support to your android (project's) build.
19
19
}
20
20
```
21
21
22
-
If you are on **MacOS** you will have to add different permissions to get the package to work.
23
-
24
-
Add the following to your `DebugProfile.entitlements` and `Release.entitlements` files so that it can connect to the WebSocket server.
22
+
If you are on **MacOS** add the following to your `DebugProfile.entitlements` and `Release.entitlements` files so that it can connect to the WebSocket server.
0 commit comments