Commit 9f00e878 by Sebastián Katzer

Deactivate WP8 for the moment

parent 33a440df
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
</platform> </platform>
<!-- wp8 --> <!-- wp8 -->
<platform name="wp8"> <!-- <platform name="wp8">
<config-file target="config.xml" parent="/*"> <config-file target="config.xml" parent="/*">
<feature name="LocalNotification"> <feature name="LocalNotification">
<param name="wp-package" value="LocalNotification"/> <param name="wp-package" value="LocalNotification"/>
...@@ -121,6 +121,6 @@ ...@@ -121,6 +121,6 @@
<source-file src="src/wp8/LocalNotification.cs" /> <source-file src="src/wp8/LocalNotification.cs" />
<source-file src="src/wp8/Options.cs" /> <source-file src="src/wp8/Options.cs" />
</platform> </platform> -->
</plugin> </plugin>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment