Skip to content

Commit 83aa929

Browse files
committed
ios vpn
1 parent 1e05e96 commit 83aa929

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ios/Runner/RunnerRelease.entitlements

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,12 @@
66
<array>
77
<string>allow-vpn</string>
88
</array>
9+
<key>com.apple.developer.networking.networkextension</key>
10+
<array>
11+
<string>packet-tunnel-provider</string>
12+
<string>app-proxy-provider</string>
13+
<string>dns-proxy-provider</string>
14+
<string>vpn-provider</string>
15+
</array>
916
</dict>
1017
</plist>

0 commit comments

Comments
 (0)