<?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>Reminders</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeName</key>
			<string>Reminders List</string>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSHandlerRank</key>
			<string>Owner</string>
			<key>LSItemContentTypes</key>
			<array>
				<string>com.apple.reminders.list</string>
			</array>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>Reminders</string>
	<key>CFBundleHelpBookFolder</key>
	<string>reminders.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.reminders.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.reminders</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Reminders</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>7.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>CFBundleURLName</key>
			<string>ReminderKit</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>x-apple-reminderkit</string>
			</array>
		</dict>
	</array>
	<key>CFBundleVersion</key>
	<string>3973</string>
	<key>CKSharingSupported</key>
	<true/>
	<key>CTIgnoreUserFonts</key>
	<true/>
	<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>LSApplicationCategoryType</key>
	<string>public.app-category.productivity</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSAppTransportSecurity</key>
	<dict>
		<key>NSAllowsArbitraryLoadsInWebContent</key>
		<true/>
	</dict>
	<key>NSAppleScriptEnabled</key>
	<true/>
	<key>NSCameraUsageDescription</key>
	<string>Camera access allows you to take photos to attach to reminders.</string>
	<key>NSContactsUsageDescription</key>
	<string>Reminders uses Contacts for locations, like Home and Work, and to show names when interacting with others.</string>
	<key>NSLocationUsageDescription</key>
	<string>Location access allows you to set up reminders to notify you when you arrive at or leave a specific place, and to set an additional language for categorizing reminders in your grocery lists.</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPhotoLibraryAddUsageDescription</key>
	<string>Photo library write access allows you to add photos taken within Reminders to your photo library.</string>
	<key>NSPhotoLibraryUsageDescription</key>
	<string>Photo library access allows you to attach photos to reminders.</string>
	<key>NSPrincipalClass</key>
	<string>TTRMApplication</string>
	<key>NSSiriUsageDescription</key>
	<string>Allow Siri to make suggestions in Reminders and learn from how you use Reminders to make suggestions across apps.</string>
	<key>NSUserActivityTypes</key>
	<array>
		<string>ConfigurationIntent</string>
		<string>com.apple.reminders.activity.list</string>
	</array>
	<key>NSUserNotificationsUsageDescription</key>
	<string>Notifications let you know when your reminders are due.</string>
	<key>OSAScriptingDefinition</key>
	<string>Reminders.sdef</string>
	<key>UISupportsDynamicType</key>
	<true/>
	<key>UNUserNotificationCenter</key>
	<dict>
		<key>UNUniversalApplicationIdentifier</key>
		<string>com.apple.Reminders</string>
	</dict>
	<key>UTExportedTypeDeclarations</key>
	<array>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>public.data</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Reminders inline menu button</string>
			<key>UTTypeIcons</key>
			<dict/>
			<key>UTTypeIdentifier</key>
			<string>com.apple.reminders.button.menu.inline</string>
			<key>UTTypeTagSpecification</key>
			<dict/>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>public.data</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Reminders inline text attachment</string>
			<key>UTTypeIcons</key>
			<dict/>
			<key>UTTypeIdentifier</key>
			<string>com.apple.reminders.description.inline</string>
			<key>UTTypeTagSpecification</key>
			<dict/>
		</dict>
	</array>
</dict>
</plist>
