Created
December 11, 2015 07:52
-
-
Save phucnm/8e6b755f16761bae4c17 to your computer and use it in GitHub Desktop.
Modify Rakefile to build ffmpeg on iOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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