Mercurial > hg > audiodb
annotate examples/iAudioDB/version.plist @ 669:780ebab29268
Added initial increment of OSX audioDB interface
author | mas01mj |
---|---|
date | Wed, 03 Mar 2010 17:17:08 +0000 |
parents | |
children |
rev | line source |
---|---|
mas01mj@669 | 1 <?xml version="1.0" encoding="UTF-8"?> |
mas01mj@669 | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
mas01mj@669 | 3 <plist version="1.0"> |
mas01mj@669 | 4 <dict> |
mas01mj@669 | 5 <key>BuildVersion</key> |
mas01mj@669 | 6 <string>3</string> |
mas01mj@669 | 7 <key>CFBundleVersion</key> |
mas01mj@669 | 8 <string>1.0</string> |
mas01mj@669 | 9 <key>ProductBuildVersion</key> |
mas01mj@669 | 10 <string>9M2729</string> |
mas01mj@669 | 11 <key>ProjectName</key> |
mas01mj@669 | 12 <string>DevToolsWizardTemplates</string> |
mas01mj@669 | 13 <key>SourceVersion</key> |
mas01mj@669 | 14 <string>11600000</string> |
mas01mj@669 | 15 </dict> |
mas01mj@669 | 16 </plist> |