graphhopper-ios
graphhopper-ios copied to clipboard
iOS Build Failed
ld: warning: ignoring file /Users/Darshan/graphhopper-ios/build/libgraphhopper.a, file was built for archive which is not the architecture being linked (x86_64): /Users/Darshan/graphhopper-ios/build/libgraphhopper.a Undefined symbols for architecture x86_64: "OBJC_CLASS$_GHRequest", referenced from: objc-class-ref in Directions.o "OBJC_CLASS$_EncodingManager", referenced from: objc-class-ref in Directions.o "OBJC_CLASS$_GraphHopper", referenced from: objc-class-ref in Directions.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Who solved the same problem?