Build an App Icon Generator Swift CLI Tool for Linux & macOS with Argument Parser

Опубликовано: 26 Март 2022
на канале: Xcoding with Alfian
642
13

We're going to build App Icon Generator Swift CLI Tool for Ubuntu Linux and macOS using Swift Argument Parser Lib. #swiftlang #iosdev

Timeline:
00:00 Introduction & Demo
06:52 Project Setup & Dependencies
15:23 Migrating Models from SwiftUI App
17:36 Icon Resize Service with SwiftGD
24:33 File Icon Service - Invoking Shell Command for file manipulation
37:13 Icon Generator Service and Integration
46:48 Implement Swift Argument Parser

GitHub Project Repository:
https://github.com/alfianlosari/AppIc...

Building App Icon Generator iOS & macOS Catalyst SwiftUI App:
   • Build an App Icon Generator iOS & mac...  

UTM Virtualization App
https://github.com/utmapp/UTM/releases

SwiftUI App Icon Generator GitHub Project Repository:
https://github.com/alfianlosari/AppIc...

Swift Argument Parser Github:
https://github.com/apple/swift-argume...

SwiftGD Github:
https://github.com/twostraws/SwiftGD

LibGD:
https://libgd.github.io/