21 March 2015

what’s in iOS

from buttom to top level

  1. Core OS
  2. Core Services
  3. Media
  4. Cocoa Touch

1. Core OS

  1. Bonjour
  2. BSD
  3. Certificates
  4. File System
  5. Keychain Access
  6. Mach 3.0
  7. OSX kernel
  8. Power Management
  9. Security
  10. Sockets

2. Core Services

  1. Address Book
  2. Collections
  3. Core Location
  4. File Access
  5. Net Services
  6. Networking
  7. Preferences
  8. SQLite
  9. Threading
  10. URL Utilities

3. Media

  1. Audio Mixing
  2. Audio Recording
  3. Core Animation
  4. Core Audio
  5. JPEG, PNG, TIFF
  6. OpenAL
  7. OpenGL ES
  8. PDF
  9. Quartz (2D)
  10. Video Playback

4. Cocoa Touch

  1. Alert
  2. Camera
  3. Controls
  4. Core Motion
  5. Image Picker
  6. Localization
  7. Map Kit
  8. Multi-Touch
  9. View Hierarchy
  10. Web View

platform components

  1. tools

    • Xcode 6
    • Instruments
  2. language

    • objective-c
    • swift
  3. frameworks

    • Foundation
    • Core Data
    • UIKit
    • Core Motion
    • Map Kit
  4. design strategy

    • mvc

demo



blog comments powered by Disqus