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

[macOS] actool warning : The image set "unologo" has 8 unassigned children. #8238

Closed
Juriyx opened this issue Mar 5, 2022 · 1 comment
Closed
Labels
area/solution-templates Categorizes an issue or PR as relevant to the solution template difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/bug Something isn't working platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform

Comments

@Juriyx
Copy link

Juriyx commented Mar 5, 2022

Current behavior

I try to build macOS .NET 6 on Azure DevOps

dotnet tool install -g Uno.Check --version 1.1.0-dev.*
uno-check --target macos -n -f --dev --ci -v --skip xcode --skip gtk3 --skip vswin --skip vsmac --skip androidemulator --manifest https://raw.githubusercontent.com/unoplatform/uno.check/main/manifests/uno.ui-preview.manifest.json

dotnet build -c Release -f net6.0-macos

and get

/Users/runner/work/1/s/Client/Client.Mobile/obj/iPhoneSimulator/Release/net6.0-macos/osx-x64/actool/cloned-assets/Assets.xcassets : actool warning : The image set "unologo" has 8 unassigned children. [/Users/runner/work/1/s/Client/Client.Mobile/Transmission.Client.Mobile.csproj]

Expected behavior

Builds without issues

How to reproduce it (as minimally and precisely as possible)

Create from .NET 6 template and update to Uno.UI 4.2.0-dev.217

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia

NuGet package version(s)

4.2.0-dev.217

Affected platforms

macOS

IDE

No response

IDE version

17.1

Relevant plugins

No response

Anything else we need to know?

No response

@Juriyx Juriyx added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Mar 5, 2022
@jeromelaban jeromelaban added area/solution-templates Categorizes an issue or PR as relevant to the solution template and removed triage/untriaged Indicates an issue requires triaging or verification labels Mar 7, 2022
@MartinZikmund MartinZikmund added platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 24, 2023
@MartinZikmund
Copy link
Member

This is no longer relevant as we have a new macOS backend 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/solution-templates Categorizes an issue or PR as relevant to the solution template difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/bug Something isn't working platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform
Projects
None yet
Development

No branches or pull requests

3 participants