• 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
Problem with .xib file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with .xib file


  • Subject: Problem with .xib file
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 14 Jul 2014 17:50:04 +1000

I have a moderately complex document .xib. It is set to build for the deployment version (which is 10.9) and to open in Xcode 4.6, and I wish to upgrade it to use auto-layout. However whenever I do any of the following (in Xcode 5.1.1):

* Change the "Opens in" version of Xcode, or
* Check Use Auto Layout (which changes the "Opens in" version to 5.1)

It then fails to build. The log says:

ibtoold[7281:507] Exception raised while unarchiving document objects - *** -[NSBigMutableString replaceCharactersInRange:withString:]: nil argument
/* com.apple.ibtool.errors */
/Path/to/SMSDocument.xib: error: The document "SMSDocument.xib" could not be opened. The operation couldn’t be completed. (com.apple.InterfaceBuilder error -1.)
    Recovery Suggestion: Check the console log for additional information.

In the Console I see two entries like this:

ibtoold[7281]: Exception raised while unarchiving document objects - *** -[NSBigMutableString replaceCharactersInRange:withString:]: nil argument

And about a dozen entries like this:

ibtoold[7281]: CGSConnectionByID: 0 is not a valid connection ID.

Any suggestions on how I can get around (repair?) the problem?

--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>


 _______________________________________________
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


  • Prev by Date: Re: Xcode 6beta3, Swift, UITableView and auto complete
  • Next by Date: Slow right click in IB
  • Previous by thread: Installing additional required components
  • Next by thread: Slow right click in IB
  • Index(es):
    • Date
    • Thread