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 d48d836 commit f650547Copy full SHA for f650547
Swift/Tests/iOS/Info.plist
@@ -23,7 +23,10 @@
23
<key>NSBonjourServices</key>
24
<array>
25
<string>_MyService._tcp</string>
26
+ <string>_couchbaseP2P._tcp</string>
27
</array>
28
+ <key>NSLocalNetworkUsageDescription</key>
29
+ <string>This app uses the local network to discover nearby devices.</string>
30
<key>UILaunchStoryboardName</key>
31
<string>LaunchScreen</string>
32
<key>UIMainStoryboardFile</key>
0 commit comments