swiftui

Back Open Paginator
12.01.2026 03:17
JTostitos (@JTostitos@techhub.social)

RE: techhub.social/@JTostitos/1158

OK, so I am actually at a loss as for what #Xcode wants me to do to get the new .icon files working correctly for Alternate App Icons… No matter what I try - rolling my own code or using @danielsaidi AppIconKit - it refuses to work. Still works on iOS 18 though! 😑

All I get is “The operation couldn’t be completed. Resource temporarily unavailable”. Afaik, the project is configured exactly the same as Apple’s sample project and my test project.

My test project worked flawlessly…UNTIL I added something to the plist file. Then I removed the item I added and it broke. In case anyone knows the secret sauce to get this to work, here are my settings:

Project Settings:
- App Icon -> AppIcon-Light
- App Icons Source -> ☑️

Build Settings:
- Alternate App Icon Sets -> has no effect. Apparently don’t need to set these anymore. Alt Icon names: AppIcon-Dark, AppIcon-Beta

Build Phases:
- AppIcon-Light/Dark/Beta appear under Copy Bundle Resources

Please help 🥲 #indiedev #iosdev #swift #swiftui




Show Original Post


11.01.2026 18:12
tewha (@tewha@appdot.net)

It feels a little weird that there's still no AxisStack in SwiftUI. Maybe I shouldn't be doing this. #SwiftUI




Show Original Post


11.01.2026 17:34
danielsaidi (@danielsaidi@mastodon.social)

My oooooold app Wally (first released in 2012), is being updated for Liquid Glass. Wally 6 has a polished UI and supports more item data, like misc. dates. It will also use the new Vision document recognizer for better text parsing. Just a few more tweaks, then I'll submit it for review.

wally.app





Show Original Post


11.01.2026 14:47
gonzalezreal (@gonzalezreal@masto.ai)

Math support in Textual is built on top of SwiftUIMath, a new standalone SwiftUI package for rendering math expressions.

github.com/gonzalezreal/swiftu

#SwiftUI #SwiftLang




Show Original Post


11.01.2026 14:45
gonzalezreal (@gonzalezreal@masto.ai)

Textual 0.2.0 introduces math expression support.

Math is rendered as part of Textual’s SwiftUI-native text layout, fully integrated with layout and text selection.

github.com/gonzalezreal/textual

#SwiftUI #SwiftLang





Show Original Post


11.01.2026 14:28
dimitribouniol (@dimitribouniol@mastodon.social)

Validated that sync requests with no updates don't lock the datastore, and made sure tests checked that case. Tomorrow night, let's jump into the permission routes. See you then!

🔜 Tomorrow’s stream: youtube.com/live/2yOew227HRo
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


11.01.2026 13:54
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's add some syncing tests checking that empty updates still work!

Come chill with me: youtube.com/live/bu7dI_IxPKo




Show Original Post


11.01.2026 13:18
disrupted (@disrupted@mastodon.social)

the progression of working with
first week: oh nice, this is easier than expected
2 weeks in: hm, that's quirky. surely there must be a more straightforward way
2 months in: what the actual fuck ??!




Show Original Post


11.01.2026 04:16
fds (@fds@mastodon.social)

Since creating a macOS destination for my Catalyst app, the Icon composer assets do not show up in Test Flight or my External Testing builds.

The app icon shows in the dock and it shows in App Store Connect *only* under TestFlight -> Build Uploads. On the same page under the ‘Version <blah>’ section, they're blank.

Is this expected or am I doing something wrong?




Show Original Post


11.01.2026 02:15
tewha (@tewha@appdot.net)

Something I've learned about coding SwiftUI: You won't regret spending a little extra time to make your view easily previewable in different configurations. #SwiftUI




Show Original Post


11.01.2026 01:56
gibachan (@gibachan@mastodon.social)

File selection is so easy in SwiftUI with fileImporter API, but remember to call startAccessingSecurityScopedResource before accessing the file.
developer.apple.com/documentat()




Show Original Post


10.01.2026 18:02
betzerra (@betzerra@iosdev.space)

Adding identicons / gravatars to CoffeeNotes #swiftui #BuildInPublic





Show Original Post


1 ...80 81 82 83 84 85 86 87 88 89 90 ...236
UP