/GLProjCode

玩玩~

Primary LanguageObjective-CApache License 2.0Apache-2.0

GLProjCode

A simple media player renerered by OpenGL running on iPhone.

Required

  • Mac OS X
  • XCode 7+
  • With pod insatelled

Usage

  • clone the sdk project
$ git clone https://github.com/coderTong/GLSDKCode GLSDKCode
  • clone the application project
$ git clone https://github.com/coderTong/GLProjCode GLProjCode
  • go to the application project and run pod install
$ cd GLProjCode && pod insatll
pod install
Analyzing dependencies
Fetching podspec for `GLSDKCode` from `./../GLSDKCode`
Downloading dependencies
Using GLSDKCode (1.x.x-local)
Generating Pods project
Integrating client project

[!] Please close any current Xcode sessions and use `GLProjCode.xcworkspace` for this project from now on.
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.
  • double click on GLProjCode.xcworkspace to open the application XCode project