<?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>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleDisplayName</key>
	<string>Gradient</string>
	<key>CFBundleExecutable</key>
	<string>GradientBackgroundPosterExtension</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.transcriptBackgroundPoster.GradientExtension</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>GradientBackgroundPosterExtension</string>
	<key>CFBundlePackageType</key>
	<string>XPC!</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E231</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E231</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>EXAppExtensionAttributes</key>
	<dict>
		<key>EXExtensionPointIdentifier</key>
		<string>com.apple.posterkit.provider</string>
	</dict>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>MetalCaptureEnabled</key>
	<false/>
	<key>PRHasDynamicDescriptors</key>
	<true/>
	<key>PRStaticDescriptors</key>
	<dict>
		<key>hero</key>
		<dict>
			<key>PRStaticDescriptorGalleryOptions</key>
			<dict>
				<key>allowsSystemSuggestedComplications</key>
				<true/>
				<key>blankTemplate</key>
				<true/>
			</dict>
			<key>PRStaticDescriptorUserInfo</key>
			<dict>
				<key>colorName</key>
				<string>darkBlue</string>
				<key>isBlankTemplate</key>
				<true/>
				<key>variant</key>
				<string>preset5</string>
			</dict>
		</dict>
	</dict>
	<key>PRSupportedRoles</key>
	<array>
		<string>PRPosterRoleBackdrop</string>
	</array>
	<key>PRSupportsGallery</key>
	<false/>
	<key>UIApplicationShowsViewsWhileLocked</key>
	<true/>
	<key>UIApplicationSystemWindowsSecureKey</key>
	<true/>
	<key>UIDeviceFamily</key>
	<array>
		<integer>6</integer>
	</array>
</dict>
</plist>
