1

So i want to add Vector images to an iOS app,i'm a newbie in terms of iOS but ive worked on Android Apps,while adding scalable images it seems i have to create a folder named Images.xcassets which i did,but for some reason i'm not able to see the folder at all in the solution,and if i try to add one more folder using the same name,it says the folder already exists

Any help would be appreciated

Venky
  • 1,929
  • 3
  • 21
  • 36

1 Answers1

1

We always right click Asset Catalogs, select add Asset Catalogs

enter image description here

then you can find it under Resources folder.

enter image description here

enter image description here

ColeX
  • 14,062
  • 5
  • 43
  • 240