• 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: breaking on fast enumeration mutation error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: breaking on fast enumeration mutation error?


  • Subject: Re: breaking on fast enumeration mutation error?
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 3 Dec 2009 08:12:31 -0800

On Dec 3, 2009, at 7:42 AM, Oftenwrong Soong wrote:

> I have observed that many threads speak of things that happen differently on the iPhone than they do on the simulator. In general, what is the difference between the two that causes things to behave differently?

The simulator uses OS X libraries like libSystem, CoreFoundation and Foundation; and the iPhone-specific libraries are implemented differently, as emulators over the native functionality. (For example, the Keychain library in the simulator just wraps the entirely-different OS X Keychain API.)

Also, the simulator runs x86 code where the iPhone is ARM, which will introduce some differences. (Is ARM little-endian?)

—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: breaking on fast enumeration mutation error?
      • From: "Sean McBride" <email@hidden>
References: 
 >breaking on fast enumeration mutation error? (From: Kathy Tafel <email@hidden>)
 >Re: breaking on fast enumeration mutation error? (From: Oftenwrong Soong <email@hidden>)

  • Prev by Date: Re: breaking on fast enumeration mutation error?
  • Next by Date: Re: breaking on fast enumeration mutation error?
  • Previous by thread: Re: breaking on fast enumeration mutation error?
  • Next by thread: Re: breaking on fast enumeration mutation error?
  • Index(es):
    • Date
    • Thread