How to install an OSX Automator workflow using „Packages“ installer -
i want utilize osx „packages“ installer install automator workflow, uses obj-c automator action. workflow had installed in folder „services", , obj-c action in folder „automator“, both in user’s or scheme library. unfortunately, packages shows part of existing file hierarchy:
finder window:
packages window: particularly packages not show automator folder, cannot create required payload.
in docs not find way access hidden folders.
any suggestion how create such installer bundle welcome.
my guess packages
correctly trying prevent installing /system/library
. in general, contents of /system/library
part of os x , managed apple. right place user-installed system-wide items in /library
.
osx installer automator
No comments:
Post a Comment