GBA-8-19/External/Harmony/Backends/Drive/Google/GoogleAPI/Examples/DriveSample
2024-06-14 17:15:51 +08:00
..
DriveSample.xcodeproj init 2024-06-14 17:15:51 +08:00
DriveSample.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
DriveSampleAppController.h init 2024-06-14 17:15:51 +08:00
DriveSampleAppController.m init 2024-06-14 17:15:51 +08:00
DriveSampleWindowController.h init 2024-06-14 17:15:51 +08:00
DriveSampleWindowController.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/DriveSample folder, run the following command to install the required dependencies via CocoaPods.
$ pod install
  1. Open the workspace:
$ open DriveSample.xcworkspace