aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/testapp/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/mac/testapp/Info.plist')
-rw-r--r--src/client/mac/testapp/Info.plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/client/mac/testapp/Info.plist b/src/client/mac/testapp/Info.plist
index 2794c44b..6094ec6c 100644
--- a/src/client/mac/testapp/Info.plist
+++ b/src/client/mac/testapp/Info.plist
@@ -42,6 +42,13 @@
<string>YES</string>
<key>BreakpadVendor</key>
<string>Foo Bar Corp, Incorporated, LTD, LLC</string>
+ <key>BreakpadServerParameters</key>
+ <dict>
+ <key>Param1</key>
+ <string>Value1</string>
+ <key>Param2</key>
+ <string>Value2</string>
+ </dict>
<key>LSUIElement</key>
<string>1</string>
</dict>