swift-unity
swift-unity copied to clipboard
library not found for '-liPhone-lib'
I'm using Unity 2018.2.4 and Xcode 9.3 with swift. compile error: ld: library not found for -liPhone-lib clang: error: linker command failed with exit code 1 (use -v to see invocation)
there isn't a library with 'liPhone-lib' name.
did you solve this issue? currently facing the same thing