I try to build .api file to test by testComplete following this link:
But when I go to step archive project Xcode throw error:
ld: library not found for -lTestComplete-agent-static clang: error: linker command failed with exit code 1 (use -v to see invocation)
The project is Ionic Project, I search in web but not find any clues. I think the trouble is stepAdd the TestComplete Agent Library to Your Project
. Please help me how to archive it ?