Hmmm....
amonra@Saturn Debug % plutil -p DeepSkyStacker.app/Contents/Info.plist
{
"CFBundleDevelopmentRegion" => "English"
"CFBundleDocumentTypes" => [
0 => {
"CFBundleTypeRole" => "Editor"
"LSHandlerRank" => "Owner"
"LSItemContentTypes" => [
0 => "com.github.deepskystacker.dssfilelist"
]
}
]
"CFBundleExecutable" => "DeepSkyStacker"
"CFBundleGetInfoString" => ""
"CFBundleIconFile" => "DeepSkyStacker.icns"
"CFBundleIdentifier" => "com.github.deepskystacker"
"CFBundleInfoDictionaryVersion" => "6.0"
"CFBundleLocalizations" => [
0 => "ca"
1 => "cs"
2 => "de"
3 => "es"
4 => "fr"
5 => "it"
6 => "ja_JP"
7 => "nl"
8 => "pt_BR"
9 => "ro"
10 => "ru"
11 => "tr"
12 => "zh_CN"
13 => "zh_TW"
]
"CFBundleLongVersionString" => ""
"CFBundleName" => "DeepSkyStacker"
"CFBundlePackageType" => "APPL"
"CFBundleShortVersionString" => "6.1"
"CFBundleSignature" => "????"
"CFBundleVersion" => "6.1.0"
"CSResourcesFileMapped" => 1
"NSHumanReadableCopyright" => "Copyright © 2018-2025, David C. Partridge; Copyright © 2006-2019, Luc Coiffier"
"UTExportedTypeDeclarations" => [
0 => {
"UTTypeConformsTo" => [
0 => "public.plain-text"
]
"UTTypeDescription" => "DeepSkyStacker file-list file"
"UTTypeIconFile" => "DSS_filelist"
"UTTypeIdentifier" => "com.github.deepskystacker.dssfilelist"
"UTTypeTagSpecification" => {
"public.filename-extension" => [
0 => "dssfilelist"
]
"public.mime-type" => [
0 => "text/dssfilelist"
]
}
}
]
}
amonra@Saturn Debug % ls DeepSkyStacker.app/Contents/Resources
DeepSkyStacker.icns DSS_filelist.icns qt.conf
amonra@Saturn Debug %
looks correct to me but still the Icon refuses to display for .dssfilelist files.
As you can see, DSS_filelist.icns is in the Resources directory?
Totally baffled
David
Topic:
Developer Tools & Services
SubTopic:
General
Tags: