ImageIconConverter

Outline

Features

  • Creates AppIcon required for the project automatically according to the target.

Environment

  • Swift 5.7(SwiftUI)
  • Xcode 14.0.1

Develop Period

  • 2023/01/03 ~ 2023/01/05 (3 days)

Library Dependencies

  • None

Contents

How to use

  1. Download the project and run it on macOS with Xcode.
  2. Upload the image by drag & drop or by opening Finder.
  3. Choose your project’s target.
    • 3 options available: iOS, macOS, watchOS
    • You can see what sizes are made here.
  4. Save the zip file that includes converted images and ‘Contents.json.
  5. After unzipping it, You can change the app icon by copying it to the path Your-Project-Directory/Assets.xcassets

License

ImageIconConverter is released under the MIT License.

GitHub

View Github