Skip to content

Commit f4ec408

Browse files
IRKitのInfo.plistの追加。
1 parent 97ba6c8 commit f4ec408

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

dConnectDevicePlugin/dConnectDeviceIRKit/dConnectDeviceIRKit/Resources/dConnectDeviceIRKit-Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>DPIRKitVersion</key>
5+
<key>CFBundleShortVersionString</key>
66
<string>2.0.0</string>
77
<key>DPIRKitAPIKey</key>
88
<string>[YOUR APPLICATION KEY]</string>
9+
<key>DPIRKitVersion</key>
10+
<string>2.0.0</string>
911
<key>NSHumanReadableCopyright</key>
1012
<string>Copyright (c) 2014 NTT DOCOMO, INC. Released under the MIT license.</string>
1113
</dict>

0 commit comments

Comments
 (0)