Question
CS3 Public Beta - MacTel - Plug-Ins
How many developers have downloaded the CS3 public beta?
How many developers have downloaded the CS3 public beta SDK?
How many developers have their plug-ins running natively on MacTel? UniversalBinary?
I would like to hear your pain points and what I can do in the SDK to make life easier for future developers trying to move from CodeWarrior to XCode.
One big pain point I know of is debugging. Trying to debug a plug-in in XCode is very difficult. Does anyone have any tricks they can share? I know of two: 1) become a gdb expert (not an easy task), 2) use DebugStr(foo); and that will stop XCode if you have Break on DebugStr turned on.
How many developers have downloaded the CS3 public beta SDK?
How many developers have their plug-ins running natively on MacTel? UniversalBinary?
I would like to hear your pain points and what I can do in the SDK to make life easier for future developers trying to move from CodeWarrior to XCode.
One big pain point I know of is debugging. Trying to debug a plug-in in XCode is very difficult. Does anyone have any tricks they can share? I know of two: 1) become a gdb expert (not an easy task), 2) use DebugStr(foo); and that will stop XCode if you have Break on DebugStr turned on.
