Skip to content

Commit c808143

Browse files
authored
Newest working universal binary: version 2025january - autoplay ON, background/play issue fixed
1 parent e40066a commit c808143

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

Webm-Quicklook-Info.plist

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,52 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict/>
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>24B91</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>Webm Quicklook</string>
11+
<key>CFBundleIconFile</key>
12+
<string>AppIcon</string>
13+
<key>CFBundleIconName</key>
14+
<string>AppIcon</string>
15+
<key>CFBundleIdentifier</key>
16+
<string>com.oil3.Webm-Quicklook</string>
17+
<key>CFBundleInfoDictionaryVersion</key>
18+
<string>6.0</string>
19+
<key>CFBundleName</key>
20+
<string>Webm Quicklook</string>
21+
<key>CFBundlePackageType</key>
22+
<string>APPL</string>
23+
<key>CFBundleShortVersionString</key>
24+
<string>2025.jan</string>
25+
<key>CFBundleSupportedPlatforms</key>
26+
<array>
27+
<string>MacOSX</string>
28+
</array>
29+
<key>CFBundleVersion</key>
30+
<string>1.2</string>
31+
<key>DTCompiler</key>
32+
<string>com.apple.compilers.llvm.clang.1_0</string>
33+
<key>DTPlatformBuild</key>
34+
<string>24C94</string>
35+
<key>DTPlatformName</key>
36+
<string>macosx</string>
37+
<key>DTPlatformVersion</key>
38+
<string>15.2</string>
39+
<key>DTSDKBuild</key>
40+
<string>24C94</string>
41+
<key>DTSDKName</key>
42+
<string>macosx15.2</string>
43+
<key>DTXcode</key>
44+
<string>1620</string>
45+
<key>DTXcodeBuild</key>
46+
<string>16C5032a</string>
47+
<key>LSApplicationCategoryType</key>
48+
<string>public.app-category.video</string>
49+
<key>LSMinimumSystemVersion</key>
50+
<string>12.4</string>
51+
</dict>
552
</plist>

0 commit comments

Comments
 (0)