Mercurial > hg > audiodb
annotate examples/iAudioDB/version.plist @ 677:e4eae1f59759
Modify sb-alien bindings for new qhopsize/ihopsize distinction
Tests pass
author | mas01cr |
---|---|
date | Fri, 05 Mar 2010 16:01:14 +0000 |
parents | 780ebab29268 |
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> |