shyambhat / InstagramKit

The unofficial Instagram iOS SDK
MIT License
970 stars 266 forks source link

duplicate symbol _kLocation #287

Open cafetera2020 opened 5 years ago

cafetera2020 commented 5 years ago

Hi,

I'm using latest version of the library (v4.1) and it looks there is an issue when using it with Braintree payments.

duplicate symbol _kLocation in: /Users/charly/Library/Developer/Xcode/DerivedData/FR-fzvdimnkccvzluhdrufslwtiuqcz/Build/Products/Debug-iphonesimulator/InstagramKit/libInstagramKit.a(InstagramModel.o) /Users/charly/RH/RHpp/FR/Pods/Braintree/BraintreePayPal/PayPalDataCollector/Risk/libPPRiskMagnesOC.a(PPRMOCMagnesConstants.o) ld: 1 duplicate symbol for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Thanks,