Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 859 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 859 Bytes

How to create app icon

Create your icon

  • Create icon at Canva. See [Angela video](- Anglea Udemy ) for example.
  • Download

Upload to App Icon Generator

Import into Xcode

  • Open directory to where assets live from Xcode

  • Unzip icons you downloaded from icon generator
  • Drag AppIcon.appiconset from generated dir into Assets.xcassets dir and have it Replace icons there:

Voila 🎉.

Links that help