We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d76b343 + 56f41b3 commit 84a5d12Copy full SHA for 84a5d12
Parse/Resources/FrameworkOSX.plist
@@ -1,11 +1,11 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!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>English</string>
7
<key>CFBundleExecutable</key>
8
- <string>ParseOSX</string>
+ <string>Parse</string>
9
<key>CFBundleIdentifier</key>
10
<string>com.parse.ParseOSX</string>
11
<key>CFBundleInfoDictionaryVersion</key>
0 commit comments