Add PromiseKit dependency
- Added PromiseKit dependency
This commit is contained in:
7
Carthage/Checkouts/PromiseKit/Sources/PromiseKit.h
vendored
Normal file
7
Carthage/Checkouts/PromiseKit/Sources/PromiseKit.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#import "fwd.h"
|
||||
#import "AnyPromise.h"
|
||||
|
||||
#import <Foundation/NSObjCRuntime.h> // `FOUNDATION_EXPORT`
|
||||
|
||||
FOUNDATION_EXPORT double PromiseKitVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char PromiseKitVersionString[];
|
Reference in New Issue
Block a user