terminal-notifier 1.7.2 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.markdown +1 -1
- data/lib/terminal-notifier.rb +5 -4
- data/vendor/terminal-notifier +0 -0
- metadata +6 -44
- data/vendor/terminal-notifier/LICENSE.md +0 -9
- data/vendor/terminal-notifier/README.markdown +0 -301
- data/vendor/terminal-notifier/Ruby/Gemfile +0 -2
- data/vendor/terminal-notifier/Ruby/Gemfile.lock +0 -23
- data/vendor/terminal-notifier/Ruby/LICENSE +0 -24
- data/vendor/terminal-notifier/Ruby/README.markdown +0 -48
- data/vendor/terminal-notifier/Ruby/Rakefile +0 -48
- data/vendor/terminal-notifier/Ruby/bin/terminal-notifier +0 -13
- data/vendor/terminal-notifier/Ruby/lib/terminal-notifier.rb +0 -92
- data/vendor/terminal-notifier/Ruby/spec/terminal-notifier_spec.rb +0 -79
- data/vendor/terminal-notifier/Ruby/terminal-notifier.gemspec +0 -26
- data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.pbxproj +0 -315
- data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
- data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.xcworkspace/xcshareddata/Terminal Notifier.xccheckout +0 -41
- data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/xcshareddata/xcschemes/Terminal Notifier.xcscheme +0 -140
- data/vendor/terminal-notifier/Terminal Notifier/AppDelegate.h +0 -4
- data/vendor/terminal-notifier/Terminal Notifier/AppDelegate.m +0 -594
- data/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist +0 -43
- data/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Prefix.pch +0 -7
- data/vendor/terminal-notifier/Terminal Notifier/en.lproj/Credits.rtf +0 -29
- data/vendor/terminal-notifier/Terminal Notifier/en.lproj/InfoPlist.strings +0 -2
- data/vendor/terminal-notifier/Terminal Notifier/en.lproj/MainMenu.xib +0 -3387
- data/vendor/terminal-notifier/Terminal Notifier/main.m +0 -6
- data/vendor/terminal-notifier/Terminal.icns +0 -0
- data/vendor/terminal-notifier/assets/Example_1.png +0 -0
- data/vendor/terminal-notifier/assets/Example_2.png +0 -0
- data/vendor/terminal-notifier/assets/Example_3.png +0 -0
- data/vendor/terminal-notifier/assets/Example_4.png +0 -0
- data/vendor/terminal-notifier/assets/Example_5.png +0 -0
- data/vendor/terminal-notifier/assets/System_prefs.png +0 -0
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/Info.plist +0 -63
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/MacOS/terminal-notifier +0 -0
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/PkgInfo +0 -1
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/Terminal.icns +0 -0
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/Credits.rtf +0 -29
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/InfoPlist.strings +0 -0
- data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib +0 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,63 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!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>BuildMachineOSBuild</key>
|
6
|
-
<string>16E195</string>
|
7
|
-
<key>CFBundleDevelopmentRegion</key>
|
8
|
-
<string>en</string>
|
9
|
-
<key>CFBundleExecutable</key>
|
10
|
-
<string>terminal-notifier</string>
|
11
|
-
<key>CFBundleIconFile</key>
|
12
|
-
<string>Terminal</string>
|
13
|
-
<key>CFBundleIdentifier</key>
|
14
|
-
<string>nl.superalloy.oss.terminal-notifier</string>
|
15
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
16
|
-
<string>6.0</string>
|
17
|
-
<key>CFBundleName</key>
|
18
|
-
<string>terminal-notifier</string>
|
19
|
-
<key>CFBundlePackageType</key>
|
20
|
-
<string>APPL</string>
|
21
|
-
<key>CFBundleShortVersionString</key>
|
22
|
-
<string>1.7.2</string>
|
23
|
-
<key>CFBundleSignature</key>
|
24
|
-
<string>????</string>
|
25
|
-
<key>CFBundleSupportedPlatforms</key>
|
26
|
-
<array>
|
27
|
-
<string>MacOSX</string>
|
28
|
-
</array>
|
29
|
-
<key>CFBundleVersion</key>
|
30
|
-
<string>17</string>
|
31
|
-
<key>DTCompiler</key>
|
32
|
-
<string>com.apple.compilers.llvm.clang.1_0</string>
|
33
|
-
<key>DTPlatformBuild</key>
|
34
|
-
<string>8B62</string>
|
35
|
-
<key>DTPlatformVersion</key>
|
36
|
-
<string>GM</string>
|
37
|
-
<key>DTSDKBuild</key>
|
38
|
-
<string>16B2649</string>
|
39
|
-
<key>DTSDKName</key>
|
40
|
-
<string>macosx10.12</string>
|
41
|
-
<key>DTXcode</key>
|
42
|
-
<string>0810</string>
|
43
|
-
<key>DTXcodeBuild</key>
|
44
|
-
<string>8B62</string>
|
45
|
-
<key>LSMinimumSystemVersion</key>
|
46
|
-
<string>10.8</string>
|
47
|
-
<key>LSUIElement</key>
|
48
|
-
<true/>
|
49
|
-
<key>NSAppTransportSecurity</key>
|
50
|
-
<dict>
|
51
|
-
<key>NSAllowsArbitraryLoads</key>
|
52
|
-
<true/>
|
53
|
-
</dict>
|
54
|
-
<key>NSHumanReadableCopyright</key>
|
55
|
-
<string>Copyright © 2012-2016 Eloy Durán, Julien Blanchard. All rights reserved.</string>
|
56
|
-
<key>NSMainNibFile</key>
|
57
|
-
<string>MainMenu</string>
|
58
|
-
<key>NSPrincipalClass</key>
|
59
|
-
<string>NSApplication</string>
|
60
|
-
<key>NSUserNotificationAlertStyle</key>
|
61
|
-
<string>alert</string>
|
62
|
-
</dict>
|
63
|
-
</plist>
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
APPL????
|
Binary file
|
@@ -1,29 +0,0 @@
|
|
1
|
-
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
|
2
|
-
{\colortbl;\red255\green255\blue255;}
|
3
|
-
\paperw9840\paperh8400
|
4
|
-
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
|
5
|
-
|
6
|
-
\f0\b\fs24 \cf0 Engineering:
|
7
|
-
\b0 \
|
8
|
-
Some people\
|
9
|
-
\
|
10
|
-
|
11
|
-
\b Human Interface Design:
|
12
|
-
\b0 \
|
13
|
-
Some other people\
|
14
|
-
\
|
15
|
-
|
16
|
-
\b Testing:
|
17
|
-
\b0 \
|
18
|
-
Hopefully not nobody\
|
19
|
-
\
|
20
|
-
|
21
|
-
\b Documentation:
|
22
|
-
\b0 \
|
23
|
-
Whoever\
|
24
|
-
\
|
25
|
-
|
26
|
-
\b With special thanks to:
|
27
|
-
\b0 \
|
28
|
-
Mom\
|
29
|
-
}
|