dotnet / dotnet/macios

Add msbuild regression test for native references with spaces

Open
#4,473 2 comments 0 reactions 0 assignees View on GitHub
enhancement macOS tests
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

We found a last minute regression in 15.8 that needs tests written to prevent future regressions:

https://devdiv.visualstudio.com/DevDiv/_workitems/edit/649776

### Steps to Reproduce

1. Create a new XI project
2. Add a native reference with a space in the path
3. Build with 15.8 and notice failure.

### Expected Behavior
No regression from 15.7 in being build-able

### Actual Behavior

`/Users/donblas/Projects/My App With Spaces/MTOUCH: Error MT0007: The root assembly 'Lib\' does not exist (MT0007) (MyAppWithSpaces)`

Build Failed

### Environment
15.8 in Beta vs Stable.

### Build Logs

https://gist.github.com/chamons/c49975dfc6d1f29db8e680f61fee48cd

### Example Project (If Possible)

[My App With Spaces.zip](https://github.com/xamarin/xamarin-macios/files/2210936/My.App.With.Spaces.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.