Frameworks/libpurple.framework/Versions/0.6.2/Resources/Info.plist
changeset 2592 e8d15275025e
parent 1739 8b0daad9656c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Frameworks/libpurple.framework/Versions/0.6.2/Resources/Info.plist	Fri Aug 21 13:25:11 2009 -0700
     1.3 @@ -0,0 +1,18 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     1.6 +<plist version="1.0">
     1.7 +<dict>
     1.8 +	<key>CFBundleDevelopmentRegion</key>
     1.9 +	<string>English</string>
    1.10 +	<key>CFBundleInfoDictionaryVersion</key>
    1.11 +	<string>6.0</string>
    1.12 +	<key>CFBundlePackageType</key>
    1.13 +	<string>FMWK</string>
    1.14 +	<key>CFBundleSignature</key>
    1.15 +	<string>????</string>
    1.16 +	<key>CFBundleVersion</key>
    1.17 +	<string>0.0.1d1</string>
    1.18 +	<key>CFBundleIdentifier</key>
    1.19 +	<string>im.pidgin.libpurple</string>
    1.20 +</dict>
    1.21 +</plist>