Development:Gotchas

From Camino Wiki
Jump to navigation Jump to search

Changing the Bundle ID of a Preference Pane

Preventing Debugger() calls from Stopping Camino when Debugging

The current version of Flash 10 will often call Debugger(); when running from within XCode, this will cause Camino to exit immediately. This can be prevented by unchecking Run->Stop on Debugger()/DebugStr().