Last change
on this file since 104773 was 104083, checked in by vboxsync, 9 months ago |
curl-8.7.1: Applied and adjusted our curl changes to 8.4.0. bugref:10639
|
-
Property svn:eol-style
set to
native
|
File size:
820 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
---|
3 | <plist version="0.9">
|
---|
4 | <dict>
|
---|
5 | <key>CFBundleInfoDictionaryVersion</key>
|
---|
6 | <string>6.0</string>
|
---|
7 |
|
---|
8 | <key>CFBundleDevelopmentRegion</key>
|
---|
9 | <string>English</string>
|
---|
10 |
|
---|
11 | <key>CFBundleExecutable</key>
|
---|
12 | <string>curl</string>
|
---|
13 |
|
---|
14 | <key>CFBundleIdentifier</key>
|
---|
15 | <string>se.curl.libcurl</string>
|
---|
16 |
|
---|
17 | <key>CFBundleVersion</key>
|
---|
18 | <string>@CURL_PLIST_VERSION@</string>
|
---|
19 |
|
---|
20 | <key>CFBundleName</key>
|
---|
21 | <string>libcurl</string>
|
---|
22 |
|
---|
23 | <key>CFBundlePackageType</key>
|
---|
24 | <string>FMWK</string>
|
---|
25 |
|
---|
26 | <key>CFBundleSignature</key>
|
---|
27 | <string>????</string>
|
---|
28 |
|
---|
29 | <key>CFBundleShortVersionString</key>
|
---|
30 | <string>libcurl @CURL_PLIST_VERSION@</string>
|
---|
31 |
|
---|
32 | <key>CFBundleGetInfoString</key>
|
---|
33 | <string>libcurl.plist @CURL_PLIST_VERSION@</string>
|
---|
34 | </dict>
|
---|
35 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.