[txmt-dev] Re: Declaring imported UTIs from tmBundle?
Allan Odgaard
mailinglist at textmate.org
Tue May 17 08:54:22 UTC 2016
On 16 May 2016, at 23:25, Per Persson wrote:
> IIRC there was a discussion a couple of years ago about letting TM
> declare imported UTIs. Does anyone know the current status?
The problem is that this information must be in the application’s
Info.plist, so if TextMate were to import this from bundles, it would
have to rewrite its own Info.plist which was problematic at the time
(file permissions) and today is somewhat out of the question (code
signing).
More information about the textmate-dev
mailing list