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

Mac target builds with warnings #3

Open
DavidPhillipOster opened this issue Jan 10, 2022 · 1 comment
Open

Mac target builds with warnings #3

DavidPhillipOster opened this issue Jan 10, 2022 · 1 comment

Comments

@DavidPhillipOster
Copy link

After a build using git clone as of this writing, with the macOS target:

multiclock/Shared/Nodes/Assets.xcassets:1:1: The image set "thumbnail" has 2 unassigned children.
multiclock/Shared/Nodes/Assets.xcassets:1:1: The file "[email protected]" for the image set "thumbnail" does not exist.
multiclock/multiclock/Shared/Nodes/Assets.xcassets:1:1: The file "Thumbnail.png" for the image set "thumbnail" does not exist.
Ambiguous Content Group
multiclock/multiclock/Shared/Nodes/Assets.xcassets: warning: Ambiguous Content: The image set "thumbnail" has 2 unassigned children.

Missing Content Group
multiclock/multiclock/Shared/Nodes/Assets.xcassets: warning: Missing Content: The file "Thumbnail.png" for the image set "thumbnail" does not exist.

multiclock/multiclock/Shared/Nodes/Assets.xcassets: warning: Missing Content: The file "[email protected]" for the image set "thumbnail" does not exist.
@DavidPhillipOster
Copy link
Author

in Main.storyboard macOS: search and replace GameTemplate with Multiclock

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

No branches or pull requests

1 participant