PLIST Tool Broken?
Posted: Wed Jan 31, 2024 6:52 pm
I noticed recently that my complied executables no longer had all their PLIST configuration applied recently, when I looked into the PLIST file it appears Apple may have updated all the key words? But even putting the new ones in as below, apart from icons, none apply to the executable. If I manually add these to a PLIST file, it works.
Code: Select all
;@@ Bundle version string (short) = 2.0.0
;@@ Copyright (human-readable) = © 2013-2024 Tikidays Software, Tim Shepherd. All rights reserved.
;@@ App Category = public.app-category.utility
;@@ Default localization = English
;@@ Executable file = Brewer's Aid
;@@ Exported Type Identifiers = BREW
;@@ Icon file = Brewer's Aid Brew Icon.icns
;@x@ CFBundleSignature = BREWERSAID
;@@ Bundle identifier = nz.co.tikidays.brewersaid
;@@ Bundle name = Brewer's Aid