Skip to content
Snippets Groups Projects
Commit 5f0c8ee5 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Enable Pulse remote logging

parent 81861da9
Branches
Tags
2 merge requests!120Prepare example app for deployment,!102Release 1.0.0
This commit is part of merge request !102. Comments created here will be created in the context of that merge request.
......@@ -4,5 +4,11 @@
<dict>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSLocalNetworkUsageDescription</key>
<string>Network usage required for debugging purposes </string>
<key>NSBonjourServices</key>
<array>
<string>_pulse._tcp</string>
</array>
</dict>
</plist>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment