I created an asset catalog for my ios cordova app. The .xcassets folder seems to be working, however I cannot delete the image files from my resources folder. This is causing my app to be 14.5 MB in size (which seems like a lot). How can I have my images only a single location?
I have the images in the Resource folder and in Images-2.xcassets ( I think)