From d776c66f39055c14a1238f00a109921e38ca55f4 Mon Sep 17 00:00:00 2001 From: CDAGaming Date: Tue, 16 Jan 2018 22:34:08 -0600 Subject: [PATCH] Upgrade Inih & Apply XCode Update *Blame Git for not doing this the first Time* --- .travis.yml | 2 +- externals/inih/inih | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9edfc08092..196528a3bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ matrix: - os: osx env: NAME="macos build" sudo: false - osx_image: xcode7.3 + osx_image: xcode9.2 install: "./.travis/macos/deps.sh" script: "./.travis/macos/build.sh" after_success: "./.travis/macos/upload.sh" diff --git a/externals/inih/inih b/externals/inih/inih index 603729dec8..d709bdac5b 160000 --- a/externals/inih/inih +++ b/externals/inih/inih @@ -1 +1 @@ -Subproject commit 603729dec89aaca42d7bd08f08bc333165b7d5d1 +Subproject commit d709bdac5b6bfa27c913d3a3e0e982d2c12217f2