<?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>BSServiceDomains</key>
	<dict>
		<key>com.apple.preview-shell.host-agent-pipe</key>
		<dict>
			<key>MachName</key>
			<string>com.apple.preview-shell.host-agent-pipe-services</string>
			<key>Services</key>
			<dict>
				<key>com.apple.uv.pipe-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
			</dict>
		</dict>
		<key>com.apple.preview-shell.host-shell-pipe</key>
		<dict>
			<key>MachName</key>
			<string>com.apple.preview-shell.host-shell-pipe-services</string>
			<key>Services</key>
			<dict>
				<key>com.apple.uv.pipe-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
			</dict>
		</dict>
		<key>com.apple.preview-shell.shell-agent-pipe</key>
		<dict>
			<key>MachName</key>
			<string>com.apple.preview-shell.shell-agent-pipe-services</string>
			<key>Services</key>
			<dict>
				<key>com.apple.uv.pipe-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
			</dict>
		</dict>
		<key>com.apple.preview-shell.system</key>
		<dict>
			<key>MachName</key>
			<string>com.apple.preview-shell.system-services</string>
			<key>Services</key>
			<dict>
				<key>com.apple.frontboard.system-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.frontboard.workspace-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uis.applicationSupportService</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.agent-control-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.agent-jit-bootstrap-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.agent-preview-nonui-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.agent-preview-scene-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.daemon-preview-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
				<key>com.apple.uv.xcode-preview-service</key>
				<dict>
					<key>LaunchWhitelisted</key>
					<true/>
				</dict>
			</dict>
		</dict>
	</dict>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleExecutable</key>
	<string>PreviewShell</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.PreviewShell</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Xcode Previews</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>16.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>23.40.29</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E223</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E223</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>LSBackgroundOnly</key>
	<true/>
	<key>LSLaunchDLabel</key>
	<string>com.apple.previewshellapp</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSSupportsAutomaticTermination</key>
	<true/>
	<key>NSSupportsSuddenTermination</key>
	<true/>
	<key>SBMachServices</key>
	<array>
		<string>com.apple.preview-shell.system-services</string>
		<string>com.apple.preview-shell.host-agent-pipe-services</string>
		<string>com.apple.preview-shell.host-shell-pipe-services</string>
		<string>com.apple.preview-shell.shell-agent-pipe-services</string>
	</array>
	<key>UIApplicationSceneManifest</key>
	<dict>
		<key>UIApplicationSupportsMultipleScenes</key>
		<false/>
		<key>UISceneConfigurations</key>
		<dict/>
	</dict>
	<key>UIDeviceFamily</key>
	<array>
		<integer>2</integer>
	</array>
	<key>UILaunchStoryboardName</key>
	<string>LaunchScreen-iOS</string>
	<key>UISupportedInterfaceOrientations</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
	<key>UISupportedInterfaceOrientations~ipad</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationPortraitUpsideDown</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
</dict>
</plist>
