Create installer for Mac OS X in Xcode

11,767

You might want to consider using PackageMaker which create.pkg package of your Application, this is useful for user deploying your application across multiple-machines via Apple Remote Desktop

Apple PackageMaker User Guide

Apple Remote Desktop - Software Distribution

Share:
11,767
Navin
Author by

Navin

Updated on June 05, 2022

Comments

  • Navin
    Navin about 2 years

    I have created a small application in Xcode. How can i make that application as an installer (.DMG). I am new to this Mac OS x and Xcode environment.

    Do i have to use a third party software or are there any methods in Xcode4 itself to create a .dmg.