fix osx hockeyapp api code

This commit is contained in:
2018-10-10 12:24:23 +02:00
parent 690c7d97cf
commit 3ac03761fe

View File

@@ -446,7 +446,7 @@ static CVReturn MyDisplayLinkCallback(CVDisplayLinkRef displayLink, const CVTime
{
//[[NSUserDefaults standardUserDefaults] registerDefaults:@{ @"NSApplicationCrashOnExceptions": @YES }];
[[BITHockeyManager sharedHockeyManager] configureWithIdentifier:@"74cc797acaf74b6a9cde7fa4d59585c0"];
[[BITHockeyManager sharedHockeyManager] configureWithIdentifier:@"1500ff4a32eb4076be3b5147e2d8e27e"];
// Do some additional configuration if needed here
[[BITHockeyManager sharedHockeyManager] startManager];