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

Fix missing image reference from xib #203

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Fix missing image reference from xib #203

merged 2 commits into from
Apr 9, 2024

Conversation

aokj4ck
Copy link
Contributor

@aokj4ck aokj4ck commented Apr 3, 2024

Description

Before this fix the following console message was logged

2024-04-03 15:19:52.728231-0400 Demo[79878:948336] Could not load the "maki/home" image referenced from a nib in the bundle with identifier "com.mapbox.MapboxSearchUIResources"
2024-04-03 15:19:52.731094-0400 Demo[79878:948336] Could not load the "maki/home" image referenced from a nib in the bundle with identifier "com.mapbox.MapboxSearchUIResources"

Checklist

  • [NA] Update CHANGELOG

Screenshots

Before After
Screenshot 2024-04-03 at 15 22 43 Screenshot 2024-04-03 at 15 22 49

Before this fix the following console message was logged
```
2024-04-03 15:19:52.728231-0400 Demo[79878:948336] Could not load the "maki/home" image referenced from a nib in the bundle with identifier "com.mapbox.MapboxSearchUIResources"
2024-04-03 15:19:52.731094-0400 Demo[79878:948336] Could not load the "maki/home" image referenced from a nib in the bundle with identifier "com.mapbox.MapboxSearchUIResources"
```
@aokj4ck aokj4ck marked this pull request as ready for review April 3, 2024 22:20
@aokj4ck aokj4ck requested review from a team as code owners April 3, 2024 22:20
@aokj4ck aokj4ck requested review from mikeringrose, a user and Udumft April 3, 2024 22:20
@aokj4ck aokj4ck enabled auto-merge (squash) April 9, 2024 21:09
@aokj4ck aokj4ck merged commit 284487b into main Apr 9, 2024
5 checks passed
@aokj4ck aokj4ck deleted the fix-maki-reference branch April 9, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants