Skip to content

Instantly share code, notes, and snippets.

@vladimir-kotikov
Created July 9, 2014 05:45
Show Gist options
  • Save vladimir-kotikov/ede21da93011f7e8f095 to your computer and use it in GitHub Desktop.
Save vladimir-kotikov/ede21da93011f7e8f095 to your computer and use it in GitHub Desktop.
prebuild event command str for cordova-windows that fixes unicode paths handling by msbuild
Powershell -ExecutionPolicy RemoteSigned Unblock-File '..\..\..\..\cordova\lib\ApplyPlatformConfig.ps1'; Powershell -File '..\..\..\..\cordova\lib\ApplyPlatformConfig.ps1' '..\..\..\..\';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment