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