Page 1 of 1

Installing my PB app on another Mac.

Posted: Fri Mar 20, 2020 7:57 pm
by BlindMan
Hi

Looking for advice on best way to package my PB app so that it can be easily installed on another Mac.

Re: Installing my PB app on another Mac.

Posted: Sat Mar 21, 2020 10:42 am
by Wolfram
If you have a app that includes every resources inside the app container you can easily copy into the Application folder.
You can crate an .dmg file with you app and an alias of the Application folder so the user can easily drop it on the alias.

If you have content which must place in different location you must write an installer package.
example: https://www.youtube.com/watch?v=xKNsXHjlNW4