• 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: how to warn users of wrong system
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to warn users of wrong system


  • Subject: Re: how to warn users of wrong system
  • From: Scott Anguish <email@hidden>
  • Date: Tue, 14 Oct 2003 16:42:03 -0400

On Oct 14, 2003, at 6:35 AM, Bill Cheeseman wrote:

I know there are other techniques. But they're all harder than this one
promised to be.

Eventually, I intend to write a generic, reusable Xcode project template
that has a tiny, run-on-all-systems app to check the system version and
either fail gracefully or launch the "real" app.


This does assume that the only solution is to stop the entire application from running, rather than eliminating the specific feature on 10.x.

The other solution is to load frameworks after knowing what version of the OS you're running on, and not using any linked classes in the main bundle.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Re: how to warn users of wrong system (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Adding items to an NSOutlineView
  • Next by Date: Re: Adding items to an NSOutlineView
  • Previous by thread: Re: how to warn users of wrong system
  • Next by thread: Re: how to warn users of wrong system
  • Index(es):
    • Date
    • Thread