Sha256: 9348be967c7522f96be2ef4b485cc4584fa9c58d39fa90b438094916ffed2545

Contents?: true

Size: 909 Bytes

Versions: 1

Compression:

Stored size: 909 Bytes

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>CFBundleName</key>
	<string>SecondStepNotifications</string>
	<key>CFBundleDisplayName</key>
	<string>Second Step Notifications</string>
	<key>CFBundleIdentifier</key>
	<string>com.getsecondstep.macos.mac-notify</string>
	<key>CFBundleVersion</key>
	<string>1.0.0</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleSignature</key>
	<string>stpn</string>
	<key>CFBundleExecutable</key>
	<string>secondstep-notify</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.0</string>
	<key>LSMinimumSystemVersion</key>
	<string>10.9</string>
	<key>NSHumanReadableCopyright</key>
	<string>© Copyright BenSites 2016</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
</dict>
</plist>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
second_step-0.1.3 secondstep-notify-1.0.0-osx/SecondStepNotifications.app/Contents/Info.plist