mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05:00
Since we have multiple application targets, it doesn’t make sense with a global APP_NAME variable. Though if building the frameworks as standalone bundles and embedding them in different applications, we may need some sort of unique component in the bundle identifier, but we currently do not do this (they are all statically linked, so the Info.plist is currently unused).