We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb69ea9 commit 19cf1cfCopy full SHA for 19cf1cf
libogg_build.bash
@@ -1,5 +1,8 @@
1
-IDZ_OGG_VERSION=1.3.1
2
-IDZ_OGG_SDK_VERSION=8.0
+IDZ_OGG_VERSION=1.3.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
6
7
pushd $IDZ_BUILD_ROOT
8
mkdir -p libogg/$IDZ_OGG_VERSION
0 commit comments