<?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>CFBundleAllowMixedLocalizations</key>
	<true/>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleDisplayName</key>
	<string>PasscodePolicy</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.ManagedClient.PasscodeUserNotification2</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>com.apple.ManagedClient.PasscodeUserNotification2</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>PROJECT_SHORT_VERSION</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1806.101.1</string>
	<key>CFBundleVisibleComponentName</key>
	<string>PasscodePolicy</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E227</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E227</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>UNUserNotificationCenter</key>
	<dict>
		<key>UNAutomaticallyShowSettings</key>
		<false/>
		<key>UNDaemonShouldReceiveBackgroundResponses</key>
		<true/>
		<key>UNDefaultCategories</key>
		<array>
			<dict>
				<key>UNCategoryActions</key>
				<array>
					<dict>
						<key>UNActionIdentifier</key>
						<string>changeNow</string>
						<key>UNActionTitle</key>
						<string>str_MCX_PassChangeNow</string>
					</dict>
					<dict>
						<key>UNActionIdentifier</key>
						<string>changeLater</string>
						<key>UNActionTitle</key>
						<string>str_MCX_PassChangeLater</string>
					</dict>
				</array>
				<key>UNCategoryCustomDismissAction</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>MCX_PASSCODE_POLICY_CHANGE</string>
			</dict>
			<dict>
				<key>UNCategoryActions</key>
				<array/>
				<key>UNCategoryCustomDismissAction</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>MCX_PASSCODE_POLICY_CHECK</string>
			</dict>
		</array>
		<key>UNDefaultSettings</key>
		<dict>
			<key>UNSettingAlerts</key>
			<true/>
			<key>UNSettingAlwaysShowPreviews</key>
			<true/>
			<key>UNSettingBadges</key>
			<true/>
			<key>UNSettingLockScreen</key>
			<true/>
			<key>UNSettingModalAlertStyle</key>
			<false/>
			<key>UNSettingNotificationCenter</key>
			<true/>
			<key>UNSettingSounds</key>
			<true/>
		</dict>
		<key>UNHideSettings</key>
		<true/>
		<key>UNNotificationIcons</key>
		<dict>
			<key>UNNotificationIconDefault</key>
			<string>PasscodePolicy</string>
		</dict>
		<key>UNSuppressDismissalSync</key>
		<true/>
		<key>UNSuppressUserAuthorizationPrompt</key>
		<true/>
	</dict>
</dict>
</plist>
