huggingface / swift-chat

Mac app to demonstrate swift-transformers
Apache License 2.0
492 stars 37 forks source link

Command CompileAssetCatalog failed with a nonzero exit code #6

Closed sidan5 closed 1 year ago

sidan5 commented 1 year ago

When trying to run the project I get this error....

ericlewis commented 1 year ago

There is something up with the project file. If you simply delete the App Icon text in the SS (already removed it), then it will build.

Screenshot 2023-11-26 at 8 55 21 AM
pcuenca commented 1 year ago

Actually, if we are going to support iOS we'd need to update the icon file for iOS instead of removing the icon. Let me open a PR for that.