You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
After a build using
git clone
as of this writing, with the macOS target:The text was updated successfully, but these errors were encountered: