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.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/README.markdown +1 -1
  3. data/lib/terminal-notifier.rb +5 -4
  4. data/vendor/terminal-notifier +0 -0
  5. metadata +6 -44
  6. data/vendor/terminal-notifier/LICENSE.md +0 -9
  7. data/vendor/terminal-notifier/README.markdown +0 -301
  8. data/vendor/terminal-notifier/Ruby/Gemfile +0 -2
  9. data/vendor/terminal-notifier/Ruby/Gemfile.lock +0 -23
  10. data/vendor/terminal-notifier/Ruby/LICENSE +0 -24
  11. data/vendor/terminal-notifier/Ruby/README.markdown +0 -48
  12. data/vendor/terminal-notifier/Ruby/Rakefile +0 -48
  13. data/vendor/terminal-notifier/Ruby/bin/terminal-notifier +0 -13
  14. data/vendor/terminal-notifier/Ruby/lib/terminal-notifier.rb +0 -92
  15. data/vendor/terminal-notifier/Ruby/spec/terminal-notifier_spec.rb +0 -79
  16. data/vendor/terminal-notifier/Ruby/terminal-notifier.gemspec +0 -26
  17. data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.pbxproj +0 -315
  18. data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  19. data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/project.xcworkspace/xcshareddata/Terminal Notifier.xccheckout +0 -41
  20. data/vendor/terminal-notifier/Terminal Notifier.xcodeproj/xcshareddata/xcschemes/Terminal Notifier.xcscheme +0 -140
  21. data/vendor/terminal-notifier/Terminal Notifier/AppDelegate.h +0 -4
  22. data/vendor/terminal-notifier/Terminal Notifier/AppDelegate.m +0 -594
  23. data/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Info.plist +0 -43
  24. data/vendor/terminal-notifier/Terminal Notifier/Terminal Notifier-Prefix.pch +0 -7
  25. data/vendor/terminal-notifier/Terminal Notifier/en.lproj/Credits.rtf +0 -29
  26. data/vendor/terminal-notifier/Terminal Notifier/en.lproj/InfoPlist.strings +0 -2
  27. data/vendor/terminal-notifier/Terminal Notifier/en.lproj/MainMenu.xib +0 -3387
  28. data/vendor/terminal-notifier/Terminal Notifier/main.m +0 -6
  29. data/vendor/terminal-notifier/Terminal.icns +0 -0
  30. data/vendor/terminal-notifier/assets/Example_1.png +0 -0
  31. data/vendor/terminal-notifier/assets/Example_2.png +0 -0
  32. data/vendor/terminal-notifier/assets/Example_3.png +0 -0
  33. data/vendor/terminal-notifier/assets/Example_4.png +0 -0
  34. data/vendor/terminal-notifier/assets/Example_5.png +0 -0
  35. data/vendor/terminal-notifier/assets/System_prefs.png +0 -0
  36. data/vendor/terminal-notifier/terminal-notifier.app/Contents/Info.plist +0 -63
  37. data/vendor/terminal-notifier/terminal-notifier.app/Contents/MacOS/terminal-notifier +0 -0
  38. data/vendor/terminal-notifier/terminal-notifier.app/Contents/PkgInfo +0 -1
  39. data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/Terminal.icns +0 -0
  40. data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/Credits.rtf +0 -29
  41. data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/InfoPlist.strings +0 -0
  42. data/vendor/terminal-notifier/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib +0 -0
@@ -1,6 +0,0 @@
1
- #import <Cocoa/Cocoa.h>
2
-
3
- int main(int argc, char *argv[])
4
- {
5
- return NSApplicationMain(argc, (const char **)argv);
6
- }
@@ -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>
@@ -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
- }