Modify function macro
[apps/native/sample/sample-core-components.git] / rule / description.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <?xml-stylesheet type="text/xsl" href="../../../../description.xsl"?>
3
4 <Overview version="0.0.1">
5   <SampleName>APPLICATION_NAME_WILL_BE_HERE</SampleName>
6   <SampleVersion>APPLICATION_VERSION_WILL_BE_HERE</SampleVersion>
7   <PlatformList>
8           <Profile>
9                   <ProfileName>Wearable</ProfileName>
10                   <RequiredVersion>2.3.1</RequiredVersion>
11           </Profile>
12   </PlatformList>
13   <ProjectType>org.tizen.nativecore.buildArtefactType.app</ProjectType>
14   <HasOption>False</HasOption>
15   <CategoryList>
16           <Category>CATEGORY_WILL_BE_HERE</Category>
17   </CategoryList>
18   <PreviewList>
19           <Preview>screenshot.png</Preview>
20   </PreviewList>
21   <Description>
22       DESCRIPTION_WILL_BE_HERE
23   </Description>
24 </Overview>