Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
02c214bc
Commit
02c214bc
authored
Dec 21, 2016
by
Jonathan Wilkes
Browse files
remove spaces from bundle name for OSX app
parent
d3b72d62
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/darwin_app/Info.plist.in
View file @
02c214bc
...
...
@@ -7,7 +7,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<string>
en
</string>
<key>
CFBundleDisplayName
</key>
<string>
Purr
Data
</string>
<string>
PurrData
</string>
<key>
CFBundleDocumentTypes
</key>
<array>
<dict>
...
...
@@ -36,7 +36,7 @@
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
Purr
Data
</string>
<string>
PurrData
</string>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment