Anonymized
This commit is contained in:
		
							parent
							
								
									3cf084a50d
								
							
						
					
					
						commit
						ceb5081a01
					
				
					 65 changed files with 2262 additions and 0 deletions
				
			
		
							
								
								
									
										109
									
								
								Scan to Archive.app/Contents/Info.plist
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								Scan to Archive.app/Contents/Info.plist
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,109 @@
 | 
			
		|||
<?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>22A380021</string>
 | 
			
		||||
	<key>CFBundleAllowMixedLocalizations</key>
 | 
			
		||||
	<true/>
 | 
			
		||||
	<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>Automator Application Stub</string>
 | 
			
		||||
	<key>CFBundleIconFile</key>
 | 
			
		||||
	<string>ApplicationStub</string>
 | 
			
		||||
	<key>CFBundleIdentifier</key>
 | 
			
		||||
	<string>com.apple.automator.Scan-to-Archive</string>
 | 
			
		||||
	<key>CFBundleInfoDictionaryVersion</key>
 | 
			
		||||
	<string>6.0</string>
 | 
			
		||||
	<key>CFBundleName</key>
 | 
			
		||||
	<string>Scan to Archive</string>
 | 
			
		||||
	<key>CFBundlePackageType</key>
 | 
			
		||||
	<string>APPL</string>
 | 
			
		||||
	<key>CFBundleShortVersionString</key>
 | 
			
		||||
	<string>1.3</string>
 | 
			
		||||
	<key>CFBundleSignature</key>
 | 
			
		||||
	<string>????</string>
 | 
			
		||||
	<key>CFBundleSupportedPlatforms</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<string>MacOSX</string>
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>CFBundleURLTypes</key>
 | 
			
		||||
	<array/>
 | 
			
		||||
	<key>CFBundleVersion</key>
 | 
			
		||||
	<string>527</string>
 | 
			
		||||
	<key>DTCompiler</key>
 | 
			
		||||
	<string>com.apple.compilers.llvm.clang.1_0</string>
 | 
			
		||||
	<key>DTPlatformBuild</key>
 | 
			
		||||
	<string></string>
 | 
			
		||||
	<key>DTPlatformName</key>
 | 
			
		||||
	<string>macosx</string>
 | 
			
		||||
	<key>DTPlatformVersion</key>
 | 
			
		||||
	<string>15.3</string>
 | 
			
		||||
	<key>DTSDKBuild</key>
 | 
			
		||||
	<string>24D39</string>
 | 
			
		||||
	<key>DTSDKName</key>
 | 
			
		||||
	<string>macosx15.3.internal</string>
 | 
			
		||||
	<key>DTXcode</key>
 | 
			
		||||
	<string>1600</string>
 | 
			
		||||
	<key>DTXcodeBuild</key>
 | 
			
		||||
	<string>16A6170g</string>
 | 
			
		||||
	<key>LSMinimumSystemVersion</key>
 | 
			
		||||
	<string>10.9</string>
 | 
			
		||||
	<key>LSUIElement</key>
 | 
			
		||||
	<true/>
 | 
			
		||||
	<key>NSAppleEventsUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs to control other applications to run.</string>
 | 
			
		||||
	<key>NSAppleMusicUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your music to run.</string>
 | 
			
		||||
	<key>NSAppleScriptEnabled</key>
 | 
			
		||||
	<string>YES</string>
 | 
			
		||||
	<key>NSCalendarsUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your calendars to run.</string>
 | 
			
		||||
	<key>NSCameraUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your camera to run.</string>
 | 
			
		||||
	<key>NSContactsUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your contacts to run.</string>
 | 
			
		||||
	<key>NSHomeKitUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your HomeKit Home to run.</string>
 | 
			
		||||
	<key>NSMicrophoneUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your microphone to run.</string>
 | 
			
		||||
	<key>NSPhotoLibraryUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your photos to run.</string>
 | 
			
		||||
	<key>NSPrincipalClass</key>
 | 
			
		||||
	<string>NSApplication</string>
 | 
			
		||||
	<key>NSRemindersUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to your reminders to run.</string>
 | 
			
		||||
	<key>NSServices</key>
 | 
			
		||||
	<array/>
 | 
			
		||||
	<key>NSSiriUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to Siri to run.</string>
 | 
			
		||||
	<key>NSSystemAdministrationUsageDescription</key>
 | 
			
		||||
	<string>This workflow needs access to administer this system in order to run.</string>
 | 
			
		||||
	<key>UTExportedTypeDeclarations</key>
 | 
			
		||||
	<array/>
 | 
			
		||||
	<key>UTImportedTypeDeclarations</key>
 | 
			
		||||
	<array/>
 | 
			
		||||
</dict>
 | 
			
		||||
</plist>
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/MacOS/Automator Application Stub
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/MacOS/Automator Application Stub
									
										
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/ApplicationStub.icns
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/ApplicationStub.icns
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/Assets.car
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/Assets.car
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/InfoPlist.loctable
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Scan to Archive.app/Contents/Resources/InfoPlist.loctable
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										171
									
								
								Scan to Archive.app/Contents/_CodeSignature/CodeResources
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										171
									
								
								Scan to Archive.app/Contents/_CodeSignature/CodeResources
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,171 @@
 | 
			
		|||
<?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>files</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>Resources/ApplicationStub.icns</key>
 | 
			
		||||
		<data>
 | 
			
		||||
		RYTqh+7iocnEIV8iTs9EgJjEkO4=
 | 
			
		||||
		</data>
 | 
			
		||||
		<key>Resources/Assets.car</key>
 | 
			
		||||
		<data>
 | 
			
		||||
		SJkzJQ0zpEu+KXeAJk45wvdOq4Q=
 | 
			
		||||
		</data>
 | 
			
		||||
		<key>Resources/InfoPlist.loctable</key>
 | 
			
		||||
		<data>
 | 
			
		||||
		KEQC0DFC9lrETWe0E5eVGGsPylc=
 | 
			
		||||
		</data>
 | 
			
		||||
	</dict>
 | 
			
		||||
	<key>files2</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>Resources/ApplicationStub.icns</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>hash</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			RYTqh+7iocnEIV8iTs9EgJjEkO4=
 | 
			
		||||
			</data>
 | 
			
		||||
			<key>hash2</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			odOqeBevxysHIbR5V5qgZz11qTuV9cL5jKaIcUw3R0I=
 | 
			
		||||
			</data>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>Resources/Assets.car</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>hash</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			SJkzJQ0zpEu+KXeAJk45wvdOq4Q=
 | 
			
		||||
			</data>
 | 
			
		||||
			<key>hash2</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			HfxV2L1WKqSFn2ShFdQSMo39Xh4FPrSyJzz2hW4d+IQ=
 | 
			
		||||
			</data>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>Resources/InfoPlist.loctable</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>hash</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			KEQC0DFC9lrETWe0E5eVGGsPylc=
 | 
			
		||||
			</data>
 | 
			
		||||
			<key>hash2</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			3cSIcj64rHY2k+pLrnrgd1Li6hmbquwgX94QcefajJ8=
 | 
			
		||||
			</data>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>document.wflow</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>cdhash</key>
 | 
			
		||||
			<data>
 | 
			
		||||
			ob3mamb5318KsN1K1DZXjWgrE04=
 | 
			
		||||
			</data>
 | 
			
		||||
			<key>requirement</key>
 | 
			
		||||
			<string>cdhash H"65f45121e9098a26ec1a4451a04f2c5c571c9ef7" or cdhash H"a1bde66a66f9df5f0ab0dd4ad436578d682b134e"</string>
 | 
			
		||||
		</dict>
 | 
			
		||||
	</dict>
 | 
			
		||||
	<key>rules</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>^Resources/</key>
 | 
			
		||||
		<true/>
 | 
			
		||||
		<key>^Resources/.*\.lproj/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>optional</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1000</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/.*\.lproj/locversion.plist$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>omit</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1100</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/Base\.lproj/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1010</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^version.plist$</key>
 | 
			
		||||
		<true/>
 | 
			
		||||
	</dict>
 | 
			
		||||
	<key>rules2</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>.*\.dSYM($|/)</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>11</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^(.*/)?\.DS_Store$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>omit</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>2000</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>nested</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>10</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^.*</key>
 | 
			
		||||
		<true/>
 | 
			
		||||
		<key>^Info\.plist$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>omit</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>20</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^PkgInfo$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>omit</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>20</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>20</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/.*\.lproj/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>optional</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1000</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/.*\.lproj/locversion.plist$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>omit</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1100</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^Resources/Base\.lproj/</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>1010</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^[^/]+$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>nested</key>
 | 
			
		||||
			<true/>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>10</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^embedded\.provisionprofile$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>20</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
		<key>^version\.plist$</key>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>weight</key>
 | 
			
		||||
			<real>20</real>
 | 
			
		||||
		</dict>
 | 
			
		||||
	</dict>
 | 
			
		||||
</dict>
 | 
			
		||||
</plist>
 | 
			
		||||
							
								
								
									
										124
									
								
								Scan to Archive.app/Contents/document.wflow
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										124
									
								
								Scan to Archive.app/Contents/document.wflow
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,124 @@
 | 
			
		|||
<?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>527</string>
 | 
			
		||||
	<key>AMApplicationVersion</key>
 | 
			
		||||
	<string>2.10</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.applescript.object</string>
 | 
			
		||||
					</array>
 | 
			
		||||
				</dict>
 | 
			
		||||
				<key>AMActionVersion</key>
 | 
			
		||||
				<string>1.0.2</string>
 | 
			
		||||
				<key>AMApplication</key>
 | 
			
		||||
				<array>
 | 
			
		||||
					<string>Automator</string>
 | 
			
		||||
				</array>
 | 
			
		||||
				<key>AMParameterProperties</key>
 | 
			
		||||
				<dict>
 | 
			
		||||
					<key>source</key>
 | 
			
		||||
					<dict/>
 | 
			
		||||
				</dict>
 | 
			
		||||
				<key>AMProvides</key>
 | 
			
		||||
				<dict>
 | 
			
		||||
					<key>Container</key>
 | 
			
		||||
					<string>List</string>
 | 
			
		||||
					<key>Types</key>
 | 
			
		||||
					<array>
 | 
			
		||||
						<string>com.apple.applescript.object</string>
 | 
			
		||||
					</array>
 | 
			
		||||
				</dict>
 | 
			
		||||
				<key>ActionBundlePath</key>
 | 
			
		||||
				<string>/System/Library/Automator/Run AppleScript.action</string>
 | 
			
		||||
				<key>ActionName</key>
 | 
			
		||||
				<string>Run AppleScript</string>
 | 
			
		||||
				<key>ActionParameters</key>
 | 
			
		||||
				<dict>
 | 
			
		||||
					<key>source</key>
 | 
			
		||||
					<string>tell application "Terminal"
	-- Check if there are any open windows
	if (count of windows) is greater than 0 then
		-- Get the position of the first window
		set windowPos to position of window 1
		
		-- Use the first window if it's open
		set existingWindow to window 1
		do script "~/thesis/code/scan.sh; sleep 2; ~/thesis/code/publish.sh; exit" in existingWindow
	else
		-- If no windows are open, create a new window and set its position to the last window's position
		set windowPos to {200, 200} -- Default position if no window was open previously
		do script "~/thesis/code/scan.sh; sleep 2; ~/thesis/code/publish.sh; exit"
		set position of the front window to windowPos
	end if
	
	activate
end tell
delay 3 -- Wait for the scripts to finish executing
tell application "Terminal"
	-- Close all Terminal windows
	set terminalWindows to every window
	repeat with aWindow in terminalWindows
		if busy of aWindow is false then
			close aWindow
		end if
	end repeat
end tell</string>
 | 
			
		||||
				</dict>
 | 
			
		||||
				<key>BundleIdentifier</key>
 | 
			
		||||
				<string>com.apple.Automator.RunScript</string>
 | 
			
		||||
				<key>CFBundleVersion</key>
 | 
			
		||||
				<string>1.0.2</string>
 | 
			
		||||
				<key>CanShowSelectedItemsWhenRun</key>
 | 
			
		||||
				<false/>
 | 
			
		||||
				<key>CanShowWhenRun</key>
 | 
			
		||||
				<true/>
 | 
			
		||||
				<key>Category</key>
 | 
			
		||||
				<array>
 | 
			
		||||
					<string>AMCategoryUtilities</string>
 | 
			
		||||
				</array>
 | 
			
		||||
				<key>Class Name</key>
 | 
			
		||||
				<string>RunScriptAction</string>
 | 
			
		||||
				<key>InputUUID</key>
 | 
			
		||||
				<string>8C226B47-458F-4409-BF3A-8ABE247C1FF2</string>
 | 
			
		||||
				<key>Keywords</key>
 | 
			
		||||
				<array>
 | 
			
		||||
					<string>Run</string>
 | 
			
		||||
				</array>
 | 
			
		||||
				<key>OutputUUID</key>
 | 
			
		||||
				<string>F5590A01-ECCB-4790-974A-DA4BC1310717</string>
 | 
			
		||||
				<key>UUID</key>
 | 
			
		||||
				<string>45370EDA-E9D5-465E-B975-C2D83FE6A8D4</string>
 | 
			
		||||
				<key>UnlocalizedApplications</key>
 | 
			
		||||
				<array>
 | 
			
		||||
					<string>Automator</string>
 | 
			
		||||
				</array>
 | 
			
		||||
				<key>arguments</key>
 | 
			
		||||
				<dict>
 | 
			
		||||
					<key>0</key>
 | 
			
		||||
					<dict>
 | 
			
		||||
						<key>default value</key>
 | 
			
		||||
						<string>on run {input, parameters}
 | 
			
		||||
	
 | 
			
		||||
	(* Your script goes here *)
 | 
			
		||||
	
 | 
			
		||||
	return input
 | 
			
		||||
end run</string>
 | 
			
		||||
						<key>name</key>
 | 
			
		||||
						<string>source</string>
 | 
			
		||||
						<key>required</key>
 | 
			
		||||
						<string>0</string>
 | 
			
		||||
						<key>type</key>
 | 
			
		||||
						<string>0</string>
 | 
			
		||||
						<key>uuid</key>
 | 
			
		||||
						<string>0</string>
 | 
			
		||||
					</dict>
 | 
			
		||||
				</dict>
 | 
			
		||||
				<key>isViewVisible</key>
 | 
			
		||||
				<integer>1</integer>
 | 
			
		||||
				<key>location</key>
 | 
			
		||||
				<string>631.500000:680.000000</string>
 | 
			
		||||
				<key>nibPath</key>
 | 
			
		||||
				<string>/System/Library/Automator/Run AppleScript.action/Contents/Resources/Base.lproj/main.nib</string>
 | 
			
		||||
			</dict>
 | 
			
		||||
			<key>isViewVisible</key>
 | 
			
		||||
			<integer>1</integer>
 | 
			
		||||
		</dict>
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>connectors</key>
 | 
			
		||||
	<dict/>
 | 
			
		||||
	<key>workflowMetaData</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>workflowTypeIdentifier</key>
 | 
			
		||||
		<string>com.apple.Automator.application</string>
 | 
			
		||||
	</dict>
 | 
			
		||||
</dict>
 | 
			
		||||
</plist>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue