Hi, I have a little application made with Indy 10.2.0.3 & Lazarus 0.9.29 on Mac OS X, the application connect to a server with indy components (TCPClient), in debug mode there is not problem, the application connect without problems, but when I execute the app directly and try to connect it never connect to server, only with lazarus in debug mode.

I try disable the firewall but the problem is the same.

What Can I do?
Thanks