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