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 a01861e commit e0ef012Copy full SHA for e0ef012
.travis.yml
@@ -1,3 +1,4 @@
1
+osx_image: xcode9.2
2
language: objective-c
3
4
script:
libogg_build.bash
@@ -18,5 +18,6 @@ idz_configure arm64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
18
idz_configure i386 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
19
idz_configure x86_64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
20
idz_fw Ogg libogg.a install-iPhoneSimulator-i386/include/ogg
21
+echo "Wrote `pwd`/Ogg.framework"
22
popd
23
0 commit comments