Reputation: 1
I am getting Apple Mach-O Linker (ld) Error (clang: error: linker command failed with exit code 1 (use -v to see invocation)) . I just moved my code from swift 2.3 to swift 3.0. I am using pods. And now i am not able to build my Project. I am using Xcode 8.3.3.
Thanks in advance for Help.
Upvotes: 0
Views: 77
Reputation: 1
Thanks All for your comments.
There was an pod FAN library issue. I just removed and install again to pod file. issue solved.
Upvotes: 0