Ignore:
Timestamp:
11/24/06 20:21:57 (6 years ago)
Author:
sam
Message:

Mise à jour BUI MacOS => 3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_Core/resources/launcher/mac/Info.plist

    r6230 r7510  
    88                <string>APPL</string> 
    99                <key>CFBundleIdentifier</key> 
    10                 <string>fr.SCPlatform.##app.name##</string> 
     10                <string>org.scenariplatform.##app.name##</string> 
    1111                <key>CFBundleExecutable</key> 
    1212                <string>launcher</string> 
     
    1616                <true/> 
    1717                <key>CFBundleName</key> 
    18                 <string>##app.name##</string> 
     18                <string>##app.name(fullName)##</string> 
    1919                <key>CFBundleGetInfoString</key> 
    20                 <string>##app.name## version ##app.version##_##app.version.developmentStage##</string> 
     20                <string>##app.name## version ##app.version####app.version.developmentStage##</string> 
    2121                <key>CFBundleShortVersionString</key> 
    2222                <string>##app.version##</string> 
    2323                <key>CFBundleVersion</key> 
    24                 <string>##app.version##_##app.version.developmentStage##</string> 
     24                <string>##app.version####app.version.developmentStage##</string> 
    2525                <key>NSHumanReadableCopyright</key> 
    2626                <string>##app.name## version ##app.version## ##app.copyright##</string> 
Note: See TracChangeset for help on using the changeset viewer.