recipes icon indicating copy to clipboard operation
recipes copied to clipboard

added FileFinder for app bundle

Open mpanighetti opened this issue 2 years ago • 2 comments

  • added FileFinder processor run to locate app bundle (addresses issue where app renames break Versioner check #439)
  • updated input_plist_path in Versioner to use found_filename from previous step
  • changed PathDeleter target to found_filename

mpanighetti avatar Oct 11 '22 18:10 mpanighetti

There is going to be a conflict with #440 that I'm working on. Would you like me to incorporate these changes into that PR and close this one, or would you like me to push my changes and fix the merge conflicts?

n8felton avatar Oct 13 '22 13:10 n8felton

Oh yeah, feel free to add these changes to your PR, in which case this PR can be closed out. Happy to have it all addressed in one shot.

mpanighetti avatar Oct 13 '22 18:10 mpanighetti

Resolved in #440.

mpanighetti avatar Nov 01 '22 17:11 mpanighetti