Pregunta

I'm new to Xcode 4.2, and I have a sample code from Apple, and I'm playing with it to make myself familiar with Xcode.

I made a similar project with that of Apple's, and one button of my project (in Connections Inspector), has less options in comparison with Apple's, which has two more options, "Bindings" and "Referencing Bindings".

See screenshot:

Screenshot

My question is how can I add the two more options?

¿Fue útil?

Solución

I believe those only appear if you have already connected the item through the bindings tab.

Otros consejos

i had the same question and posted in the apple developer forums...the additional two inspectors are only available in OS X projects, not in iOS projects...if you open an OS X project in XCODE you will see them

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top