Creating points in Xcode4

I recently upgraded to xcode4, and now I can not create output points. The only documentation I can find says that it uses the drag and drop function to connect my points, which is useless to me as I develop in a single point.

How can I create outputs in an interface builder, as I could in Xcode3?

+3
source share
2 answers

Take a look at Miguel de Icaz's answer here .

The interface designer is not supported in Xcode4 in the current version of MonoTouch.

+2
source

Duplicate: Monotouch and Xcode 4, where were the outputs?

. , . , SDK, xxode 3.x. , , xcode - , monotouch .

+1

All Articles