diff --git a/External/Pearl b/External/Pearl index f496dfef..546be28a 160000 --- a/External/Pearl +++ b/External/Pearl @@ -1 +1 @@ -Subproject commit f496dfef3d17a6bdc66039d0d552c561937a843d +Subproject commit 546be28a52b1e56fef4a82e2bd943cfd69d6a264 diff --git a/MasterPassword/iOS/MPAppDelegate.m b/MasterPassword/iOS/MPAppDelegate.m index 9cf92186..218c9d30 100644 --- a/MasterPassword/iOS/MPAppDelegate.m +++ b/MasterPassword/iOS/MPAppDelegate.m @@ -6,7 +6,6 @@ // Copyright (c) 2011 Lyndir. All rights reserved. // -#import #import "MPAppDelegate.h" #import "MPAppDelegate_Key.h" #import "MPAppDelegate_Store.h" diff --git a/MasterPassword/iOS/MasterPassword-Prefix.pch b/MasterPassword/iOS/MasterPassword-Prefix.pch index 0324e764..1de2c9eb 100644 --- a/MasterPassword/iOS/MasterPassword-Prefix.pch +++ b/MasterPassword/iOS/MasterPassword-Prefix.pch @@ -17,6 +17,10 @@ #import #import "TestFlight.h" +#import + +//#define Crashlytics PearlNil +//#define TestFlight PearlNil #import "MPTypes.h" #import "MPiOSConfig.h"