> On Apr 7, 2023, at 3:00 AM, Martijn van Beurden <mva...@gmail.com> wrote:
>
> Now, apparently the latest macOS already includes a UTI for FLAC as
> one of its core types, apparently that is org.xiph.flac. If anyone can
> confirm that, that would be great.
FLAC isn’t listed as one of the system-declared UTIs on
https://developer.apple.com/documentation/uniformtypeidentifiers/system-declared_uniform_type_identifiers
However, on my system (macOS 13.3) using
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister
-dump
I see the following:
type id: org.xiph.flac (0x707c)
bundle: CoreTypes (0x1018)
uti: org.xiph.flac
localizedDescription: "ar" = "صوت FLAC", "ca" = "Àudio FLAC", "cs" =
"FLAC audio", "da" = "FLAC-audio", "de" = "FLAC-Audio", "el" = "Ήχος FLAC",
"en" = "FLAC audio", "en_AU" = "FLAC audio", "en_GB" = "FLAC audio", "es" =
"Audio FLAC", "es_419" = "Audio FLAC", "fi" = "FLAC-ääni", "fr" = "Audio FLAC",
"fr_CA" = "Audio FLAC", "he" = "שמע של FLAC", "hi" = "FLAC ऑडियो", "hr" = "FLAC
audio", "hu" = "FLAC-hang", "id" = "Audio FLAC", "it" = "Audio FLAC", "ja" =
"FLACオーディオ", "ko" = "FLAC 오디오", "LSDefaultLocalizedValue" = "FLAC audio", "ms"
= "Audio FLAC", "nl" = "FLAC-audio", "no" = "FLAC-lyd", "pl" = "audio FLAC",
"pt_BR" = "Áudio FLAC", "pt_PT" = "Áudio FLAC", "ro" = "audio FLAC", "ru" =
"Аудио FLAC", "sk" = "FLAC audio", "sv" = "FLAC-ljud", "th" = "เสียงแบบ FLAC",
"tr" = "FLAC sesi", "uk" = "FLAC-аудіо", "vi" = "Âm thanh FLAC", "zh_CN" =
"FLAC音频", "zh_HK" = "FLAC音訊", "zh_TW" = "FLAC音訊"
flags: active apple-internal imported core trusted
(0000000000000065)
conforms to: public.audio
tags: .flac, audio/flac
So it does appear that org.xiph.flac is included in CoreTypes.
Stephen
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev