Any way to download an xcassets bundle?

I'd like to grab images from a server, but still take advantage of all the features that xcassets provide.


I can't seem to be able to load either an .xcassets file at runtime. I was able to build a .car, but can't find any documentation that suggests I might be able to use that either.


If it's just not feasible, I'll go with the old tride-and-true method and just be sad about it.

Replies

.zip is your friend, just be sure it's just data.

I'm not aware that this is possible. Don't just be sad about it, though, please file a bug report if this is something you need.