diff --git a/tests/ios/package.json b/tests/ios/package.json index 67f0edc..e6cd139 100644 --- a/tests/ios/package.json +++ b/tests/ios/package.json @@ -5,7 +5,7 @@ "author": "Apache Software Foundation", "license": "Apache Version 2.0", "dependencies": { - "cordova-ios": "*" + "cordova-ios": "^5.1.1" }, "scripts": { "test": "xcodebuild test -workspace CDVSplashScreenTest.xcworkspace -scheme CDVSplashScreenLibTests -destination 'platform=iOS Simulator,name=iPhone 5' CONFIGURATION_BUILD_DIR='/tmp' HEADER_SEARCH_PATHS='$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include'"