highFidelity | Apple Developer Documentation

A translation strategy that provides more fluent translations using Apple Intelligence.

Apple Developer Documentation

Alright, I got an answer to my own inquiry, hopefully useful to anyone else. I am still going through Apple's docs. However, these were useful in quickly putting a basic prototype together:

πŸŽ₯ Video Recorder App with SwiftUI articles:
β†’ [1] https://t.ly/7u0d5
β†’ [2] https://t.ly/r5QBt
β†’ [3] https://t.ly/FGi68

A neat SPM to get started:
β†’ https://github.com/enebin/Aespa

All by the same author (thank you!)

#iOSdev #SwiftIUI https://iosdev.space/@slow_brewed/114026975905704008

So, working on a new tiny app & I thought I’d spend the day putting together the boilerplate stuff. Wanting to try something new, I thought I’d implement swift-dependencies from @pointfreeco .

Then I discovered their swiftui-navigation library. I thought: yeah, this is great: β€œadd package”.

Done for the day but at this point, after further reading I might be going all #TCA for this app. Both to experiment but also because it seems so well designed.

#swift #SwiftDev #SwiftIUI #iOSDev

So yes, adding some nice haptic feedback was totally doable. Gotta love #SwiftIUI’s library and years of development the #Apple folks put into it. It was a matter of doing something like this: πŸ‘‡πŸΎ

I absolument love that SwiftUI allows you to pull something like this without arduous work. It’s so neat. Not too long ago I couldn’t even imagine building a mobile application. Let alone think of something and put it together this quickly to see if it was possible/made sense. Next: can haptic feedbacks be added to this? Let me try.

#swift #SwiftDev #SwiftIUI #iOSDev #UIUX #Interaction #poc #proofOfConcept

One great thing about TDD is development without fear. I did some major refactoring tonight, some of them being related to CoreData and app logic from local packages. I ran it all through my unit tests, fixed whatever was broken, added more test cases, got them to pass and that was a happy Friday evening. ✌🏾

#swiftdev #SwiftIUI #CoreData #Swift #iosdev #tdd

Debugging Core Data? This is just cool:

#CoreData #Swift #swiftdev #SwiftIUI #iosdev

Super happy about this video from WWDC2022 about evolving Core Data schemas:

https://developer.apple.com/videos/play/wwdc2022/10120/.

Exactly what the Swift Doctor recommended.

#SwiftIUI #Swift #swiftdev #CoreData

Evolve your Core Data schema - WWDC22 - Videos - Apple Developer

Learn how you can cleanly migrate Core Data schemas after updating your app, and breeze through data model changes. We'll show you how...

Apple Developer

I’m considering adding dividers to this list of actions for a recipe, or is it short enough to leave dividers out? See comparison with Apple Music

Suggestions on order and where to add potential dividers are highly appreciated πŸ™ŒπŸ»

#SwiftIUI #ios #buildinpubilc