GBA-8-19/External/Harmony/Backends/Drive/Google/GoogleAPI/Examples/CalendarSample
2024-06-14 17:15:51 +08:00
..
CalendarSample.xcodeproj init 2024-06-14 17:15:51 +08:00
CalendarSample.xcworkspace init 2024-06-14 17:15:51 +08:00
English.lproj init 2024-06-14 17:15:51 +08:00
.gitignore init 2024-06-14 17:15:51 +08:00
CalendarSampleAppController.h init 2024-06-14 17:15:51 +08:00
CalendarSampleAppController.m init 2024-06-14 17:15:51 +08:00
CalendarSampleWindowController.h init 2024-06-14 17:15:51 +08:00
CalendarSampleWindowController.m init 2024-06-14 17:15:51 +08:00
EditACLWindowController.h init 2024-06-14 17:15:51 +08:00
EditACLWindowController.m init 2024-06-14 17:15:51 +08:00
EditEventWindowController.h init 2024-06-14 17:15:51 +08:00
EditEventWindowController.m init 2024-06-14 17:15:51 +08:00
Info.plist init 2024-06-14 17:15:51 +08:00
main.m init 2024-06-14 17:15:51 +08:00
Podfile init 2024-06-14 17:15:51 +08:00
README.md init 2024-06-14 17:15:51 +08:00

Example Project

CocoaPods Dependencies

  1. With Examples/CalendarSample folder, run the following command to install the required dependencies via CocoaPods.
$ pod install
  1. Open the workspace:
$ open CalendarSample.xcworkspace