Archived
Configured colours and added additional images to ready app for iOS 13 dark mode
This commit is contained in:
+1
-1
@@ -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
@@ -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
@@ -1,4 +1,4 @@
|
||||
framework module Protobuf {
|
||||
framework module protobuf {
|
||||
umbrella header "Protobuf-umbrella.h"
|
||||
|
||||
export *
|
||||
|
||||
Reference in New Issue
Block a user