<?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>AdNetworkIdentifiers</key>
	<array>
		<string>com.apple.ads</string>
	</array>
	<key>BGTaskSchedulerPermittedIdentifiers</key>
	<array>
		<string>com.apple.stocks.backgroundFetchManager</string>
	</array>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleDisplayName</key>
	<string>Stocks</string>
	<key>CFBundleExecutable</key>
	<string>Stocks</string>
	<key>CFBundleHelpBookFolder</key>
	<string>Stocks.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.Stocks.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.stocks</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Stocks</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>8.4</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleURLName</key>
			<string>com.apple.stocks</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>stocks</string>
			</array>
		</dict>
	</array>
	<key>CFBundleVersion</key>
	<string>1962</string>
	<key>CTIgnoreUserFonts</key>
	<true/>
	<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>HPDHelpProjectIdentifier</key>
	<string>stocks</string>
	<key>LSApplicationCategoryType</key>
	<string></string>
	<key>LSCounterpartIdentifiers</key>
	<array>
		<string>com.apple.stocks.watchapp</string>
	</array>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSCalendarsFullAccessUsageDescription</key>
	<string>This will let you add earnings reports to your calendar.</string>
	<key>NSCalendarsWriteOnlyAccessUsageDescription</key>
	<string>This will let you add earnings reports to your calendar.</string>
	<key>NSContactsUsageDescription</key>
	<string>This will let you add your contacts to calendar events in Stocks.</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2023 Apple Inc. All rights reserved.</string>
	<key>NSRegulatoryPrivacyDisclosure</key>
	<dict>
		<key>NSRegulatoryPrivacyDisclosureOBKPrivacyBundle</key>
		<string>com.apple.onboarding.stocks</string>
		<key>NSRegulatoryPrivacyDisclosureVersion</key>
		<string>1.0</string>
	</dict>
	<key>NSSupportsAutomaticTermination</key>
	<true/>
	<key>NSSupportsSuddenTermination</key>
	<true/>
	<key>NSUserActivityTypes</key>
	<array>
		<string>OpenSymbolIntent</string>
		<string>OpenWatchlistIntent</string>
		<string>com.apple.stocks.basic</string>
		<string>com.apple.stocks.v2.ForYouFeed</string>
		<string>com.apple.stocks.v2.StockList</string>
		<string>com.apple.stocks.v2.SymbolFeed</string>
		<string>com.apple.stocks.v2.SymbolSearch</string>
		<string>com.apple.stocks.v2.Article</string>
	</array>
	<key>SBMatchingApplicationGenres</key>
	<array>
		<string>Finance</string>
		<string>Business</string>
		<string>Reference</string>
		<string>News</string>
		<string>Productivity</string>
		<string>Education</string>
	</array>
	<key>UIApplicationSceneManifest</key>
	<dict>
		<key>UIApplicationSupportsMultipleScenes</key>
		<true/>
		<key>UISceneConfigurations</key>
		<dict>
			<key>UIWindowSceneSessionRoleApplication</key>
			<array>
				<dict>
					<key>UISceneClassName</key>
					<string>TeaUI.WindowScene</string>
					<key>UISceneDelegateClassName</key>
					<string>StocksApp.SceneDelegate</string>
				</dict>
			</array>
		</dict>
	</dict>
	<key>UIApplicationShortcutItems</key>
	<array>
		<dict>
			<key>UIApplicationShortcutItemIconType</key>
			<string>UIApplicationShortcutIconTypeSearch</string>
			<key>UIApplicationShortcutItemTitle</key>
			<string>SEARCH_QUICK_ACTION_TITLE</string>
			<key>UIApplicationShortcutItemType</key>
			<string>com.apple.stocks.v2.SymbolSearch</string>
			<key>UIApplicationShortcutItemUserInfo</key>
			<dict>
				<key>data</key>
				<data>
				eyJ0eXBlIjoiY29tLmFwcGxlLnN0b2Nrcy52Mi5TeW1i
				b2xTZWFyY2giLCJxdWVyeSI6IiJ9
				</data>
			</dict>
		</dict>
	</array>
	<key>UIApplicationShortcutWidget</key>
	<string>com.apple.stocks.widget</string>
	<key>UIBackgroundModes</key>
	<array>
		<string>fetch</string>
		<string>remote-notification</string>
	</array>
	<key>UIDeviceFamily</key>
	<array>
		<integer>2</integer>
	</array>
	<key>UIGlobalUserInterfaceIdiomMac</key>
	<true/>
	<key>UILaunchScreen</key>
	<dict>
		<key>UIColorName</key>
		<string>LaunchScreenBackground</string>
	</dict>
	<key>UIMenuBarItemTitleAbout</key>
	<string>About Stocks</string>
	<key>UIMenuBarItemTitleHelp</key>
	<string>Stocks Help</string>
	<key>UIMenuBarItemTitleHide</key>
	<string>Hide Stocks</string>
	<key>UIMenuBarItemTitleQuit</key>
	<string>Quit Stocks</string>
	<key>UIRequiredDeviceCapabilities</key>
	<array>
		<string>armv7</string>
	</array>
	<key>UIStatusBarStyle</key>
	<string>UIStatusBarStyleLightContent</string>
	<key>UIStatusBarStyle~ipad</key>
	<string>UIStatusBarStyleDefault</string>
	<key>UISupportedInterfaceOrientations~ipad</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationPortraitUpsideDown</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
	<key>UISupportedInterfaceOrientations~iphone</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
	</array>
	<key>UISupportedInterfaceOrientations~ipod</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
	</array>
	<key>UISupportsDynamicType</key>
	<true/>
	<key>UIUserInterfaceIdiomMac</key>
	<true/>
	<key>UIUserInterfaceStyle</key>
	<string>Automatic</string>
	<key>WKPluginBundleIdKey</key>
	<string>com.apple.stocks.watchkitextension</string>
</dict>
</plist>
