iPhone/iPad universal build problem with firmware version

Posted by DigitalVanilla on Stack Overflow See other posts from Stack Overflow or by DigitalVanilla
Published on 2010-05-21T13:17:25Z Indexed on 2010/05/21 13:20 UTC
Read the original article Hit count: 242

Filed under:

Hello guys, I was doing a project as Universal binary for iPhone/iPad. I created the iPhone app side and I was doing to complete the iPad too. I noticed one thing, on iPad classes I use the UIPopoverController class, means that when I build now for 3.2 in the Simulator, it runs te iPad one and it works fine, BUT if I want to see the iPhone version app, means 3.1.3, It give me an error of framework missing in the iPad classes.

I have no idea how to solve this problem because I cannot anymore see the iPhone version of the app and make changes. I can only remove all the iPad classes and after reimport again.

thanks guys!

© Stack Overflow or respective owner

Related posts about iphone