0

I am not sure how to ask this, or if it is already answered, but I cannot find anything specific. Basically, what I want to do is have a view/xib that has the same "Files owner" information as another view. The purpose of this would be to have an ipad view, much like the viewCOntroller_iphone/viewcontroller_ipad that one gets when using a universal app. How do I link this though?

pad
  • 41,040
  • 7
  • 92
  • 166
Hersh Bhargava
  • 615
  • 4
  • 19

1 Answers1

1

just select the particular XIB, assign its custom class to the similar class u use, u can find it in identity inspector

Bala
  • 2,895
  • 1
  • 19
  • 60