[ios] fixed xcode derp where it imported full path to AppleTV OS version of Foundation.h - random
This commit is contained in:
parent
95edb2fade
commit
e3f0213aaa
|
@ -5,7 +5,6 @@
|
|||
#import "RNFirebaseEvents.h"
|
||||
#import <Photos/Photos.h>
|
||||
#import "Firebase.h"
|
||||
#import "../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h"
|
||||
|
||||
@implementation RNFirebaseStorage
|
||||
|
||||
|
|
Loading…
Reference in New Issue