GBA003/External/Harmony/Backends/Drive/Google/GoogleAPI/Examples/DriveSample
2024-05-30 10:22:15 +08:00
..
DriveSample.xcodeproj 初始化 2024-05-30 10:22:15 +08:00
DriveSample.xcworkspace 初始化 2024-05-30 10:22:15 +08:00
English.lproj 初始化 2024-05-30 10:22:15 +08:00
.gitignore 初始化 2024-05-30 10:22:15 +08:00
DriveSampleAppController.h 初始化 2024-05-30 10:22:15 +08:00
DriveSampleAppController.m 初始化 2024-05-30 10:22:15 +08:00
DriveSampleWindowController.h 初始化 2024-05-30 10:22:15 +08:00
DriveSampleWindowController.m 初始化 2024-05-30 10:22:15 +08:00
Info.plist 初始化 2024-05-30 10:22:15 +08:00
main.m 初始化 2024-05-30 10:22:15 +08:00
Podfile 初始化 2024-05-30 10:22:15 +08:00
README.md 初始化 2024-05-30 10:22:15 +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