forked from GargoyleSoftware/voip-client-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdisable-security.patch
More file actions
35 lines (35 loc) · 823 Bytes
/
disable-security.patch
File metadata and controls
35 lines (35 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
diff --git a/Settings.bundle/Root.plist b/Settings.bundle/Root.plist
index 5bc0378..9d011f1 100644
--- a/Settings.bundle/Root.plist
+++ b/Settings.bundle/Root.plist
@@ -169,7 +169,7 @@
<array>
<string>udp</string>
<string>tcp</string>
- <string>tls</string>
+ <!--string>tls</string-->
</array>
<key>Type</key>
<string>PSMultiValueSpecifier</string>
@@ -177,10 +177,10 @@
<array>
<string>udp</string>
<string>tcp</string>
- <string>tls</string>
+ <!--string>tls</string-->
</array>
</dict>
- <dict>
+ <!--dict>
<key>DefaultValue</key>
<false/>
<key>Key</key>
@@ -189,7 +189,7 @@
<string>Secure rtp</string>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
- </dict>
+ </dict-->
<dict>
<key>DefaultValue</key>
<true/>