xref: /xnu-8792.81.2/libkdd/kdd.framework/Info.plist (revision 19c3b8c28c31cb8130e034cfb5df6bf9ba342d90)
1*19c3b8c2SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*19c3b8c2SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*19c3b8c2SApple OSS Distributions<plist version="1.0">
4*19c3b8c2SApple OSS Distributions<dict>
5*19c3b8c2SApple OSS Distributions	<key>CFBundleDevelopmentRegion</key>
6*19c3b8c2SApple OSS Distributions	<string>$(DEVELOPMENT_LANGUAGE)</string>
7*19c3b8c2SApple OSS Distributions	<key>CFBundleExecutable</key>
8*19c3b8c2SApple OSS Distributions	<string>$(EXECUTABLE_NAME)</string>
9*19c3b8c2SApple OSS Distributions	<key>CFBundleIdentifier</key>
10*19c3b8c2SApple OSS Distributions	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
11*19c3b8c2SApple OSS Distributions	<key>CFBundleInfoDictionaryVersion</key>
12*19c3b8c2SApple OSS Distributions	<string>6.0</string>
13*19c3b8c2SApple OSS Distributions	<key>CFBundleName</key>
14*19c3b8c2SApple OSS Distributions	<string>$(PRODUCT_NAME)</string>
15*19c3b8c2SApple OSS Distributions	<key>CFBundlePackageType</key>
16*19c3b8c2SApple OSS Distributions	<string>FMWK</string>
17*19c3b8c2SApple OSS Distributions	<key>CFBundleShortVersionString</key>
18*19c3b8c2SApple OSS Distributions	<string>1.0</string>
19*19c3b8c2SApple OSS Distributions	<key>CFBundleVersion</key>
20*19c3b8c2SApple OSS Distributions	<string>$(CURRENT_PROJECT_VERSION)</string>
21*19c3b8c2SApple OSS Distributions	<key>NSHumanReadableCopyright</key>
22*19c3b8c2SApple OSS Distributions	<string>Copyright © 2017 Apple Inc. All rights reserved.</string>
23*19c3b8c2SApple OSS Distributions	<key>NSPrincipalClass</key>
24*19c3b8c2SApple OSS Distributions	<string></string>
25*19c3b8c2SApple OSS Distributions</dict>
26*19c3b8c2SApple OSS Distributions</plist>
27