source: branches/1.8-appstore/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/version.plist

Last change on this file was 13631, checked in by Paul Krueger, 15 years ago

Version 2 of InterfaceProjects

File size: 454 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>BuildVersion</key>
6 <string>1</string>
7 <key>CFBundleShortVersionString</key>
8 <string>1.0</string>
9 <key>CFBundleVersion</key>
10 <string>1</string>
11 <key>ProjectName</key>
12 <string>IBXcodeIntegration</string>
13 <key>SourceVersion</key>
14 <string>380000</string>
15</dict>
16</plist>
Note: See TracBrowser for help on using the repository browser.