recipes
recipes copied to clipboard
added FileFinder for app bundle
- added
FileFinder
processor run to locate app bundle (addresses issue where app renames breakVersioner
check #439) - updated
input_plist_path
inVersioner
to usefound_filename
from previous step - changed
PathDeleter
target tofound_filename
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?
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.
Resolved in #440.