Archived
Configured colours and added additional images to ready app for iOS 13 dark mode
This commit is contained in:
+16
-15
@@ -10,21 +10,22 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "GDTClock.h"
|
||||
#import "GDTConsoleLogger.h"
|
||||
#import "GDTDataFuture.h"
|
||||
#import "GDTEvent.h"
|
||||
#import "GDTEventDataObject.h"
|
||||
#import "GDTEventTransformer.h"
|
||||
#import "GDTLifecycle.h"
|
||||
#import "GDTPlatform.h"
|
||||
#import "GDTPrioritizer.h"
|
||||
#import "GDTRegistrar.h"
|
||||
#import "GDTStoredEvent.h"
|
||||
#import "GDTTargets.h"
|
||||
#import "GDTTransport.h"
|
||||
#import "GDTUploader.h"
|
||||
#import "GDTUploadPackage.h"
|
||||
#import "GDTCORAssert.h"
|
||||
#import "GDTCORClock.h"
|
||||
#import "GDTCORConsoleLogger.h"
|
||||
#import "GDTCORDataFuture.h"
|
||||
#import "GDTCOREvent.h"
|
||||
#import "GDTCOREventDataObject.h"
|
||||
#import "GDTCOREventTransformer.h"
|
||||
#import "GDTCORLifecycle.h"
|
||||
#import "GDTCORPlatform.h"
|
||||
#import "GDTCORPrioritizer.h"
|
||||
#import "GDTCORRegistrar.h"
|
||||
#import "GDTCORStoredEvent.h"
|
||||
#import "GDTCORTargets.h"
|
||||
#import "GDTCORTransport.h"
|
||||
#import "GDTCORUploader.h"
|
||||
#import "GDTCORUploadPackage.h"
|
||||
#import "GoogleDataTransport.h"
|
||||
|
||||
FOUNDATION_EXPORT double GoogleDataTransportVersionNumber;
|
||||
|
||||
Reference in New Issue
Block a user