Search results for

“A Summary of the WWDC25 Group Lab”

10,852 results found

Post

Replies

Boosts

Views

Activity

How can several developer accounts work as a group?
We are a group of developers who work on a bunch of different iOS applications. We are not an organization, rather, a lab in an university. All of us have our individual memberships, but we want to publish all the apps under one account, to maintain uniformity. Currently we have a lab developer account, which is shared with everyone. This is not the ideal or a very secure workflow.Is there any way to create a group where anyone part of the group can submit to the app store under the same name?
1
0
840
Jun ’18
Reply to UITabBarController ignores UITab view controllers when in UITabGroup
By default, UITabBarController will only change the view controller for root tabs. Apps can manage how the view controller hierarchy changes within that root tab through system callbacks from UITabBarControllerDelegate. Setting managingNavigationController on UITabGroup will opt-in the specified group to allow UITabBarController to automatically manage its hierarchy for you. See this forum comment which has a deeper explanation on how managingNavigationController works, and how you can customize the stack that is built in. You can also watch Make your UIKit app more flexible from WWDC25 which also explains how this API works with examples.
Topic: UI Frameworks SubTopic: UIKit
Jul ’25
WeatherKit textual weather summary?
Is there a way out of the WeatherKit REST API to get a textual summary of the weather like the iPhone app from Apple shows? Right now the local forecast on the iPhone app says Sunny conditions from 7pm-8pm, with partly cloudy conditions expected at 8PM. Is this something the app rolls on it's own or is there a attribute-value pair in one of the returned JSON datasets that has this text. It's not in the forecastDaily dataset. *Humorous that it says Sunny conditions from 7pm-8pm because that's about the time the sun is setting. That forecast was from 1PM.
1
0
810
May ’24
Reply to XCode reverts CoreData's .xccurrentversion
I had been too swamped to be able to continue this conversation because of the highly prioritized work related to WWDC25, and after that I lost the track of this thread. Sorry for that. Thanks to another developer reaching out via DTS with the same issue, I am now picking up this thread, which hopefully is not too late. I'd like to confirm that I can now reproduce the issue. As folks have mentioned, the issue happens only in an Xcode project using folders, not groups. I've always used groups which helps me better organize files logically, and so had not seen the issue before. Xcode 26 Beta 6 doesn't fix the issue. Before the issue is fixed from the system side, the workarounds folks mentioned, like using groups instead or giving the new model version a name alphabetically ordered to the last, sound good to me. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Aug ’25
From DarkSky to WeatherKit, summary and icon fields
Hello, I'm migrating my app to use WeatherKit from Dark Sky, and although most of the data fields is transformable, there are a few that are missing from WeatherKit's response; for example, summary and icon for daily/hourly/current weather data blocks. I'm curious, what workarounds have people used for these fields that can bridge that gap? My app relies on these values to render icons. Thank you!
5
0
1.3k
Mar ’23
Xcode Build Timing summary not visible
HiI'm trying to use Xcode's Build With Timing Summary feature. It kicks off a build, and I can see the new build in the Build Reports navigator, but when I look through All Messages in the build results, there is Timing Summary information. It just says Build Success - <date> - 75 seconds, but there isn't a breakdown of the timing results.My target builds an iOS app with many extensions, so I can't post the whole logs here. But is there any reason why I can't find the timing results? I do have that older Xcode flag 'ShowBuildOperationDuration' which still works, but only gives the same overall build summary time, not a breakdown.
2
0
3.9k
Apr ’20
Lab exercises in book "App Development with Swift"
Where are the lab exercise resources located in this book?
Replies
2
Boosts
0
Views
1.9k
Activity
May ’17
How can several developer accounts work as a group?
We are a group of developers who work on a bunch of different iOS applications. We are not an organization, rather, a lab in an university. All of us have our individual memberships, but we want to publish all the apps under one account, to maintain uniformity. Currently we have a lab developer account, which is shared with everyone. This is not the ideal or a very secure workflow.Is there any way to create a group where anyone part of the group can submit to the app store under the same name?
Replies
1
Boosts
0
Views
840
Activity
Jun ’18
Reply to UITabBarController ignores UITab view controllers when in UITabGroup
By default, UITabBarController will only change the view controller for root tabs. Apps can manage how the view controller hierarchy changes within that root tab through system callbacks from UITabBarControllerDelegate. Setting managingNavigationController on UITabGroup will opt-in the specified group to allow UITabBarController to automatically manage its hierarchy for you. See this forum comment which has a deeper explanation on how managingNavigationController works, and how you can customize the stack that is built in. You can also watch Make your UIKit app more flexible from WWDC25 which also explains how this API works with examples.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Jul ’25
WWDC HomeKit Labs have no Topic
Trying to request a HomeKit lab, and there's no 'Topic' listed in the form - when submitting via the Developer app, it prevents me from submitting the request. I was able to do it via the web, but not via the app!
Replies
2
Boosts
0
Views
1.1k
Activity
Jun ’21
WeatherKit textual weather summary?
Is there a way out of the WeatherKit REST API to get a textual summary of the weather like the iPhone app from Apple shows? Right now the local forecast on the iPhone app says Sunny conditions from 7pm-8pm, with partly cloudy conditions expected at 8PM. Is this something the app rolls on it's own or is there a attribute-value pair in one of the returned JSON datasets that has this text. It's not in the forecastDaily dataset. *Humorous that it says Sunny conditions from 7pm-8pm because that's about the time the sun is setting. That forecast was from 1PM.
Replies
1
Boosts
0
Views
810
Activity
May ’24
MSMessage Summary Text is not available
In the demo in the WWDC video, they set the summary text but the beta xcode doesn't seem to have it yet. Where can we submit this as a bug?
Replies
1
Boosts
0
Views
444
Activity
Jun ’16
Reply to Swift Assist
Xcode 16.3 and still no Swift Assist. WWDC25 is around the corner....
Replies
Boosts
Views
Activity
Feb ’25
Reply to Background Local cache update
What I mentioned is the current state of things. There isn't anything else introduced about this at WWDC25.
Replies
Boosts
Views
Activity
Dec ’25
wwdc 2016 what equipment is provided in the labs?
Whats the minimum in terms of a laptop I can get away with bringing to the wwdc 2016? I don't actually own any sort of apple devices. I just program on them at the company I work at. Do I have to go out and buy something? or are they provided in the labs?Thanksgc
Replies
0
Boosts
0
Views
158
Activity
Apr ’16
export log for Build With Timing Summary
When I use Build With Timing Summary in Xcode I can see elapsed times in the build log. When I export the log (or copy/paste a section), the times aren't included. Is there a way to include them so I can analyze the results?
Replies
1
Boosts
0
Views
1.1k
Activity
Sep ’21
Website adjustments for AI Reader Summary function
What do I need to do with my webpages to enable Safari AI summary functionality? Thanks, David
Replies
0
Boosts
0
Views
516
Activity
Oct ’24
Reply to XCode reverts CoreData's .xccurrentversion
I had been too swamped to be able to continue this conversation because of the highly prioritized work related to WWDC25, and after that I lost the track of this thread. Sorry for that. Thanks to another developer reaching out via DTS with the same issue, I am now picking up this thread, which hopefully is not too late. I'd like to confirm that I can now reproduce the issue. As folks have mentioned, the issue happens only in an Xcode project using folders, not groups. I've always used groups which helps me better organize files logically, and so had not seen the issue before. Xcode 26 Beta 6 doesn't fix the issue. Before the issue is fixed from the system side, the workarounds folks mentioned, like using groups instead or giving the new model version a name alphabetically ordered to the last, sound good to me. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Aug ’25
From DarkSky to WeatherKit, summary and icon fields
Hello, I'm migrating my app to use WeatherKit from Dark Sky, and although most of the data fields is transformable, there are a few that are missing from WeatherKit's response; for example, summary and icon for daily/hourly/current weather data blocks. I'm curious, what workarounds have people used for these fields that can bridge that gap? My app relies on these values to render icons. Thank you!
Replies
5
Boosts
0
Views
1.3k
Activity
Mar ’23
Reply to Determining which new features use AI/ML under the hood
They talk about this in the WWDC25 video, Meet the Foundation Models framework starting at 19:55 in the presentation.
Replies
Boosts
Views
Activity
Jun ’25
Xcode Build Timing summary not visible
HiI'm trying to use Xcode's Build With Timing Summary feature. It kicks off a build, and I can see the new build in the Build Reports navigator, but when I look through All Messages in the build results, there is Timing Summary information. It just says Build Success - <date> - 75 seconds, but there isn't a breakdown of the timing results.My target builds an iOS app with many extensions, so I can't post the whole logs here. But is there any reason why I can't find the timing results? I do have that older Xcode flag 'ShowBuildOperationDuration' which still works, but only gives the same overall build summary time, not a breakdown.
Replies
2
Boosts
0
Views
3.9k
Activity
Apr ’20