blob: 38c437e7feda9bfa1ee8aafb864174af1c891913 [file] [log] [blame]
Jon Hjelle3a2f7e02016-03-25 14:48:14 -07001<?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>CFBundleDevelopmentRegion</key>
6 <string>en</string>
7 <key>CFBundleExecutable</key>
tkchin9eeb6242016-04-27 01:54:20 -07008 <string>WebRTC</string>
Jon Hjelle3a2f7e02016-03-25 14:48:14 -07009 <key>CFBundleIdentifier</key>
tkchin9eeb6242016-04-27 01:54:20 -070010 <string>org.webrtc.WebRTC</string>
Jon Hjelle3a2f7e02016-03-25 14:48:14 -070011 <key>CFBundleInfoDictionaryVersion</key>
12 <string>6.0</string>
13 <key>CFBundleName</key>
tkchin9eeb6242016-04-27 01:54:20 -070014 <string>WebRTC</string>
Jon Hjelle3a2f7e02016-03-25 14:48:14 -070015 <key>CFBundlePackageType</key>
16 <string>FMWK</string>
17 <key>CFBundleShortVersionString</key>
18 <string>1.0</string>
19 <key>CFBundleSignature</key>
20 <string>????</string>
21 <key>CFBundleVersion</key>
tkchin9eeb6242016-04-27 01:54:20 -070022 <string>1.0</string>
Jon Hjelle3a2f7e02016-03-25 14:48:14 -070023 <key>NSPrincipalClass</key>
24 <string></string>
25</dict>
26</plist>