Skip to content

Commit

Permalink
Add arm64 support
Browse files Browse the repository at this point in the history
Thanks for @vmatsnev at #1
  • Loading branch information
Superbil committed Jun 3, 2015
1 parent c245096 commit 28d6336
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ build_lame
PLATFORM="armv7s"
build_lame

PLATFORM="arm64"
build_lame

# remove old libmp3lame.a or lipo will failed
OUTPUT_LIB=${OUTPUT_FOLDER}/libmp3lame.a
Expand Down

0 comments on commit 28d6336

Please sign in to comment.