4D v14

ArrayLicenseMac

Home

 
4D v14
ArrayLicenseMac

ArrayLicenseMac  


 

 

/ Preferences4D / BuildApp / Licenses / ArrayLicenseMac

Array containing the list of license files to be integrated

This key is used to specify the acces path of the license file(s) to be integrated into the Mac OS version of the application. These files can be located anywhere on your Macintosh.
If this key is not used, no license number will be integrated and the application will start in demo mode.

Example  

<Preferences4D>
 <BuildApp>
  <Licenses>
   <ArrayLicenseMac>
    <ItemsCount>2</ItemsCount>
    <Item1>MacHD:4DDP140HJDSOI00FAKE1861.license4D</Item1>
    <Item2>MacHD:4UUD140DDE0DISFAKEBC5F.license4D</Item2>
   </ArrayLicenseMac>
  </Licenses>
 </BuildApp>
</Preferences4D>

 
PROPERTIES 

Product: 4D
Theme: Licenses

 
SEE ALSO 

ArrayLicenseWin

 
ARTICLE USAGE

4D XML Keys BuildApplication ( 4D v14)
4D XML Keys BuildApplication ( 4D v12.1)
4D XML Keys BuildApplication ( 4D v13)
4D XML Keys BuildApplication ( 4D v14 R2)
4D XML Keys BuildApplication ( 4D v14 R3)
4D XML Keys BuildApplication ( 4D v14 R4)