• 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
How to read the deployment target of a .plugin?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to read the deployment target of a .plugin?


  • Subject: How to read the deployment target of a .plugin?
  • From: Jerry Krinock <email@hidden>
  • Date: Sun, 10 Feb 2013 19:09:54 -0800

In an .app project, the Build Setting named Deployment Target in Xcode gets compiled into the product's Info.plist as LSMinimumSystemVersion, and this is the minimum Mac OS X version in which the product will launch.

In a .plugin project, there is also a Deployment Target in Xcode, but I don't see this reflected anywhere in the product's Info.plist.  How does it work?

Why I want to know this: I think that maybe, thanks to Xcode 4.5, I've built a plugin with Deployment Target set to the mysterious "Compiler Default" which will not load in a system < 10.8.  I cannot find any indication of what "Compiler Default" is.  Even the "Resolved" column of the "OS X Deployment Target" Build Setting in Xcode tells me only "Compiler Default" :(  I suspect that it is 10.8.  But it seems like this should be stated in the product somewhere.

Thanks,

Jerry Krinock



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to read the deployment target of a .plugin?
      • From: Chris Hanson <email@hidden>
    • Re: How to read the deployment target of a .plugin?
      • From: Charles Srstka <email@hidden>
  • Prev by Date: Re: Managing relationships by fetching related objects within subclass of NSManagedObject
  • Next by Date: Re: How to read the deployment target of a .plugin?
  • Previous by thread: Re: am I being called on the correct GCD queue?
  • Next by thread: Re: How to read the deployment target of a .plugin?
  • Index(es):
    • Date
    • Thread