File: Info.plist

package info (click to toggle)
openscenegraph 2.4.0-1.1%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 27,516 kB
  • ctags: 25,327
  • sloc: cpp: 239,929; ansic: 2,196; yacc: 548; objc: 374; sh: 310; makefile: 231; lex: 151; perl: 119
file content (24 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>OpenThreads</string>
	<key>CFBundleIconFile</key>
	<string></string>
	<key>CFBundleIdentifier</key>
	<string>org.OpenThreads.OpenThreads</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>FMWK</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>2.2.0</string>
	<key>CSResourcesFileMapped</key>
	<true/>
</dict>
</plist>