2
0
mirror of synced 2025-01-10 22:26:02 +00:00

[ios] fixed xcode derp where it imported full path to AppleTV OS version of Foundation.h - random

This commit is contained in:
Salakar 2017-08-15 13:28:50 +01:00
parent 95edb2fade
commit e3f0213aaa

View File

@ -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