Jump to content
Sign in to follow this  
erva

Can't find compiled macOS app

Recommended Posts

Where can i find compiled macOs app?

 

I can launch app from Delphi in mac, but can't find compiled dng file from OSX64/Debug directory like windows .exe file

Share this post


Link to post

It's in on the Mac, in /Users/[username]/PAServer/scratch-dir/[computername]-[profilename], where

 

[username] = the macOS username

[computername] = the Windows computer name you're deploying from

[profilename] = the connection profile name you're using

 

eg:  /Users/dave/PAServer/scratch-dir/dell-Mac

 

I have Delphi expert and companion macOS app that has functionality that opens Finder on the Mac to show you exactly where it is, here:

 

https://github.com/DelphiWorlds/Mosco

  • Thanks 1

Share this post


Link to post

Thanks, found it.

 

Didn't thought at all that i'am looking it from wrong computer:)

 

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×