Skip to content

Commit 6def955

Browse files
quetoolrtomas
andauthored
Update walletkit/flutter/installation.mdx
Co-authored-by: TomTom <rtomas@gmail.com>
1 parent d19d374 commit 6def955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

walletkit/flutter/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are on **Android** add jitpack support to your android (project's) build.
1919
}
2020
```
2121

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.
22+
If you are on **MacOS** add the following to your `DebugProfile.entitlements` and `Release.entitlements` files to connect to the WebSocket server.
2323

2424
```xml
2525
<key>com.apple.security.network.client</key>

0 commit comments

Comments
 (0)