FreeCAD

Форк
0
106 строк · 2.8 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
	<key>BuildMachineOSBuild</key>
6
	<string>21G83</string>
7
	<key>CFBundleDevelopmentRegion</key>
8
	<string>English</string>
9
	<key>CFBundleDocumentTypes</key>
10
	<array>
11
		<dict>
12
			<key>CFBundleTypeRole</key>
13
			<string>QLGenerator</string>
14
			<key>LSItemContentTypes</key>
15
			<array>
16
				<string>org.freecad.fcstd</string>
17
			</array>
18
		</dict>
19
	</array>
20
	<key>CFBundleExecutable</key>
21
	<string>QuicklookFCStd</string>
22
	<key>CFBundleIdentifier</key>
23
	<string>org.freecad.qlgenerator.QuicklookFCStd</string>
24
	<key>CFBundleInfoDictionaryVersion</key>
25
	<string>6.0</string>
26
	<key>CFBundleName</key>
27
	<string>QuicklookFCStd</string>
28
	<key>CFBundleShortVersionString</key>
29
	<string>1.0</string>
30
	<key>CFBundleSupportedPlatforms</key>
31
	<array>
32
		<string>MacOSX</string>
33
	</array>
34
	<key>CFBundleVersion</key>
35
	<string>0</string>
36
	<key>CFPlugInDynamicRegisterFunction</key>
37
	<string></string>
38
	<key>CFPlugInDynamicRegistration</key>
39
	<string>YES</string>
40
	<key>CFPlugInFactories</key>
41
	<dict>
42
		<key>F70BD796-FE76-450B-83CC-609688F17873</key>
43
		<string>QuickLookGeneratorPluginFactory</string>
44
	</dict>
45
	<key>CFPlugInTypes</key>
46
	<dict>
47
		<key>5E2D9680-5022-40FA-B806-43349622E5B9</key>
48
		<array>
49
			<string>F70BD796-FE76-450B-83CC-609688F17873</string>
50
		</array>
51
	</dict>
52
	<key>CFPlugInUnloadFunction</key>
53
	<string></string>
54
	<key>DTCompiler</key>
55
	<string>com.apple.compilers.llvm.clang.1_0</string>
56
	<key>DTPlatformBuild</key>
57
	<string>13F100</string>
58
	<key>DTPlatformName</key>
59
	<string>macosx</string>
60
	<key>DTPlatformVersion</key>
61
	<string>12.3</string>
62
	<key>DTSDKBuild</key>
63
	<string>21E226</string>
64
	<key>DTSDKName</key>
65
	<string>macosx12.3</string>
66
	<key>DTXcode</key>
67
	<string>1341</string>
68
	<key>DTXcodeBuild</key>
69
	<string>13F100</string>
70
	<key>LSMinimumSystemVersion</key>
71
	<string>12.3</string>
72
	<key>QLNeedsToBeRunInMainThread</key>
73
	<false/>
74
	<key>QLPreviewHeight</key>
75
	<integer>512</integer>
76
	<key>QLPreviewWidth</key>
77
	<integer>512</integer>
78
	<key>QLSupportsConcurrentRequests</key>
79
	<true/>
80
	<key>QLThumbnailMinimumSize</key>
81
	<real>17</real>
82
	<key>UTImportedTypeDeclarations</key>
83
	<array>
84
		<dict>
85
			<key>UTTypeConformsTo</key>
86
			<array>
87
				<string>public.data</string>
88
				<string>public.archive</string>
89
			</array>
90
			<key>UTTypeDescription</key>
91
			<string>FreeCAD document</string>
92
			<key>UTTypeIdentifier</key>
93
			<string>org.freecad.fcstd</string>
94
			<key>UTTypeReferenceURL</key>
95
			<string>https://wiki.freecad.org/File_Format_FCStd/id</string>
96
			<key>UTTypeTagSpecification</key>
97
			<dict>
98
				<key>public.filename-extension</key>
99
				<array>
100
					<string>FCStd</string>
101
				</array>
102
			</dict>
103
		</dict>
104
	</array>
105
</dict>
106
</plist>
107

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.