onnxruntime/tools/ci_build/github/windows
Scott McKay 410ae94e9e
Use zipped xcframework in nuget package (#21663)
### Description
<!-- Describe your changes. -->
The xcframework now uses symlinks to have the correct structure
according to Apple requirements. Symlinks are not supported by nuget on
Windows.

In order to work around that we can store a zip of the xcframeworks in
the nuget package.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Fix nuget packaging build break
2024-08-09 17:38:18 +10:00
..
eager
post_to_dashboard
bundle_dlls_gpu.bat
bundle_nuget_with_native_headers.bat
extract_nuget_files.ps1
extract_nuget_files_gpu.ps1
extract_zip_files_gpu.ps1
helpers.ps1
install_third_party_deps.ps1
jar_gpu_packaging.ps1
jar_packaging.ps1
post_binary_sizes_to_dashboard.py
post_code_coverage_to_dashboard.py
set_telemetry_var.ps1
setup_env.bat
setup_env_cuda.bat
setup_env_gpu.bat
setup_env_trt.bat
setup_env_x86.bat