Sha256: 49892e69e1d915572e5637daea758a0e7a2d0e3fd523a9223cb3ac301c67eb92

Contents?: true

Size: 1.15 KB

Versions: 5

Compression:

Stored size: 1.15 KB

Contents

<?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>en</string>
	<key>CFBundleExecutable</key>
	<string>${EXECUTABLE_NAME}</string>
	<key>CFBundleIconFile</key>
	<string>Terminal</string>
	<key>CFBundleIdentifier</key>
	<string>nl.superalloy.oss.${PRODUCT_NAME:rfc1034identifier}</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>${PRODUCT_NAME}</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.6.2</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>13</string>
	<key>LSMinimumSystemVersion</key>
	<string>${MACOSX_DEPLOYMENT_TARGET}</string>
	<key>LSUIElement</key>
	<true/>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2012-2015 Eloy Durán, Julien Blanchard. All rights reserved.</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
</dict>
</plist>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist
terminal-notifier-1.6.3 vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist