Archived
Configured colours and added additional images to ready app for iOS 13 dark mode
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@
|
||||
#endif
|
||||
|
||||
#if GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS
|
||||
#import <Protobuf/GPBProtocolBuffers_RuntimeSupport.h>
|
||||
#import <protobuf/GPBProtocolBuffers_RuntimeSupport.h>
|
||||
#else
|
||||
#import "GPBProtocolBuffers_RuntimeSupport.h"
|
||||
#endif
|
||||
@@ -16,7 +16,7 @@
|
||||
#import <stdatomic.h>
|
||||
|
||||
#if GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS
|
||||
#import <Protobuf/Struct.pbobjc.h>
|
||||
#import <protobuf/Struct.pbobjc.h>
|
||||
#else
|
||||
#import "google/protobuf/Struct.pbobjc.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user