This reverts commit 4da6ca883c, reversing
changes made to 3c2813f505.
This commit is contained in:
Anis Kadri
2014-01-27 17:32:09 -08:00
parent 4da6ca883c
commit 6cb0a8cf0c
2 changed files with 1 additions and 29 deletions
+1 -7
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,10 +97,4 @@
</js-module>
</platform>
<!-- tizen -->
<platform name="tizen">
<js-module src="src/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
<runs />
</js-module>
</platform>
</plugin>