GBA-8-19/External/Harmony/Backends/Drive/Google/GoogleAPI/Examples/StorageSample
2024-06-14 17:15:51 +08:00
..
English.lproj init 2024-06-14 17:15:51 +08:00
StorageSample.xcodeproj init 2024-06-14 17:15:51 +08:00
StorageSample.xcworkspace init 2024-06-14 17:15:51 +08:00
.gitignore 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
StorageSampleAppController.h init 2024-06-14 17:15:51 +08:00
StorageSampleAppController.m init 2024-06-14 17:15:51 +08:00
StorageSampleWindowController.h init 2024-06-14 17:15:51 +08:00
StorageSampleWindowController.m init 2024-06-14 17:15:51 +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