Open
Description
Hi,
I would like to create an iOS application which before preparing the project runs a little script which updates the Info.plist files with the appropriate version number.
It works perfectly, but when I run tns update than my hooks folder just deleted and adds only the 'nativescript-dev-typescript.js' files into it, so it removes my before-prepare script.