@deanatoire I think that used to work in the past, but doesn't seem to for me now - I guess I'm not actually rebooting the app, but relaunching it from Xcode, which might make a difference. Will give that a shot next time 🤷♂️
Dad, Husband, Developer of Signals for HomeKit, Follow the Sun for HomeKit, and Bills to Budget!
@deanatoire I think that used to work in the past, but doesn't seem to for me now - I guess I'm not actually rebooting the app, but relaunching it from Xcode, which might make a difference. Will give that a shot next time 🤷♂️
Is there a trick to getting the Shortcuts app in the simulator to populate with Actions? Whenever I open a simulator, I get nothing, not even system actions
They will appear eventually. I have no idea how to coerce it into showing them, other than waiting an indeterminate amount of time!
@stroughtonsmith I feel the same - it’s not as much of a drastic overhaul as iOS 7, and more like a new layer of glass (🤣) on the existing mechanics. The changes to Tab bar, and the addition of the Tab bar accessory seem to be the biggest structural changes.
I think this is because we’ve been building up to this for the past few years, especially with last years TabView changes
Hey #indiedevs - if you never bother to open the Connect app for AppStore Connect, it might be worthwhile - the new notifications for TestFlight feedback and crashes appears to be live, even on iOS 18
These toolbar animations are over the top!
Doh! I just tried to grab a SwiftUI lab for tomorrow to talk about this (I'm sure I could find some other topics as well), but they're all closed.
If anyone already has a SwiftUI lab scheduled tomorrow, and has a few moments, I'd sure appreciate a mention of that Feedback 👆 🙏
FB17996317 🤞
Oh hey, there's some good news! iOS 26 has a new `listSectionMargins` modifier that does the trick! (now to convince them to back port it to iOS 18... )
@mattkiazyk It doesn't modify the space between the end of the screen and the edge of the row boundary, though - it modifies the space between the edge of the row boundary and your view, _inside_ the row
@mattkiazyk Nope - that just gets rid of a border around the contents of the row, _inside_ the list boundaries. In fact, I'm already doing that here
@magnuskahr Yeah, I'm actually already using that in this example for the shadow, but it's not the scrollview that's doing the clipping here, it's the List boundary
Might need to move away from List, which is annoying... 🤔
Working on a concept - is there a way for a horizontal ScrollView that's inside of a List to expand beyond the boundaries of the InsetGroupedListStyle, and go to the edge of the screen? I could have sworn they added some API a few years ago that could do this... 🤔
@nikhil I'm still hopeful for AppIntents!
@nikhil Also, last year's Xcode AI integration actively pointing you to imaginary function names doesn't help either 🤦♂️
@nikhil Which part? The Xcode or AppIntents wishes? For AppIntents, I figured last year that a tool-based approach was the obvious direction, and was disappointed - hoping for this year.
For Xcode, they're way behind - not just on AI, but on table-stakes features and stability. If it was a competitive environment, and we had to deal error codes that don't tell you the actual error, or don't disappear after they're fixed, it wouldn't take long for that competitor to fix the issue or disappear.
... but actually, I do have a list:
- Xcode NEEDS to either catch up with modern AI tools, or it needs to integrate with them more cleanly
- On-device LLM access that's at least somewhat flexible
- FinanceKit integration with banks in North America
- AppIntent should integrate with Siri in the same way modern LLM's have 'tools' defined
I think that's it. That's not too much to ask, is it?
All I want for WWDC is for Xcode to stop crashing…
My wife has a Focus Filter for Apple Music, so she can listen to meditation music, and it won't pollute her Apple Music favorites when the focus mode is on
But it doesn't seem to be working on the Mac, and there's no Apple Music filter available on the Mac. Does it just not work there??