2
0

TestFligt identifier + Localytics crash.

[IMPROVED]  Use correct device identifier for TestFlight depending on
            whether we're in AdHoc mode or not.
[FIXED]     Crash when sending nil config values to Localytics.
This commit is contained in:
Maarten Billemont
2012-09-21 10:26:53 +02:00
parent 52b8033c37
commit e8c00296bd
2 changed files with 29 additions and 35 deletions

View File

@@ -5310,7 +5310,7 @@
"\"$(SRCROOT)/External/Pearl/Pearl-Crypto\"",
"\"$(SRCROOT)/External/google-plus-ios-sdk/lib\"",
);
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "1D59446F-0568-458A-96A3-B4226BC94A20";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "E0621374-3E4C-483D-A3F3-46D151712A4F";
SKIP_INSTALL = NO;
TARGETED_DEVICE_FAMILY = 1;
};