ff6884c4bd
I don't know what the OpenThreads version number will be, so that has been left alone.
13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
<?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>os</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>org.OpenSceneGraph.os</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.0.0</string>
|
|
</dict>
|
|
</plist>
|