install/tools/mac/ScriptRunner.app/Contents/Info.plist in cosmos-3.5.1 vs install/tools/mac/ScriptRunner.app/Contents/Info.plist in cosmos-3.5.2
- old
+ new
@@ -1,38 +1,38 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDisplayName</key>
- <string>ScriptRunner</string>
- <key>CFBundleExecutable</key>
- <string>main.sh</string>
- <key>CFBundleIconFile</key>
- <string>appIcon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.ballaerospace.cosmos.ScriptRunner</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>ScriptRunner</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>2.0</string>
- <key>CFBundleVersion</key>
- <string>2.0</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.5.0</string>
- <key>NSHumanReadableCopyright</key>
- <string>© 2014 Ball Aerospace</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>NSAppSleepDisabled</key>
- <true/>
- <key>LSAppNapIsDisabled</key>
- <true/>
-</dict>
-</plist>
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>ScriptRunner</string>
+ <key>CFBundleExecutable</key>
+ <string>main.sh</string>
+ <key>CFBundleIconFile</key>
+ <string>appIcon.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.ballaerospace.cosmos.ScriptRunner</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>ScriptRunner</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>2.0</string>
+ <key>CFBundleVersion</key>
+ <string>2.0</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.5.0</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>© 2014 Ball Aerospace</string>
+ <key>NSMainNibFile</key>
+ <string>MainMenu</string>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
+ <key>NSAppSleepDisabled</key>
+ <true/>
+ <key>LSAppNapIsDisabled</key>
+ <true/>
+</dict>
+</plist>