From Eric Wing, updates to Xcode projects

This commit is contained in:
Robert Osfield 2006-06-28 11:37:22 +00:00
parent 12100cd5d1
commit a90f06a9ce

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgprecipitation</string>
<key>CFBundleIdentifier</key>
<string>org.OpenSceneGraph.osgprecipitation</string>
<key>CFBundleVersion</key>
<string>1.0.0.d1</string>
</dict>
</plist>