From 26a9d1a8eb1df8eb8becf5ca7496f67291c0b2ca Mon Sep 17 00:00:00 2001 From: JP Wright Date: Mon, 18 Jun 2018 17:59:07 +0200 Subject: [PATCH] Revert travis destination for OS X --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6139341..5ae57fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ matrix: - xcode_scheme: DVR-macOS xcode_sdk: macosx env: - - DESTINATION="OS X" + - DESTINATION="macOS,arch:x86_64arch=x86_64" - env: - SWIFT_BUILD=true