nolanw/HTMLReader

"Duplicate symbol" linker error with TapjoySDK

Closed this issue · 2 comments

From a comment in issue #77:

I do have a naming conflicts with pod 'TapjoySDK' with following message:

duplicate symbol _parseNumber in:
/Users/user/Library/Developer/Xcode/DerivedData/MyProject-dccczrsfcebodlhhgwfuljlwdtfq/Build/Products/Debug-iphoneos/HTMLReader/libHTMLReader.a(HTMLSelector.o)
Pods/TapjoySDK/TapjoySDK_iOS_v11.12.2/Libraries/Tapjoy.embeddedframework/Tapjoy.framework/Tapjoy(Tapjoy)
ld: 1 duplicate symbol for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@lurui1029 Thanks for the report! I'll push a new version shortly and update this issue when that's done.

HTMLReader version 2.1.2 is tagged and up on CocoaPods!