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

Example Project

CocoaPods Dependencies

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