Skip to content

Instantly share code, notes, and snippets.

@phucnm
Created December 11, 2015 07:52
Show Gist options
  • Save phucnm/8e6b755f16761bae4c17 to your computer and use it in GitHub Desktop.
Save phucnm/8e6b755f16761bae4c17 to your computer and use it in GitHub Desktop.
Modify Rakefile to build ffmpeg on iOS
kxmovie on github
First: cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/developer/SDKs/ to find out what SDKs are existed in your OS
Second: open Rake file and modify SDK_VERSION='9.2' -> your SDK version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment