-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AJ ONeal
committed
Jan 23, 2015
1 parent
2996dc1
commit b60c801
Showing
35 changed files
with
279 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
<?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>AMIsApplet</key> | ||
<true/> | ||
<key>AMStayOpen</key> | ||
<false/> | ||
<key>BuildMachineOSBuild</key> | ||
<string>12D42</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleDocumentTypes</key> | ||
<array> | ||
<dict> | ||
<key>CFBundleTypeExtensions</key> | ||
<array> | ||
<string>*</string> | ||
</array> | ||
<key>CFBundleTypeName</key> | ||
<string>Automator workflow file</string> | ||
<key>CFBundleTypeOSTypes</key> | ||
<array> | ||
<string>****</string> | ||
</array> | ||
<key>CFBundleTypeRole</key> | ||
<string>Viewer</string> | ||
</dict> | ||
</array> | ||
<key>CFBundleExecutable</key> | ||
<string>Application Stub</string> | ||
<key>CFBundleIconFile</key> | ||
<string>AutomatorApplet</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.automator.Hello Node Browser</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>Hello Node Browser</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.1.1</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleURLTypes</key> | ||
<array/> | ||
<key>CFBundleVersion</key> | ||
<string>346</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>4F250</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>12D42</string> | ||
<key>DTSDKName</key> | ||
<string></string> | ||
<key>DTXcode</key> | ||
<string>0440</string> | ||
<key>DTXcodeBuild</key> | ||
<string>4F250</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.5</string> | ||
<key>LSMinimumSystemVersionByArchitecture</key> | ||
<dict> | ||
<key>x86_64</key> | ||
<string>10.6</string> | ||
</dict> | ||
<key>LSUIElement</key> | ||
<true/> | ||
<key>NSAppleScriptEnabled</key> | ||
<string>YES</string> | ||
<key>NSMainNibFile</key> | ||
<string>ApplicationStub</string> | ||
<key>NSPrincipalClass</key> | ||
<string>NSApplication</string> | ||
<key>NSServices</key> | ||
<array/> | ||
<key>UTExportedTypeDeclarations</key> | ||
<array/> | ||
<key>UTImportedTypeDeclarations</key> | ||
<array/> | ||
</dict> | ||
</plist> |
Binary file not shown.
Binary file added
BIN
+55.2 KB
macinstall/Hello Node Browser.app/Contents/Resources/AutomatorApplet.icns
Binary file not shown.
Binary file added
BIN
+15.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+13 KB
macinstall/Hello Node Browser.app/Contents/Resources/English.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+16 KB
macinstall/Hello Node Browser.app/Contents/Resources/French.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.3 KB
macinstall/Hello Node Browser.app/Contents/Resources/German.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/Italian.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+16.3 KB
macinstall/Hello Node Browser.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.9 KB
macinstall/Hello Node Browser.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.4 KB
macinstall/Hello Node Browser.app/Contents/Resources/ar.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.2 KB
macinstall/Hello Node Browser.app/Contents/Resources/ca.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.3 KB
macinstall/Hello Node Browser.app/Contents/Resources/cs.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/da.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.7 KB
macinstall/Hello Node Browser.app/Contents/Resources/el.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/fi.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.3 KB
macinstall/Hello Node Browser.app/Contents/Resources/he.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.2 KB
macinstall/Hello Node Browser.app/Contents/Resources/hr.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.6 KB
macinstall/Hello Node Browser.app/Contents/Resources/hu.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+11.9 KB
macinstall/Hello Node Browser.app/Contents/Resources/ko.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+15.3 KB
macinstall/Hello Node Browser.app/Contents/Resources/no.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+15.8 KB
macinstall/Hello Node Browser.app/Contents/Resources/pl.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+15.4 KB
macinstall/Hello Node Browser.app/Contents/Resources/pt.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.2 KB
macinstall/Hello Node Browser.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.4 KB
macinstall/Hello Node Browser.app/Contents/Resources/ro.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.6 KB
macinstall/Hello Node Browser.app/Contents/Resources/ru.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.5 KB
macinstall/Hello Node Browser.app/Contents/Resources/sk.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/sv.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.4 KB
macinstall/Hello Node Browser.app/Contents/Resources/th.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.4 KB
macinstall/Hello Node Browser.app/Contents/Resources/tr.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+12.5 KB
macinstall/Hello Node Browser.app/Contents/Resources/uk.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+15.1 KB
macinstall/Hello Node Browser.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib
Binary file not shown.
Binary file added
BIN
+15.2 KB
macinstall/Hello Node Browser.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib
Binary file not shown.
193 changes: 193 additions & 0 deletions
193
macinstall/Hello Node Browser.app/Contents/document.wflow
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,193 @@ | ||
<?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>AMApplicationBuild</key> | ||
<string>346</string> | ||
<key>AMApplicationVersion</key> | ||
<string>2.3</string> | ||
<key>AMDocumentVersion</key> | ||
<string>2</string> | ||
<key>actions</key> | ||
<array> | ||
<dict> | ||
<key>action</key> | ||
<dict> | ||
<key>AMAccepts</key> | ||
<dict> | ||
<key>Container</key> | ||
<string>List</string> | ||
<key>Optional</key> | ||
<true/> | ||
<key>Types</key> | ||
<array> | ||
<string>com.apple.cocoa.string</string> | ||
</array> | ||
</dict> | ||
<key>AMActionVersion</key> | ||
<string>2.0.3</string> | ||
<key>AMApplication</key> | ||
<array> | ||
<string>Automator</string> | ||
</array> | ||
<key>AMParameterProperties</key> | ||
<dict> | ||
<key>COMMAND_STRING</key> | ||
<dict/> | ||
<key>CheckedForUserDefaultShell</key> | ||
<dict/> | ||
<key>inputMethod</key> | ||
<dict/> | ||
<key>shell</key> | ||
<dict/> | ||
<key>source</key> | ||
<dict/> | ||
</dict> | ||
<key>AMProvides</key> | ||
<dict> | ||
<key>Container</key> | ||
<string>List</string> | ||
<key>Types</key> | ||
<array> | ||
<string>com.apple.cocoa.string</string> | ||
</array> | ||
</dict> | ||
<key>ActionBundlePath</key> | ||
<string>/System/Library/Automator/Run Shell Script.action</string> | ||
<key>ActionName</key> | ||
<string>Run Shell Script</string> | ||
<key>ActionParameters</key> | ||
<dict> | ||
<key>COMMAND_STRING</key> | ||
<string>/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --app=http://localhost:5566 --user-data-dir=${HOME}/.nodejsapps/chromeprofile</string> | ||
<key>CheckedForUserDefaultShell</key> | ||
<true/> | ||
<key>inputMethod</key> | ||
<integer>1</integer> | ||
<key>shell</key> | ||
<string>/bin/bash</string> | ||
<key>source</key> | ||
<string></string> | ||
</dict> | ||
<key>BundleIdentifier</key> | ||
<string>com.apple.RunShellScript</string> | ||
<key>CFBundleVersion</key> | ||
<string>2.0.3</string> | ||
<key>CanShowSelectedItemsWhenRun</key> | ||
<false/> | ||
<key>CanShowWhenRun</key> | ||
<true/> | ||
<key>Category</key> | ||
<array> | ||
<string>AMCategoryUtilities</string> | ||
</array> | ||
<key>Class Name</key> | ||
<string>RunShellScriptAction</string> | ||
<key>InputUUID</key> | ||
<string>6DE7CA21-68CC-4C04-83C3-78713354CDFB</string> | ||
<key>Keywords</key> | ||
<array> | ||
<string>Shell</string> | ||
<string>Script</string> | ||
<string>Command</string> | ||
<string>Run</string> | ||
<string>Unix</string> | ||
</array> | ||
<key>OutputUUID</key> | ||
<string>15FA33EB-7AAC-4136-87DF-B3DB3EA1981A</string> | ||
<key>UUID</key> | ||
<string>1A498096-C6AC-4EA5-86A1-7A64DE7E7267</string> | ||
<key>UnlocalizedApplications</key> | ||
<array> | ||
<string>Automator</string> | ||
</array> | ||
<key>arguments</key> | ||
<dict> | ||
<key>0</key> | ||
<dict> | ||
<key>default value</key> | ||
<integer>0</integer> | ||
<key>name</key> | ||
<string>inputMethod</string> | ||
<key>required</key> | ||
<string>0</string> | ||
<key>type</key> | ||
<string>0</string> | ||
<key>uuid</key> | ||
<string>0</string> | ||
</dict> | ||
<key>1</key> | ||
<dict> | ||
<key>default value</key> | ||
<string></string> | ||
<key>name</key> | ||
<string>source</string> | ||
<key>required</key> | ||
<string>0</string> | ||
<key>type</key> | ||
<string>0</string> | ||
<key>uuid</key> | ||
<string>1</string> | ||
</dict> | ||
<key>2</key> | ||
<dict> | ||
<key>default value</key> | ||
<false/> | ||
<key>name</key> | ||
<string>CheckedForUserDefaultShell</string> | ||
<key>required</key> | ||
<string>0</string> | ||
<key>type</key> | ||
<string>0</string> | ||
<key>uuid</key> | ||
<string>2</string> | ||
</dict> | ||
<key>3</key> | ||
<dict> | ||
<key>default value</key> | ||
<string></string> | ||
<key>name</key> | ||
<string>COMMAND_STRING</string> | ||
<key>required</key> | ||
<string>0</string> | ||
<key>type</key> | ||
<string>0</string> | ||
<key>uuid</key> | ||
<string>3</string> | ||
</dict> | ||
<key>4</key> | ||
<dict> | ||
<key>default value</key> | ||
<string>/bin/sh</string> | ||
<key>name</key> | ||
<string>shell</string> | ||
<key>required</key> | ||
<string>0</string> | ||
<key>type</key> | ||
<string>0</string> | ||
<key>uuid</key> | ||
<string>4</string> | ||
</dict> | ||
</dict> | ||
<key>conversionLabel</key> | ||
<integer>0</integer> | ||
<key>isViewVisible</key> | ||
<true/> | ||
<key>location</key> | ||
<string>309.500000:554.000000</string> | ||
<key>nibPath</key> | ||
<string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/English.lproj/main.nib</string> | ||
</dict> | ||
<key>isViewVisible</key> | ||
<true/> | ||
</dict> | ||
</array> | ||
<key>connectors</key> | ||
<dict/> | ||
<key>workflowMetaData</key> | ||
<dict> | ||
<key>workflowTypeIdentifier</key> | ||
<string>com.apple.Automator.application</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Empty file.