• 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
IFMajorVersion: is it really an int?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IFMajorVersion: is it really an int?


  • Subject: IFMajorVersion: is it really an int?
  • From: Stéphane Sudre <email@hidden>
  • Date: Sun, 30 Nov 2003 23:11:01 +0100

According to the Apple Documentation, IFMajorVersion is an integer.

And indeed, when a Package is build with PackageMaker 10.2, the MajorVersion and MinorVersion are correctly saved as:

<key>IFMajorVersion</key>
<integer>0</integer>
<key>IFMinorVersion</key>
<integer>0</integer>

But I was shown a package for an Apple product which was defining it as a <string> in a plist with a real string in it.

So is this a bug or an undocumented feature?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Pausing GDB?
  • Previous by thread: What is /Developer/Headers/CFMCarbon in SDK folders?!
  • Index(es):
    • Date
    • Thread