Skip to content

Commit

Permalink
[Travis] Update to Xcode 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iosdevzone committed Dec 10, 2017
1 parent a01861e commit e0ef012
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
osx_image: xcode9.2
language: objective-c

script:
Expand Down
1 change: 1 addition & 0 deletions libogg_build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ idz_configure arm64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
idz_configure i386 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
idz_configure x86_64 $IDZ_OGG_SDK_VERSION $IDZ_OGG_DIR/configure
idz_fw Ogg libogg.a install-iPhoneSimulator-i386/include/ogg
echo "Wrote `pwd`/Ogg.framework"
popd
popd

0 comments on commit e0ef012

Please sign in to comment.