Update to fix builds

This commit is contained in:
brandon_withrow
2017-08-02 16:31:25 -07:00
parent 05a6f82c90
commit 9fddf34dfe
27 changed files with 300 additions and 290 deletions

View File

@@ -0,0 +1,5 @@
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_Lottie_Viewer : NSObject
@end
@implementation PodsDummy_Pods_Lottie_Viewer
@end

View File

@@ -0,0 +1,8 @@
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
FOUNDATION_EXPORT double Pods_Lottie_ViewerVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_Lottie_ViewerVersionString[];

View File

@@ -0,0 +1,6 @@
framework module Pods_Lottie_Viewer {
umbrella header "Pods-Lottie Viewer-umbrella.h"
export *
module * { export * }
}

View File

@@ -1,5 +0,0 @@
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_Lottie_Example_MacOS : NSObject
@end
@implementation PodsDummy_Pods_Lottie_Example_MacOS
@end

View File

@@ -1,8 +0,0 @@
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
FOUNDATION_EXPORT double Pods_Lottie_Example_MacOSVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_Lottie_Example_MacOSVersionString[];

View File

@@ -1,6 +0,0 @@
framework module Pods_Lottie_Example_MacOS {
umbrella header "Pods-Lottie-Example-MacOS-umbrella.h"
export *
module * { export * }
}

View File

@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<string>2.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>

View File

@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<string>2.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>