Creation of SwiftPicdir

I took on the challenge of creating an app that imports all your contact data from the contacts app. It’s like having a personal communication hub! Here’s what it does: it cleans up the contact data, adds pictures from your photo library (which Apple AI generated), and lets you send greeting cards to one or more contacts. You can choose from pre-designed templates or create your own. And the best part? You can send these cards via SMS, email, or even print them as PDFs and mail them to your recipients. It has been quite a process working with frameworks and package dependancies. It seems like there is more work getting the configuration files correctly established than even doing the actual coding.