polpielladev

802 Followers
89 Following
1,047 Posts

@simonbs @hidde Yeah I ran out of ideas. I gave it another go the other and could not figure out.

Any luck on your end?

@simonbs @hidde Let us know if you actually get it to work, we'll do the same!

@simonbs Heyy!! @hidde and I are having the exact same issue for Helm. There are apps out there that use Notification Service Extensions on macOS, so it is possible!

I haven't figured out how yet, but we have filed some Feedback for it and will do another attempt at getting it working today.

🤩 Love building tiny utility structs like this one for logic that I reuse often in my apps.

🔑 This example uses keypaths and generics to diff the value of a property across two instances of the same type and only produce a value if it it has changed. This is particularly useful when making updates to entities in the App Store Connect API!

#iosdev #swiftlang

👨‍🎨 QReate will soon get an update with support for Image Playground!

I have to say this is BY FAR, the easiest way to get AI image generation into your app! 🚀

#iosdev #buildinpublic

💡Did you know GitHub-hosted runners have the GitHub CLI available? You can use it with the provided token in workflows to create pull requests or manage issues.

Learn more in my latest article!

https://www.polpiella.dev/how-to-use-the-github-cli-from-github-actions-workflows

Automate GitHub Tasks with GitHub CLI in Actions Workflows: A Step-by-Step Guide

How to leverae the power of the GitHub CLI from GitHub Actions to automate tasks such as issue management or pull request creation.

This is all it takes to build a fully backwards-compatible button that launches the new Image Playground! 🖼️

🙌 This might be the easiest way to generate an image I have seen in code, such a quick win!

#iosdev #buildinpublic

🎨 Working on a feature for QReate that will make your QR codes stand out immediately, using AI, on-device and at NO EXTRA COST!

🤑 Once this feature ships, you will be able to pay for QReate once, and you get unlimited AI generations, FOREVER!

https://getqreate.app

QReate: QR Code Editor

The ultimate app for creating highly customizable QR codes to share your best work with the world. Choose from a variety of templates and export your QR codes in high resolution to your preferred format.

QReate: QR Code Editor

📣 Just 3 weeks to go until my workshop 📣

I am running a workshop on the 27th of November where you will learn how to automate processes like archiving, distributing and testing apps for Apple platforms!

This workshop is perfect for anyone looking to upskill and get a hands-on introduction to CI/CD for Apple platforms!

https://www.eventbrite.com/e/an-introduction-to-ios-cicd-tickets-1046775603007?aff=oddtdtcreator

An introduction to iOS CI/CD

A 3-hour introduction to CI/CD for Apple app developers where you will learn how to build, test and release your app like a pro!

Eventbrite

One of the most annoying issues when uploading a build to App Store Connect is realising that you have not updated the version or build numbers 🤦‍♂️

🚀 If this happens to you often, I published an article yesterday about how CI/CD can ensure this never happens to you again!

https://www.polpiella.dev/bump-numbers-ci-cd

How to automatically update build and version numbers in your app using Fastlane

How to make sure your Xcode project's build and version numbers are always up-to-date using Fastlane.