From a53965ac8546b323d3c4cdc989c0900e5fd33369 Mon Sep 17 00:00:00 2001 From: hansemannn Date: Wed, 15 Aug 2018 12:18:03 +0200 Subject: [PATCH] chore: use latest 7.4.0 to make Jenkins happy --- ios/titanium.xcconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ios/titanium.xcconfig b/ios/titanium.xcconfig index af446d0..99c5215 100644 --- a/ios/titanium.xcconfig +++ b/ios/titanium.xcconfig @@ -4,8 +4,7 @@ // OF YOUR TITANIUM SDK YOU'RE BUILDING FOR // // -TITANIUM_SDK_VERSION = 7.2.0.GA - +TITANIUM_SDK_VERSION = 7.4.0.v20180814132725 // // THESE SHOULD BE OK GENERALLY AS-IS