• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder


  • Subject: Re: Interface Builder
  • From: Joey Hagedorn <email@hidden>
  • Date: Mon, 19 Jul 2010 18:11:51 -0700

David,

Regarding the upgrade, if you are using the iOS 4.0 SDK, please refer to the Xcode section of the release notes:
http://developer.apple.com/iphone/library/releasenotes/General/RN-iPhoneSDK-4_0/

> When selecting a target and then choosing "Update Current Target for iPad," new nib files are created but not converted to iPad. To fix this problem:
> 	• Either select each nib file that was copied, open it in Interface Builder, select the "File -> Create iPad Version" menu option, then select "Save As…" for the document, and save over the nib file.
> 	• Or invoke this command in the terminal from the project's folder:
> find Resources-iPad -type f -name "*.xib" -exec ibtool --sdk "" --change-target-runtime IBIPadFramework {} --write {} \;

--Joey

On Jul 18, 2010, at 3:14 PM, David Rowland wrote:

> I asked this once before and got no response. Can I be alone with this problem?
>
> I asked Xcode to upgrade my iPhone project to also be an iPad project. Somehow it gave me a MainWindow~iPad.xib file with the window still set to 320x480. The window contains an EAGLView, and I can change that to 768x1024, but IB will not allow me to edit the window size. How can I get around this?
>
> thanks,
>
> David
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Interface Builder (From: David Rowland <email@hidden>)

  • Prev by Date: Re: Drag and Drop between xibs without re-typing bindings? Arghhh!
  • Next by Date: Re: Interface Builder
  • Previous by thread: Re: Interface Builder
  • Next by thread: Managing .app.dSYM information in Version Control system
  • Index(es):
    • Date
    • Thread