Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 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>CFBundleDevelopmentRegion</key> |
| 6 | <string>en</string> |
| 7 | <key>CFBundleExecutable</key> |
tkchin | 9eeb624 | 2016-04-27 01:54:20 -0700 | [diff] [blame] | 8 | <string>WebRTC</string> |
Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 9 | <key>CFBundleIdentifier</key> |
tkchin | 9eeb624 | 2016-04-27 01:54:20 -0700 | [diff] [blame] | 10 | <string>org.webrtc.WebRTC</string> |
Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 11 | <key>CFBundleInfoDictionaryVersion</key> |
| 12 | <string>6.0</string> |
| 13 | <key>CFBundleName</key> |
tkchin | 9eeb624 | 2016-04-27 01:54:20 -0700 | [diff] [blame] | 14 | <string>WebRTC</string> |
Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 15 | <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> |
tkchin | 9eeb624 | 2016-04-27 01:54:20 -0700 | [diff] [blame] | 22 | <string>1.0</string> |
Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 23 | <key>NSPrincipalClass</key> |
| 24 | <string></string> |
| 25 | </dict> |
| 26 | </plist> |