Skip to content

[xcode13-ios] Fix CopyDSYMFromMac target to copy *.DSYM to the right path in Windows - #12815

Merged
dalexsoto merged 1 commit into
dotnet:xcode13-iosfrom
vs-mobiletools-engineering-service2:backport-pr-12811-to-xcode13-ios
Sep 23, 2021
Merged

[xcode13-ios] Fix CopyDSYMFromMac target to copy *.DSYM to the right path in Windows#12815
dalexsoto merged 1 commit into
dotnet:xcode13-iosfrom
vs-mobiletools-engineering-service2:backport-pr-12811-to-xcode13-ios

Conversation

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

The working directory on the Zip task was causing relative paths to be used and the resulting zip file to have unnecessary sub folders

Fixes Bug #1396931: [Feedback] CopyDSYMFromMac fails because path is to long (https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1396931)

Backport of #12811

The working directory on the Zip task was causing relative paths to be used and the resulting zip file to have unnecessary sub folders
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator Author

❌ [PR Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

Test results

1 tests failed, 87 tests passed.

Failed tests

  • DotNet tests: Failed (Execution failed with exit code 1)

Pipeline on Agent XAMBOT-1101.BigSur'
Merge eebe5e7 into 7367cf0

@dalexsoto

Copy link
Copy Markdown
Member

Unrelated failure, dotnet is not enabled in this branch

@dalexsoto
dalexsoto merged commit 2771277 into dotnet:xcode13-ios Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants