PHP Classes

File: demo/project-greatApp.xml

Recommend this page to a friend!
  Classes of Alexander Selifonov   morgen   demo/project-greatApp.xml   Download  
File: demo/project-greatApp.xml
Role: Auxiliary data
Content type: text/plain
Description: Project definition example
Class: morgen
Generate icon images for multiple platforms
Author: By
Last change: Update of demo/project-greatApp.xml
Date: 1 year ago
Size: 456 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <!-- "greatApp" project definition file --> <projectDef> <project name="greatApp" sourceFolder="media/"> <branch type="android" destinationFolder="greatApp/resources/"> </branch> <branch type="ios" destinationFolder="ios-greatApp/resources/"> <images> <image mask="*.svg" devices="iphone,iphone-2x" /> </images> </branch> </project> </projectDef>