Mhurd has submitted this change and it was merged.

Change subject: Add production support for crash reporting
......................................................................


Add production support for crash reporting

Change-Id: I6762268ad7af1fa8649214a67282142be12b5982
---
M wikipedia/mw-utils/WikipediaAppUtils.m
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Fjalapeno: Looks good to me, but someone else must approve
  Mhurd: Looks good to me, approved



diff --git a/wikipedia/mw-utils/WikipediaAppUtils.m 
b/wikipedia/mw-utils/WikipediaAppUtils.m
index 55336cc..8d1ff55 100644
--- a/wikipedia/mw-utils/WikipediaAppUtils.m
+++ b/wikipedia/mw-utils/WikipediaAppUtils.m
@@ -234,7 +234,8 @@
     static NSDictionary* HOCKEYAPP_IDS;
     if (!HOCKEYAPP_IDS) {
         HOCKEYAPP_IDS = @{@"org.wikimedia.wikipedia.alphahockey": 
@"11136dadf17c6d8b76f903e92eea83b1",
-                          @"org.wikimedia.wikipedia.tfbeta": 
@"2295c3698bbd0b050f257772dd2bdbb2"
+                          @"org.wikimedia.wikipedia.tfbeta": 
@"2295c3698bbd0b050f257772dd2bdbb2",
+                          @"org.wikimedia.wikipedia": 
@"5d80da08a6761e5c6456736af7ebad88"
 #if 0
                           , @"org.wikimedia.wikipedia.developer": 
@"76947f174e31a9e33fe67d81ff31732e"
 #endif

-- 
To view, visit https://gerrit.wikimedia.org/r/198435
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6762268ad7af1fa8649214a67282142be12b5982
Gerrit-PatchSet: 1
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: Bgerstle <[email protected]>
Gerrit-Reviewer: Fjalapeno <[email protected]>
Gerrit-Reviewer: Mhurd <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to