<?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>FindMy</string>
	<key>CFBundleExecutable</key>
	<string>FindMy</string>
	<key>CFBundleHelpBookFolder</key>
	<string>findmy.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.findmy.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.findmy</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>FindMy</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>4.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
			<key>CFBundleURLName</key>
			<string>com.apple.findmy</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>grenada</string>
				<string>findmyfriends</string>
				<string>fmf1</string>
				<string>findmy</string>
				<string>fmip1</string>
			</array>
		</dict>
	</array>
	<key>CFBundleVersion</key>
	<string>442.24.7.18.33</string>
	<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>HPDHelpProjectIdentifier</key>
	<string>findmy-mac</string>
	<key>INAlternativeAppNames</key>
	<array>
		<dict>
			<key>INAlternativeAppName</key>
			<string>APP_NAME_SYNONYM_1</string>
		</dict>
		<dict>
			<key>INAlternativeAppName</key>
			<string>APP_NAME_SYNONYM_2</string>
		</dict>
	</array>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSContactsUsageDescription</key>
	<string>See InfoPlist.strings</string>
	<key>NSLocationWhenInUseUsageDescription</key>
	<string>See InfoPlist.strings</string>
	<key>NSRegulatoryPrivacyDisclosure</key>
	<dict>
		<key>NSRegulatoryPrivacyDisclosureCamera</key>
		<string>See InfoPlist.strings</string>
		<key>NSRegulatoryPrivacyDisclosureContacts</key>
		<string>See InfoPlist.strings</string>
		<key>NSRegulatoryPrivacyDisclosureLocation</key>
		<string>See InfoPlist.strings</string>
		<key>NSRegulatoryPrivacyDisclosureOBKPrivacyBundle</key>
		<string>com.apple.onboarding.findmy</string>
		<key>NSRegulatoryPrivacyDisclosureTitle</key>
		<string>See InfoPlist.strings</string>
		<key>NSRegulatoryPrivacyDisclosureVersion</key>
		<string>1.0</string>
	</dict>
	<key>NSSupportsAutomaticTermination</key>
	<true/>
	<key>NSSupportsSuddenTermination</key>
	<true/>
	<key>NSUserActivityTypes</key>
	<array>
		<string>LocateDeviceIntent</string>
		<string>LocateIntent</string>
		<string>PlaySoundIntent</string>
		<string>ToggleLocationSharingIntent</string>
	</array>
	<key>SBMatchingApplicationGenres</key>
	<array>
		<string>Navigation</string>
		<string>Utilities</string>
		<string>Reference</string>
	</array>
	<key>SBUninstallIconOverrideStringsFile</key>
	<string>Uninstall</string>
	<key>UIApplicationSceneManifest</key>
	<dict>
		<key>UIApplicationSupportsMultipleScenes</key>
		<false/>
		<key>UISceneConfigurations</key>
		<dict>
			<key>UIWindowSceneSessionRoleApplication</key>
			<array>
				<dict>
					<key>UISceneConfigurationName</key>
					<string>Default Configuration</string>
					<key>UISceneDelegateClassName</key>
					<string>FindMy.SceneDelegate</string>
				</dict>
			</array>
		</dict>
	</dict>
	<key>UIApplicationSupportsIndirectInputEvents</key>
	<true/>
	<key>UIDeviceFamily</key>
	<array>
		<integer>6</integer>
	</array>
	<key>UILaunchStoryboardName</key>
	<string>LaunchScreen</string>
	<key>UIRequiredDeviceCapabilities</key>
	<array>
		<string>armv7</string>
	</array>
	<key>UISupportedInterfaceOrientations</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
	</array>
	<key>UISupportedInterfaceOrientations~ipad</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationPortraitUpsideDown</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
	<key>UIViewControllerBasedStatusBarAppearance</key>
	<true/>
	<key>UNUserNotificationCenter</key>
	<dict>
		<key>UNAutomaticallyShowSettings</key>
		<true/>
		<key>UNDefaultCategories</key>
		<array>
			<dict>
				<key>UNCategoryActions</key>
				<array>
					<dict>
						<key>UNActionIdentifier</key>
						<string>ACCEPT_ACTION_ID</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_ACCEPT</string>
					</dict>
					<dict>
						<key>UNActionIdentifier</key>
						<string>DECLINE_ACTION_ID</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_DECLINE</string>
					</dict>
				</array>
				<key>UNCategoryIdentifier</key>
				<string>INVITE_RESPONSE</string>
			</dict>
			<dict>
				<key>UNCategoryActions</key>
				<array>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>SHARE_ACTION_ID</string>
						<key>UNActionSystemIconName</key>
						<string>location</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_SHARE</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>SHARE_ONE_HOUR_ACTION_ID</string>
						<key>UNActionSystemIconName</key>
						<string>clock</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_OFFER_ONE_HOUR</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>SHARE_EOD_ACTION_ID</string>
						<key>UNActionSystemIconName</key>
						<string>calendar</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_OFFER_EOD</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>SHARE_INDEFINITELY_ACTION_ID</string>
						<key>UNActionSystemIconName</key>
						<string>infinity</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_OFFER_FOREVER</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>DISMISS_ACTION_ID</string>
						<key>UNActionSystemIconName</key>
						<string>location.slash</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_DONT_SHARE</string>
					</dict>
				</array>
				<key>UNCategoryIdentifier</key>
				<string>OFFER_LOCATION</string>
			</dict>
			<dict>
				<key>UNCategoryActions</key>
				<array>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionForeground</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>com.apple.icloud.searchparty.utalert.playsound</string>
						<key>UNActionTitle</key>
						<string>ITEM_FOLLOWING_PLAY_SOUND_BUTTON_TITLE</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionForeground</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>com.apple.icloud.searchparty.utalert.learnmore</string>
						<key>UNActionTitle</key>
						<string>ITEM_FOLLOWING_LEARN_MORE_BUTTON_TITLE</string>
					</dict>
				</array>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchparty.utalert</string>
				<key>UNCategoryPreventAutomaticRemovalFromRecents</key>
				<true/>
			</dict>
			<dict>
				<key>UNCategoryActions</key>
				<array>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>ACCEPT_GEOFENCE_ACTION_ID</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_ACCEPT_LOCATION_ALERT</string>
					</dict>
					<dict>
						<key>UNActionAuthenticationRequired</key>
						<true/>
						<key>UNActionIdentifier</key>
						<string>DECLINE_GEOFENCE_ACTION_ID</string>
						<key>UNActionTitle</key>
						<string>NOTIFICATION_DECLINE_LOCATION_ALERT</string>
					</dict>
				</array>
				<key>UNCategoryIdentifier</key>
				<string>GEOFENCE_CONFIRMATION</string>
			</dict>
			<dict>
				<key>UNCategoryAllowAnnouncement</key>
				<true/>
				<key>UNCategoryAllowInCarPlay</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchpartyd.separationalert.leftbehind.devices</string>
			</dict>
			<dict>
				<key>UNCategoryAllowAnnouncement</key>
				<true/>
				<key>UNCategoryAllowInCarPlay</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchpartyd.separationalert.leftbehind.items</string>
			</dict>
			<dict>
				<key>UNCategoryAllowAnnouncement</key>
				<true/>
				<key>UNCategoryAllowInCarPlay</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchpartyd.separationalert.leftwhiletraveling.devices</string>
			</dict>
			<dict>
				<key>UNCategoryAllowAnnouncement</key>
				<true/>
				<key>UNCategoryAllowInCarPlay</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchpartyd.separationalert.leftwhiletraveling.items</string>
			</dict>
			<dict>
				<key>UNCategoryAllowAnnouncement</key>
				<true/>
				<key>UNCategoryAllowInCarPlay</key>
				<true/>
				<key>UNCategoryIdentifier</key>
				<string>com.apple.icloud.searchparty.updatelitelocation</string>
			</dict>
		</array>
		<key>UNDefaultSettings</key>
		<dict>
			<key>UNSettingAlerts</key>
			<true/>
			<key>UNSettingAlwaysShowPreviews</key>
			<false/>
			<key>UNSettingBadges</key>
			<true/>
			<key>UNSettingCarPlay</key>
			<true/>
			<key>UNSettingLockScreen</key>
			<true/>
			<key>UNSettingModalAlertStyle</key>
			<false/>
			<key>UNSettingNotificationCenter</key>
			<true/>
			<key>UNSettingSounds</key>
			<true/>
		</dict>
		<key>UNUniversalApplicationIdentifier</key>
		<string>com.apple.findmy</string>
	</dict>
</dict>
</plist>
