As the title states, does anyone else face memory management problems while using Xcode 4? My projects run completely when Xcode runs with 3 but many warnings and crashes appear due to memory mismanagement ... I would also like to know whether the latest Xcode update has added more storage management rules ...
Memory management problem IDE is independent, therefore the answer is "no". If you have problems with Xcode 3, then they will be there, if you edit your code in Xcode 4 or Notepad too.
Maybe the real problem is something else?
Comments
Post a Comment