bazaarvoice / bv-ios-sdk

Bazaarvoice iOS SDK for Developers
Other
13 stars 8 forks source link

v2.1.6 contains local framework search paths warnings for Alex Medearis in the #7

Closed mcgregok closed 9 years ago

mcgregok commented 10 years ago

warning:

warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVNetwork.o unable to open object file warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVGet.o unable to open object file warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVPost.o unable to open object file warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVMediaPost.o unable to open object file warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVSettings.o unable to open object file warning: (i386) /Users/alex.medearis/Desktop/bv-ios-sdk/Source/BVSDK/build/BVSDK.build/Debug-iphonesimulator/BVSDK.build/Objects-normal/i386/BVMultipartStream.o unable to open object file

thiagoperes commented 10 years ago

+1 Getting the same warnings. Here's a link with a possible solution: http://stackoverflow.com/questions/8957519/xcode-warnings-referencing-user-account-that-developed-a-third-party-library

JasonJasonJason commented 9 years ago

With new SDK installment methods (CocoaPods or manually as described in the readme) this should no longer be an issue