I'm trying to integrate Box in iPhone app so that I can upload images on box. I have downloaded the example but its giving me error
here is the error
Error 1.
Undefined symbols for architecture i386:
"_NSURLIsExcludedFromBackupKey", referenced from:
+[BoxLocalFileGroup addSkipBackupAttributeToItemAtURL:] in Box(BoxLocalFileCache.o) ld: symbol(s) not found for architecture
i386
Error2
unable to open executable
'/Users/bcod/Library/Developer/Xcode/DerivedData/BoxSDK-gzgrgayfjmthqlgnomqiuilpvyai/Build/Products/Debug-iphonesimulator/BoxSDK.app/BoxSDK'
Thanks