How to copy the file, for example settings.json that is in /Objects folder in debug and release mode , to temp\build\bin folder after standalone packager finishes?
After the building process my setting.json file remained in /Object folder. Besides of this I use jscc.dll that copied well.
Anyway, what is the syntax of the CustomBuildAction? What is the \..?