When compiling an app clip in xcode, some of my assets are not added, or are somehow unavailable in the app:
Error: Unable to download file: Error Domain-NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo-{NSErrorFailingURLStringKey-icomoon.ttf,NSErrorFailingURLKey=icomoon.ttf...

When I switch to the normal app scheme, it does work without problems.
When compiling an app clip in xcode, some of my assets are not added, or are somehow unavailable in the app:
Error: Unable to download file: Error Domain-NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo-{NSErrorFailingURLStringKey-icomoon.ttf,NSErrorFailingURLKey=icomoon.ttf...When I switch to the normal app scheme, it does work without problems.