

The rebuild may take several minutes, during which time you should refrain from using any other apps. So adding a CFBundleIdentifier is the answer, as SPP didn't have one for some reason.įor those who don't want to install Developer Tools, you can download an app called PlistEdit Pro which will do the same thing as Property List Editor.ĭisplay dialog "The Finder must quit and will relaunch after the Launch Services rebuild is complete. I rebuilt Launch Services using this script (copy and paste to the Script Editor, inside your Applications/Applescript folder, and click Run) and tada, now I can set SPP as default. Make sure you have the Property List Editor installed, which is included w/Developer Tools that came with OS X) and found that it had no CFBundleIdentifier, so I added one (click the triangle by Root, click on any sub-listing,then click New Sibling) and named it CFBundleIdentifier, and then named the value "". PlistEdit Pro makes editing these files easier by providing an intuitive and powerful interface. Mac and iOS developers must edit a variety of property list and JSON files while developing their applications.
#Plistedit pro run as root for mac#
PlistEdit Pro for Mac lies within Developer Tools, more precisely General. PlistEdit Pro is the most advanced property list and JSON editor written for macOS. I checked the ist of SPP (right-click and select Show Package Contents, then navigate to find the ist, which should be in the Contents folder. PlistEdit Pro 1.9.2 for Mac is available as a free download on our application library. For those of you who might have encountered problems setting SPP as the default app for x3f files (I couldn't set SPP as default, and so the files defaulted to GraphicConverter after updating to 10.4), here's the answer:
