mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-05 09:39:09 +08:00
61 lines
1.7 KiB
Plaintext
61 lines
1.7 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>11D50b</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>RestKitResources</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>org.restkit.RestKitResources</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>RestKitResources</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>BNDL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1</string>
|
|
<key>CFPlugInDynamicRegisterFunction</key>
|
|
<string></string>
|
|
<key>CFPlugInDynamicRegistration</key>
|
|
<string>NO</string>
|
|
<key>CFPlugInFactories</key>
|
|
<dict>
|
|
<key>00000000-0000-0000-0000-000000000000</key>
|
|
<string>MyFactoryFunction</string>
|
|
</dict>
|
|
<key>CFPlugInTypes</key>
|
|
<dict>
|
|
<key>00000000-0000-0000-0000-000000000000</key>
|
|
<array>
|
|
<string>00000000-0000-0000-0000-000000000000</string>
|
|
</array>
|
|
</dict>
|
|
<key>CFPlugInUnloadFunction</key>
|
|
<string></string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>4E1019</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11D50a</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.7</string>
|
|
<key>DTXcode</key>
|
|
<string>0431</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4E1019</string>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2012 RestKit. All rights reserved.</string>
|
|
</dict>
|
|
</plist>
|