Initial commit
This commit is contained in:
Binary file not shown.
24
lib/xiph/macosx/Ogg.framework/Versions/A/Resources/Info.plist
Executable file
24
lib/xiph/macosx/Ogg.framework/Versions/A/Resources/Info.plist
Executable file
@ -0,0 +1,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>Ogg</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Enables the manipulation of Ogg bitstreams</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Ogg framework</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.11</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>Ogg_</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.11</string>
|
||||
</dict>
|
||||
</plist>
|
Reference in New Issue
Block a user