multiclock icon indicating copy to clipboard operation
multiclock copied to clipboard

Mac target builds with warnings

Open DavidPhillipOster opened this issue 3 years ago • 1 comments

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 avatar Jan 10 '22 00:01 DavidPhillipOster

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

DavidPhillipOster avatar Jan 10 '22 00:01 DavidPhillipOster