Skip to content

Conversation

skottmckay
Copy link
Contributor

Description

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

Fix nuget packaging build break

@skottmckay skottmckay requested review from a team, edgchen1 and vraspar August 7, 2024 23:51
@skottmckay skottmckay added the release:1.19.0 Cherry pick to ORT 1.19 label Aug 7, 2024
@snnn
Copy link
Member

snnn commented Aug 8, 2024

/azp run orttraining-ortmodule-distributed

Copy link

No pipelines are associated with this pull request.

@skottmckay skottmckay merged commit 410ae94 into main Aug 9, 2024
@skottmckay skottmckay deleted the skottmckay/UseZippedXcframeworkInNugetPackage branch August 9, 2024 07:38
prathikr pushed a commit that referenced this pull request Aug 9, 2024
### 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
prathikr pushed a commit that referenced this pull request Aug 9, 2024
### 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
@prathikr prathikr added the cherry-picked Cherry-picked for a cherrypicks branch label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked Cherry-picked for a cherrypicks branch release:1.19.0 Cherry pick to ORT 1.19

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants