site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Mar 3, 2008, at 8:45 PM, Robert Kukuchka wrote: 1. Open your Installer Plugin Xcode project 3. In Xcode, still with your Installer Plugin project: i) Choose Project > New Custom Executable... ii) Click Choose... iv) Click Finish v) Set your breakpoints vi) Choose Debug > Debug Executable 4. Debug _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... How can I set up a Custom Executable to properly Debug an Installer Plugin from within XCode 3.0? With most bundles it's a fairly straight forward process, but I'm missing something in setting this up. Any helpers out there? Here's how you can do it in Xcode 2.3 (I don't think it would be different with Xocde 3.0) (*) 2. Create the debug version of your plugin and add the plugin to the appropriate package/metapackage. iii) Select Installer.app (in /Applications/Utilities on Mac OS X < 10.5 and in /System/Library/CoreServices/ on Mac OS X 10.5) (*) Adapted from the post on Unsanity weblog (http://unsanity.org/ archives/000391.php) This email sent to site_archiver@lists.apple.com