source: branches/1.7-ita/aux/cocotron/win32/cocotron/CoreData.framework/Resources/Info.plist

Last change on this file was 14924, checked in by R. Matthew Emerson, 13 years ago

Merge updated Cocotron binaries to 1.7 branch.

File size: 1.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>BuildMachineOSBuild</key>
6 <string>10K549</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>CoreData.1.0.dll</string>
11 <key>CFBundleIdentifier</key>
12 <string>org.cocotron.CoreData</string>
13 <key>CFBundleInfoDictionaryVersion</key>
14 <string>6.0</string>
15 <key>CFBundleName</key>
16 <string>CoreData</string>
17 <key>CFBundlePackageType</key>
18 <string>FMWK</string>
19 <key>CFBundleSignature</key>
20 <string>OBJC</string>
21 <key>CFBundleVersion</key>
22 <string>1.0</string>
23 <key>DTCompiler</key>
24 <string></string>
25 <key>DTPlatformBuild</key>
26 <string>10M2518</string>
27 <key>DTPlatformVersion</key>
28 <string>PG</string>
29 <key>DTSDKBuild</key>
30 <string>10K549</string>
31 <key>DTSDKName</key>
32 <string></string>
33 <key>DTXcode</key>
34 <string>0400</string>
35 <key>DTXcodeBuild</key>
36 <string>10M2518</string>
37</dict>
38</plist>
Note: See TracBrowser for help on using the repository browser.