gruntHelper.config.shell["cordova-test-run-ios"] = {
            command: [
                "cordova run ios --device"
            ].join("&&"),
            options: {