From 3952b05eb3553fa4ab9acb6ab853cfb96da63b71 Mon Sep 17 00:00:00 2001 From: Piet Brauer Date: Thu, 19 Jan 2017 16:14:01 +0100 Subject: [PATCH] Adapt new xctool usage --- .travis.yml | 2 +- ObjectiveCExample/Podfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 15e46d0..089f4b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ podfile: ObjectiveCExample/Podfile xcode_workspace: ObjectiveCExample/ObjectiveCExample.xcworkspace xcode_scheme: ObjectiveCExample script: - - xctool -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -sdk iphonesimulator clean test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO + - xctool -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -sdk iphonesimulator run-tests diff --git a/ObjectiveCExample/Podfile.lock b/ObjectiveCExample/Podfile.lock index c7449c8..f7483f8 100644 --- a/ObjectiveCExample/Podfile.lock +++ b/ObjectiveCExample/Podfile.lock @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: ae5fb993e5dc339b15e10067d1e60549fa585f32 -COCOAPODS: 1.1.0.rc.2 +COCOAPODS: 1.1.1