• 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: Thoughts on Cocoa source code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thoughts on Cocoa source code


  • Subject: Re: Thoughts on Cocoa source code
  • From: Saagar Jha via Cocoa-dev <email@hidden>
  • Date: Wed, 9 Oct 2019 12:05:29 -0700

Nothing is statically linked. The version of the SDK you compile with is
embedded into your application and Cocoa (and other Apple frameworks) consult
this at runtime to determine appropriate behavior. Often this means you don’t
get the new behavior, but sometimes Apple will automatically “opt you in” if
they feel like it doesn’t break too many applications (for example, macOS
Sierra’s window tabbing).

Saagar Jha

[Snipped to stay under the list limit]
_______________________________________________

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: 
 >Thoughts on Cocoa source code (From: Turtle Creek Software via Cocoa-dev <email@hidden>)
 >Re: Thoughts on Cocoa source code (From: Jens Alfke via Cocoa-dev <email@hidden>)
 >Re: Thoughts on Cocoa source code (From: Aandi Inston via Cocoa-dev <email@hidden>)

  • Prev by Date: Re: Thoughts on Cocoa source code
  • Next by Date: Re: Thoughts on Cocoa source code
  • Previous by thread: Re: Thoughts on Cocoa source code
  • Next by thread: Re: Thoughts on Cocoa source code
  • Index(es):
    • Date
    • Thread