Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0.1xx-sr7] Remove the 'Resources' prefix from BundleResource #24015

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2024

Backport of #23978 to release/8.0.1xx-sr7

/cc @PureWeen @mattleibow

Fixes #23554

Prior to Maui 8.0.70, there was a bug that only removed the "Resources/" prefix, and not the correct "Platforms/iOS/Resource": #16734

This PR #23269 fixes the original issue, but now exposed the case where BundleResource were included in the root Resources folder instead of the Platforms/iOS/ folder.
@github-actions github-actions bot requested a review from a team as a code owner August 5, 2024 14:04
@github-actions github-actions bot requested review from mattleibow and PureWeen and removed request for a team August 5, 2024 14:04
@PureWeen
Copy link
Member

PureWeen commented Aug 5, 2024

@jfversluis can you add a manual test for this please.

# Conflicts:
#	src/TestUtils/src/Microsoft.Maui.IntegrationTests/TemplateTests.cs
@mattleibow mattleibow closed this Aug 5, 2024
@mattleibow mattleibow deleted the backport/pr-23978-to-release/8.0.1xx-sr7 branch August 5, 2024 18:57
@mattleibow mattleibow restored the backport/pr-23978-to-release/8.0.1xx-sr7 branch August 5, 2024 19:48
@mattleibow mattleibow reopened this Aug 5, 2024
@mattleibow
Copy link
Member

@jfversluis can you add a manual test for this please.

I am adding an automatic test because I want to give my job to the machines.

@PureWeen PureWeen merged commit f4879b8 into release/8.0.1xx-sr7 Aug 5, 2024
1 of 4 checks passed
@PureWeen PureWeen deleted the backport/pr-23978-to-release/8.0.1xx-sr7 branch August 5, 2024 20:21
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants