sh rm -f '{@publish_path}/{@project_name}-{@version}-{@build}-AppStore.zip'
sh cd '{@csproj_dir}/{@output_path}' && zip -y -r '{@publish_path}/{@project_name}-{@version}-{@build}-AppStore.zip' 'PenoplexiOS.app'