File: Info-Framework__Upgraded_.plist

package info (click to toggle)
sdl-net1.2 1.2.8-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,796 kB
  • sloc: sh: 10,164; ansic: 1,251; cpp: 376; csh: 219; makefile: 70
file content (22 lines) | stat: -rw-r--r-- 662 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//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>SDL_net</string>
	<key>CFBundleIdentifier</key>
	<string>org.libsdl.SDL-net</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>SDL_net</string>
	<key>CFBundlePackageType</key>
	<string>FMWK</string>
	<key>CFBundleShortVersionString</key>
	<string>1.2.8</string>
	<key>CFBundleVersion</key>
	<string>1.2.8</string>
</dict>
</plist>