Skip to content

Commit 19cf1cf

Browse files
Mobin Zadeh KochakMobin Zadeh Kochak
authored andcommitted
- Libogg version updated to latest 1.3.2
1 parent fb69ea9 commit 19cf1cf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

libogg_build.bash

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
IDZ_OGG_VERSION=1.3.1
2-
IDZ_OGG_SDK_VERSION=8.0
1+
IDZ_OGG_VERSION=1.3.2
2+
3+
#Update IDZ_OGG_SDK_VERSION to the version available on your mac
4+
#Run xcodebuild -showsdks to see the iOS version availanle on your mac
5+
IDZ_OGG_SDK_VERSION=8.3
36

47
pushd $IDZ_BUILD_ROOT
58
mkdir -p libogg/$IDZ_OGG_VERSION

0 commit comments

Comments
 (0)