GBA003/External/Harmony/Backends/Drive/Google/GoogleAPI/Examples/StorageSample
2024-05-30 10:22:15 +08:00
..
English.lproj 初始化 2024-05-30 10:22:15 +08:00
StorageSample.xcodeproj 初始化 2024-05-30 10:22:15 +08:00
StorageSample.xcworkspace 初始化 2024-05-30 10:22:15 +08:00
.gitignore 初始化 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
StorageSampleAppController.h 初始化 2024-05-30 10:22:15 +08:00
StorageSampleAppController.m 初始化 2024-05-30 10:22:15 +08:00
StorageSampleWindowController.h 初始化 2024-05-30 10:22:15 +08:00
StorageSampleWindowController.m 初始化 2024-05-30 10:22:15 +08:00

Example Project

CocoaPods Dependencies

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