This commit is contained in:
Anis Kadri
2014-01-27 17:33:40 -08:00
2 changed files with 29 additions and 1 deletions
+7 -1
View File
@@ -54,7 +54,7 @@
<header-file src="src/ios/CDVSplashScreen.h" />
<source-file src="src/ios/CDVSplashScreen.m" />
<framework src="CoreGraphics.framework" />
</platform>
@@ -97,4 +97,10 @@
</js-module>
</platform>
<!-- tizen -->
<platform name="tizen">
<js-module src="src/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
<runs />
</js-module>
</platform>
</plugin>