Skip to content

Commit e0ef012

Browse files
committed
[Travis] Update to Xcode 9.2
1 parent a01861e commit e0ef012

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
osx_image: xcode9.2
12
language: objective-c
23

34
script:

libogg_build.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ idz_configure arm64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
1818
idz_configure i386 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
1919
idz_configure x86_64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
2020
idz_fw Ogg libogg.a install-iPhoneSimulator-i386/include/ogg
21+
echo "Wrote `pwd`/Ogg.framework"
2122
popd
2223
popd

0 commit comments

Comments
 (0)