Last change
on this file since 86643 was 85671, checked in by vboxsync, 4 years ago |
Export out internal curl copy to make it a lot simpler to build VBox (OSE) on Windows. bugref:9814
|
-
Property svn:eol-style
set to
native
|
File size:
783 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.haxx.curl.libcurl</string>
|
---|
16 |
|
---|
17 | <key>CFBundleVersion</key>
|
---|
18 | <string>7.64.0</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 7.64.0</string>
|
---|
31 |
|
---|
32 | <key>CFBundleGetInfoString</key>
|
---|
33 | <string>libcurl.plist 7.64.0</string>
|
---|
34 | </dict>
|
---|
35 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.