Document Revision History
This table describes the changes to MoveMe.
Date | Notes |
---|---|
2015-09-24 | Upgraded to iOS 8.0 SDK, added auto layout support. |
2013-03-27 | Updated for ARC and Storyboards. Also illustrates block-based animations. |
2010-12-23 | Upgraded to iOS 4.2 SDK, DisplayStrings now included in project, now checking for more GCC warnings. |
2010-06-28 | Added CFBundleIconFiles in Info.plist. |
2010-06-22 | Upgraded project to build with the iOS 4.0 SDK. |
2009-07-01 | Corrected a memory leak where a CGPath was not released. |
2008-07-03 | First public release. |
2008-06-08 | Updated the bundle identifier. |
2008-05-28 | Added LSRequiresIPhoneOS flag to Info.plist file. Added touchesCanceled method to MoveMeView. |
2008-05-06 | Updated for Beta 5. Moved the MoveMeView to a separate nib file; added a view controller to manage the view. The window is now displayed by the application delegate. |
2008-04-23 | Updated for Beta 4 to display the application window using a flag in the MainWindow xib file. |
2008-04-08 | Updated for Beta 3 to use a nib file to create the application window and the instance of MyView. |
2008-03-21 | Updated for current API. |
2008-03-15 | Removes an unnecessary NSLog statement. |
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-09-24