Subject: [PD-dev] what does plutil -replace do? (build failing on my machine)
Date: July 13, 2017 at 7:29:07 AM GMT+2
Hi all -I tried to "make app" on an OSX 10.6 system (the most recentOS I have ATM :) and get:rm -rf ../Pd-0.47.1.app../mac/osx-app.sh 0.47.1unrecognized option: -replaceplutil: [command_option] [other_options] file...The file '-' means stdinCommand options are (-lint is the default):-help show this message and exit-lint check the property list files for syntax errors-convert fmt rewrite property list files in format fmt is one of: xml1 binary1There are some additional optional arguments:-s be silent on success-o path specify alternate file path name for result; the -o option is used with -convert, and is only useful with one file argument (last file overwrites); the path '-' means stdout-e extension specify alternate extension for converted files-- specifies that all further arguments are file namesmake[1]: *** [app] Error 1make: *** [app] Error 2-------------Before I spend the next week trying to upgrade my OS, is there anywisdom on how I can avoid hving to use the -replace option (whichI can't even find documented anywhere on the web...)thanksMiller