CB-10979 Fix splashscreen ios native tests
Added jshintignore for tests/ios
This commit is contained in:
parent
bea0a4e408
commit
9832d2e165
1
.jshintignore
Normal file
1
.jshintignore
Normal file
@ -0,0 +1 @@
|
||||
tests/ios
|
@ -8,6 +8,6 @@
|
||||
"cordova-ios": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xcodebuild test -workspace CDVSplashScreenTest.xcworkspace -scheme CDVSplashScreenLibTests -destination 'platform=iOS Simulator,name=iPhone 5' CONFIGURATION_BUILD_DIR='/tmp'"
|
||||
"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'"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user