InDesign Plugins Project problem

Hi All,

I was trying to develop plugins for the InDesign using Xcode. According to the porting guide.pdf provided by Adobe SDK, it mention to choose New SDK Project from InDesign Plugins template.

But when I created new project I am not getting this InDesign Plugin template in Xcode, how can I add it.

I am very new for plugins development, I born today for plugin development.

Thanks
Rajeev

Hi All,

I got it thanks

Rajeev

Hi All,

I am trying very first sample provided in the SDK, but while compiling I am getting the below error. Can anyone suggest what to do.

Build setting $(BUILT_PRODUCTS_DIR) undefined
Info.plist file at /Developer/MyProjects/InDesign Plugins/MyBscDlg/…/…/…/source/sdksamples/common/Info.plist missing; build setting may be incorrect.

Thanks
Rajeev