Luka Hristic

@LukaHristic
10 Followers
34 Following
34 Posts
 iOS and more | Tech enthusiast | Future build in public account | iOS Tech Lead @Wallbox⚡️🚗 🌱
Apple (iOS, macOS, etc) development
Swift
Xcode
Build in public
Found something interesting 👀 should I build it?
Sometimes you get lucky with App Store review times 😬
first IAP, lets gooo! couldn’t have done it without you Swift 😝

Huge thanks to @sowenjub for the “Localizing App Shortcuts with App Intents” article, I wouldn’t have been able to localize my shortcuts without it!

Wild that this isn’t documented anywhere or covered in any WWDC session 😅

Because my app uses string catalogs instead of Localizable.strings, I also needed to convert AppStrings.strings into AppStrings.xcstrings. By doing this extra change, it started to work perfectly!

This is the article: https://sowenjub.me/writes/localizing-app-shortcuts-with-app-intents

Localizing App Shortcuts with App Intents

When implementing App Shortcuts with App Intents, it can be a bit daunting to localize everything. Below is a small inventory of each String, and how to translate them. But first… The big picture After wandering the net without finding anything that worked, I reached out to Andrea Gottardo who

Arnaud 🏝 Joubay

Say hello to Lunera! 🌙

A beautiful and minimal pregnancy tracker, designed with privacy and simplicity in mind.

Available now here 👉 https://getlunera.app

After two rejections from Apple and a few days of waiting, a new small side project is finally ready to launch 🌱
Just wrapped up my fourth @nsspain! Everything I wrote last year (check the thread) still holds 100% true: amazing people, great conversations, and the best vibes 🍷#nsspain2025

Imagine a world where reading Swift JSON decoding errors didn’t require a Ph.D.

I’ve seen newer developers encounter the description of a DecodingError and just assume it could not possibly contain useful information.

Let’s change that. https://github.com/swiftlang/swift/pull/80941

Better `description` for `DecodingError` by ZevEisenberg · Pull Request #80941 · swiftlang/swift

Context Re: Swift forum post, where a discussion about future serialization tools in Swift prompted Kevin Perry to suggest that some proposed changes could actually be made in today's stdlib. S...

GitHub
Swift by Sundell is back! | Swift by Sundell

After a two-year hiatus, Swift by Sundell is finally back, with new articles published on a regular basis.

Swift by Sundell

For years, teams using Xcode faced vendor lock-in with CI providers. However, as the market becomes commoditized and more options arise, consider reclaiming that freedom:

https://tuist.dev/blog/2025/03/11/own-your-automation
#ci #automation

Own your Swift apps' automation

Discover how to increase flexibility in your CI workflow for Swift apps by taking ownership of your automation and reducing provider dependencies.