When I attempt to take construct in Xcode the under error is exhibiting
ld: warning: ignoring duplicate libraries: '-lGoogleToolboxForMac', '-lc++'
ld: warning: search path '/Library/Developer/Xcode/DerivedData/waWha-fulbgiaojoeqcuezkrdtdfvoaoet/Construct/Merchandise/Debug-iphonesimulator/GoogleToolboxForMac' not discovered
ld: warning: search path '/Library/Developer/Xcode/DerivedData/waWha-fulbgiaojoeqcuezkrdtdfvoaoet/Construct/Merchandise/Debug-iphonesimulator/Protobuf' not discovered
ld: warning: search path '/Library/Developer/Xcode/DerivedData/waWha-fulbgiaojoeqcuezkrdtdfvoaoet/Construct/Merchandise/Debug-iphonesimulator/nanopb' not discovered
ld: warning: search path '/Library/Developer/Xcode/DerivedData/waWha-fulbgiaojoeqcuezkrdtdfvoaoet/Construct/Merchandise/Debug-iphonesimulator/Protobuf' not discovered
ld: warning: search path '/Library/Developer/Xcode/DerivedData/waWha-fulbgiaojoeqcuezkrdtdfvoaoet/Construct/Merchandise/Debug-iphonesimulator/nanopb' not discovered
ld: library 'GoogleToolboxForMac' not discovered
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I’ve up to date the pod however nonetheless the error isn’t cleared. The GoogleToolboxForMac is linked within the hyperlink binary with libraries below the construct section. Want any options instantly.