• 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: editing xibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: editing xibs


  • Subject: Re: editing xibs
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 13 Mar 2014 07:52:09 -0700


On Mar 13, 2014, at 3:53 AM, email@hidden wrote:

I can edit the XIB file of course but it hasn’t been designed for manual editing.
Does anyone habitable construct .xib files manually?

I don’t think that’s feasible. Apple’s never published the file format and it’s always been treated as a black box that’s only for use by IB and the internals of AppKit. I’m sure you could reverse-engineer it, but whatever you did would likely break in a future OS release.

I think it would make more sense to define your own file format and write your own library to parse it at runtime and build an object graph. (Which is really all that AppKit is doing with xibs.)

—Jens
 _______________________________________________
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: 
 >editing xibs (From: "email@hidden" <email@hidden>)

  • Prev by Date: Building plugins for Xcode 5.1
  • Next by Date: Re: Building plugins for Xcode 5.1
  • Previous by thread: Re: editing xibs
  • Next by thread: Re: editing xibs
  • Index(es):
    • Date
    • Thread