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">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleExecutable
</key>
8 <string>Stratoshark
</string>
9 <key>CFBundleIconFile
</key>
10 <string>Stratoshark.icns
</string>
11 <key>CFBundleIdentifier
</key>
12 <string>org.wireshark.Stratoshark
</string>
13 <key>CFBundleDocumentTypes
</key>
16 <key>CFBundleTypeExtensions
</key>
19 <string>scap.gz
</string>
21 <key>CFBundleTypeIconFile
</key>
22 <string>Wiresharkdoc.icns
</string>
23 <key>CFBundleTypeName
</key>
24 <string>Sysdig capture
</string>
25 <key>CFBundleTypeRole
</key>
26 <string>Viewer
</string>
28 <!-- XXX - This dictionary needs a lot more entries -->
30 <key>CFBundleInfoDictionaryVersion
</key>
32 <key>CFBundlePackageType
</key>
34 <key>CFBundleShortVersionString
</key>
35 <string>@LOG_PROJECT_VERSION@
</string>
36 <key>CFBundleSignature
</key>
38 <key>CFBundleVersion
</key>
39 <string>@LOG_PROJECT_VERSION@
</string>
40 <key>NSHumanReadableCopyright
</key>
41 <string>Copyright
1998-
2024 the Wireshark developer community
</string>
42 <key>NSPrincipalClass
</key>
43 <string>NSApplication
</string>
44 <key>NSHighResolutionCapable
</key>
46 <!-- Force dark mode support. -->
47 <key>NSRequiresAquaSystemAppearance
</key>
49 <key>LSMinimumSystemVersion
</key>
50 <string>@MIN_MACOS_VERSION@
</string>
52 <!-- Sparkle settings https://sparkle-project.org/documentation/customization/ -->
54 <string>https://www.wireshark.org/update/
0/Stratoshark/@LOG_PROJECT_MAJOR_VERSION@.@LOG_PROJECT_MINOR_VERSION@.@PROJECT_PATCH_VERSION@/macOS/x86-
64/en-US/stable.xml
</string>
55 <key>SUEnableAutomaticChecks
</key>
57 <key>SUPublicEDKey
</key>
58 <string>BeSuPpEZOmOzkON9QMnfIdwyi06P/LcVoik8M5O2bsQ=
</string>
59 <key>SUEnableSystemProfiling
</key>
62 Disable automatic updates here, then enable them at program
63 startup depending on prefs.gui_update_enabled.
65 <key>SUAutomaticallyUpdate
</key>