File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 22
33cd ./dist/CellProfiler-Analyst.app/Contents/Resources
44sudo rm -r Home/legal/
5- # sudo codesign --timestamp -s "Developer ID Application: Beth Cimini (27YQ9U45D9)" Home/lib/server/classes.jsa
65find . -type f | xargs -I file codesign --timestamp -f -s " Developer ID Application: Beth Cimini (27YQ9U45D9)" file
7- cd ./dist/CellProfiler-Analyst.app/Contents /Frameworks
6+ cd .. /Frameworks
87sudo rm -r Home/legal/
9- # sudo codesign --timestamp -s "Developer ID Application: Beth Cimini (27YQ9U45D9)" Home/lib/server/classes.jsa
108find . -type f | xargs -I file codesign --timestamp -f -s " Developer ID Application: Beth Cimini (27YQ9U45D9)" file
119cd ../MacOS
1210find . -type f | xargs -I file sudo codesign --timestamp -f -s " Developer ID Application: Beth Cimini (27YQ9U45D9)" file
You can’t perform that action at this time.
0 commit comments