Closed innocentmujahid closed 4 years ago
Could you please clarify, which path have you entered?
i just install tfs plugin and unzip TEE-CLC-14.134.0 and browse tf.cmd from android studio when click test it shows popup the specified path does not lead to a valid tf executable then i change xmx as in my android studio and then hit and try but still did not work for me
On macOS, you should point it to tf
file, not tf.cmd
.
tf
is a shell script for Unix-like OS, tf.cmd
is only for Windows.
thank you so much now I am facing that issue “libnative_misc.jnilib” cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware.
You have a couple of variants here:
You can try installing a newer command line client from JetBrains (as a necessary disclaimer, I'm the maintainer of that repository): https://github.com/JetBrains/team-explorer-everywhere/releases
That is a fork of this repository used for some parts of Azure DevOps IntelliJ build process, and there's a command line client with native dependencies removed (exactly for the purpose of avoiding troubles with macOS verification).
thank you so much this worked perfectly
the specified path does not lead to a valid tf executable, I changed the xmx but did not help me