<?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>Freeform</string>
	<key>CFBundleExecutable</key>
	<string>Freeform</string>
	<key>CFBundleHelpBookFolder</key>
	<string>freeform.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.freeform.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.freeform</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Freeform</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>4.4</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>CFBundleURLName</key>
			<string>com.apple.freeform</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>freeform</string>
			</array>
		</dict>
	</array>
	<key>CFBundleVersion</key>
	<string>630.101.1</string>
	<key>CKSharingSupported</key>
	<true/>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E225</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E225</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>freeform</string>
	<key>LSApplicationCategoryType</key>
	<string>public.app-category.productivity</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSAccentColorName</key>
	<string>AccentColor</string>
	<key>NSCameraUsageDescription</key>
	<string>This will let you use the camera to add photos to boards. You can change this later in System Settings.</string>
	<key>NSContactsUsageDescription</key>
	<string>Freeform uses Contacts to show information in your participant list.</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2022–2025 Apple Inc.
All rights reserved.</string>
	<key>NSMainNibFile</key>
	<string>CRLMacMainMenu</string>
	<key>NSPhotoLibraryAddUsageDescription</key>
	<string>This will allow you to save photos and movies from Freeform to your Photos library.</string>
	<key>NSPhotoLibraryUsageDescription</key>
	<string>This will allow you to save photos and movies from Freeform to your Photos library.</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
	<key>NSUserActivityTypes</key>
	<array>
		<string>com.apple.freeform.viewModelItemHandoff</string>
		<string>com.apple.freeform.viewModelDrag</string>
	</array>
	<key>UTExportedTypeDeclarations</key>
	<array>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>public.data</string>
				<string>public.composite-content</string>
			</array>
			<key>UTTypeIdentifier</key>
			<string>com.apple.freeform.board</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>board</string>
				</array>
			</dict>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>public.data</string>
				<string>public.composite-content</string>
			</array>
			<key>UTTypeIdentifier</key>
			<string>com.apple.freeform.folder</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>folder</string>
				</array>
			</dict>
		</dict>
	</array>
</dict>
</plist>
