ASOCTaskList
Directory actions
More options
Directory actions
More options
ASOCTaskList
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
### ASOCTaskList ###
===========================================================================
DESCRIPTION:
This application shows Todo items using the CalendarStore framework. It synchronizes with the list of Todo items shown in Mail and iCal. The code serves as an example of building a simple Cocoa application in ASOC, as well as an example of how to use system frameworks like CalendarStore through ASOC.
===========================================================================
BUILD REQUIREMENTS:
Mac OS X 10.6.2 or later
===========================================================================
RUNTIME REQUIREMENTS:
Mac OS X 10.6.2 or later.
===========================================================================
PACKAGING LIST:
ASOC Task List_Prefix.pch <-- pre-compiled header
ASOC Task List-Info.plist <-- info.plist
ASOC Task List.xcodeproj <-- Xcode project
English.lproj <-- language folder
InfoPlist.strings <-- English strings
main.m <-- main source file
MainMenu.xib <-- main IB nib
ReadMe.txt <-- this file
TaskListAppDelegate.applescript <-- source AppleScript
===========================================================================
CHANGES FROM PREVIOUS VERSIONS:
Version 1.0
- First version.
===========================================================================
Copyright (C) 2009 Apple Inc. All rights reserved.