iPad development

Hi guys …
since a year, i started with unity in windows os and i developed some mini games as exercises, when i bought my mac laptop i decided convert to unity ios development and i need start with develop my first iPad mini game, when i installed unity 3 pro on my mac, i found some mobile examples, these examples used javascript and c# for scripting, i surprised because i know that any ios development use other language like object-c … my important question:
if i need develop iPad game i need only unity 3 pro + javascript + c# ?

I’m waiting some guides …
regards

Unity doesn’t use Objective-C. When you use Unity for development, you’re using the Unity environment. You can still use Objective-C for plugins, to implement things that aren’t directly supported by Unity.

–Eric

thanks Eric for quick reply, you put me on start point …
thanks again