mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-08-20 09:24:01 -05:00
🍙POGOserver - Porting POGOserver to Visual Studio -rev6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:vs="http://schemas.microsoft.com/appx/2014/htmlapps" id="io.cordova.myapp5bfad8" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" defaultlocale="fr-FR">
|
||||
<widget xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:vs="http://schemas.microsoft.com/appx/2014/htmlapps" id="io.cordova.pogoserver" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" defaultlocale="fr-FR" windows-packageVersion="1.0.0.0">
|
||||
<name>POGOserver</name>
|
||||
<description>A blank project that uses Apache Cordova to help you build an app that targets multiple mobile platforms: Android, iOS, Windows, and Windows Phone.</description>
|
||||
<author href="http://cordova.io" email="dev@cordova.apache.org">Apache Cordova Team</author>
|
||||
@@ -106,4 +106,7 @@
|
||||
<platform name="wp8">
|
||||
<splash src="res/screens/wp8/SplashScreenImage.png" width="768" height="1280" />
|
||||
</platform>
|
||||
<vs:platformSpecificValues>
|
||||
<vs:platformSpecificWidget platformName="windows" version="1.0.0.0" />
|
||||
</vs:platformSpecificValues>
|
||||
</widget>
|
||||
Reference in New Issue
Block a user