-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
I am fairly new to Xcode development and Swift, both. I have downloaded the Moped project and the build failed because of a dependency on the "Highlightr" package. Xcode says:
Missing package product 'Highlightr', please fix package resolution errors before building
and
Package.resolved file is corrupted or malformed; fix or delete the file to continue
I interpret that as I need to either install the package or remove the references to it.
For my purposes, either route would be acceptable; I don't need syntax highlighting but I don't mind it being there.
Could someone who is familiar with the Moped code give me some direction in resolving this error? Thanks.
Metadata
Metadata
Assignees
Labels
No labels