Configured colours and added additional images to ready app for iOS 13 dark mode

This commit is contained in:
Deniz Duezgoeren
2019-10-08 21:37:42 +02:00
parent b7bc097664
commit 85efe3955d
310 changed files with 6512 additions and 4492 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.9.0</string>
<string>3.10.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
+2 -2
View File
@@ -49,6 +49,6 @@
#import "Type.pbobjc.h"
#import "Wrappers.pbobjc.h"
FOUNDATION_EXPORT double ProtobufVersionNumber;
FOUNDATION_EXPORT const unsigned char ProtobufVersionString[];
FOUNDATION_EXPORT double protobufVersionNumber;
FOUNDATION_EXPORT const unsigned char protobufVersionString[];
+1 -1
View File
@@ -1,4 +1,4 @@
framework module Protobuf {
framework module protobuf {
umbrella header "Protobuf-umbrella.h"
export *