• 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: Stability on Snow Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stability on Snow Leopard


  • Subject: Re: Stability on Snow Leopard
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 23 Sep 2009 08:51:17 -0700


On Sep 22, 2009, at 8:16 PM, Navneet Kumar wrote:

My intention was to get some general responses on two things: Memory Management in a program on SnowLeopard (strictly needed?) and the need for code signing.

Code signing has nothing to do with app stability. What it does is guarantee to the system at runtime that the code has not been tampered with, i.e. by malware, since you built the app. It's a system security feature.


There are a lot of changes under the hood in 10.6. If your app isn't compatible, it's likely that you've been calling some API in a way that's technically incorrect but happened to work in 10.5 but no longer does in 10.6. Make sure to turn on as many warnings as possible in your build settings (adding the "-Wall" flag is a good idea) and enable "treat warnings as errors".

—Jens_______________________________________________

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


References: 
 >Stability on Snow Leopard (From: Nick Rogers <email@hidden>)
 >Re: Stability on Snow Leopard (From: Kyle Sluder <email@hidden>)
 >Re: Stability on Snow Leopard (From: Navneet Kumar <email@hidden>)

  • Prev by Date: Re: Strategies for tracking a tricky (typing) slowdown/lag bug
  • Next by Date: Creator Codes in Snow Leopard
  • Previous by thread: Re: Stability on Snow Leopard
  • Next by thread: Re: Stability on Snow Leopard
  • Index(es):
    • Date
    • Thread