Search results for

“A Summary of the WWDC25 Group Lab”

11,190 results found

Post

Replies

Boosts

Views

Activity

Reply to WWDC Group Labs
[quote='832420021, justinfrombaldwinsville, /thread/832420, /profile/justinfrombaldwinsville'] Also why not record the group labs [/quote] They're already available on YouTube! https://www.youtube.com/@AppleDeveloper/streams
Jun ’26
Reply to Proper Provisiong Profile for Finder Sync Extension
Thank you for your support. These are the results of my experiments: I configured the Product > Analyze action to build in Release, and the resulting app works as expected: the Extension is recognised and loaded, in a fully functional way. I followed the steps to Archive & Export the app, using several signing methods. Namely: a) (From the organizer) Distribute app > Custom > Direct Distribution > Export > Developement Team = HIVE DIGITAL LABS > Automatically manage signing. Then the summary shows: Team: HIVE DIGITAL LABS SRL Certificate: Developer ID Application (Expires 01/02/27) Profile: None b) Distribute app > Custom > Direct Distribution > Export > Development Team = HIVE DIGITAL LABS > Manually manage signing, then I use my team's Developer ID certificate, proper Eligible profiles, and the summary shows: Team: HIVE DIGITAL LABS SRL Certificate: Developer ID Application (Expires 01/02/27) Profile: Release Cut and
Apr ’25
SceneKit Labs?
Are there any hands-on or directed labs for SceneKit anytime in the near future? Are there any recent SceneKit guides from Apple? There aren't many current resources online so I'm pretty much stuck just reading documentation and experimenting on my own (which feels inefficient).
0
0
691
Sep ’21
Swift Summary Format
Hi.I'm having difficulty setting the summary format for my Swift classes.I have a class, class Foo { var name: String }, and desire its name variable to be displayed when an instance is listed in Xcode's Variables View.I can get as far as right clicking an instance in the Variables View and selecting Edit Summary Format..., but the correct format eludes me.
2
0
1.9k
Dec ’15
WWDC Lab feedback
I am writing to follow up with my lab in WWDC24. I had 1:1 lab with Mr. Kavin, we had good 30 minutes lab and for follow up questions Kavin asked me to post it using feedback. Following is my questin: We have screenshare in our application and trying to use CFMessagePort for passing CVPixelBufferRef from broadcast extension to Applicaiton. Questions: How to copy planes of IOSurface backed CVPixelBufferRef onto another one without using memcpy, is there a zero-copy method? How to get notified when an IOSurface backed CVPixelBufferRef data get changed by another process. How to send an IOSurface backed CVPixelBufferRef from Broadcast Extension to application. How to pass unowned IOSurfaceRef from the Broadcast Extension to appliction.
0
0
539
Jun ’24
Human readable text summaries
Hi all. I am working on weatherkit rest api to integrate to my android app. As a Dark Sky api user I can get summaries text which really helpful for users especially who interested for the next hour rain summary text. But weatherkit doesn't give any human readable text summaries. I ask for it from weatherkit developers as soon as possible. Is there recomandation to create a simple way for human readable text summaries for now?
0
0
615
Mar ’23
WWDC25 Houdini VR Optimisation Toolkit Texture Baking
The texture baking section of the WWDC25 session Optimize your custom environments for visionOS (https://youtu.be/RELnRZmb02c?t=1485) moves very quickly and leaves a lot unexplained. Has anyone worked through this part of the toolkit in practice and can speak to what's actually going on, particularly around projection baking and how it addresses the reprojection artifacts the presenter briefly mentions? Thankyou
0
0
1k
Apr ’26
Updated DetectHandPoseRequest revision from WWDC25 doesn't exist
I watched this year WWDC25 Read Documents using the Vision framework. At the end of video there is mention of new DetectHandPoseRequest model for hand pose detection in Vision API. I looked Apple documentation and I don't see new revision. Moreover probably typo in video because there is only DetectHumanPoseRequst (swift based) and VNDetectHumanHandPoseRequest (obj-c based) (notice lack of Human prefix in WWDC video) First one have revision only added in iOS 18+: https://developer.apple.com/documentation/vision/detecthumanhandposerequest/revision-swift.enum/revision1 Second one have revision only added in iOS14+: https://developer.apple.com/documentation/vision/vndetecthumanhandposerequestrevision1 I don't see any new revision targeting iOS26+
0
0
231
Oct ’25
Reply to WWDC Group Labs
[quote='832420021, justinfrombaldwinsville, /thread/832420, /profile/justinfrombaldwinsville'] Also why not record the group labs [/quote] They're already available on YouTube! https://www.youtube.com/@AppleDeveloper/streams
Replies
Boosts
Views
Activity
Jun ’26
Reply to Proper Provisiong Profile for Finder Sync Extension
Thank you for your support. These are the results of my experiments: I configured the Product > Analyze action to build in Release, and the resulting app works as expected: the Extension is recognised and loaded, in a fully functional way. I followed the steps to Archive & Export the app, using several signing methods. Namely: a) (From the organizer) Distribute app > Custom > Direct Distribution > Export > Developement Team = HIVE DIGITAL LABS > Automatically manage signing. Then the summary shows: Team: HIVE DIGITAL LABS SRL Certificate: Developer ID Application (Expires 01/02/27) Profile: None b) Distribute app > Custom > Direct Distribution > Export > Development Team = HIVE DIGITAL LABS > Manually manage signing, then I use my team's Developer ID certificate, proper Eligible profiles, and the summary shows: Team: HIVE DIGITAL LABS SRL Certificate: Developer ID Application (Expires 01/02/27) Profile: Release Cut and
Replies
Boosts
Views
Activity
Apr ’25
SceneKit Labs?
Are there any hands-on or directed labs for SceneKit anytime in the near future? Are there any recent SceneKit guides from Apple? There aren't many current resources online so I'm pretty much stuck just reading documentation and experimenting on my own (which feels inefficient).
Replies
0
Boosts
0
Views
691
Activity
Sep ’21
Developer Account Summary
I cannot seem to change my address and phone in Developer Account Summary sectionMember Center > Your Account > Developer Account Summaryit seems to have different information vs Member Center > Your Account > Apple ID Summaryso changing my Apple ID info does nothing to Developer Account Summary
Replies
6
Boosts
0
Views
1.1k
Activity
Jun ’15
Swift Summary Format
Hi.I'm having difficulty setting the summary format for my Swift classes.I have a class, class Foo { var name: String }, and desire its name variable to be displayed when an instance is listed in Xcode's Variables View.I can get as far as right clicking an instance in the Variables View and selecting Edit Summary Format..., but the correct format eludes me.
Replies
2
Boosts
0
Views
1.9k
Activity
Dec ’15
WWDC Lab feedback
I am writing to follow up with my lab in WWDC24. I had 1:1 lab with Mr. Kavin, we had good 30 minutes lab and for follow up questions Kavin asked me to post it using feedback. Following is my questin: We have screenshare in our application and trying to use CFMessagePort for passing CVPixelBufferRef from broadcast extension to Applicaiton. Questions: How to copy planes of IOSurface backed CVPixelBufferRef onto another one without using memcpy, is there a zero-copy method? How to get notified when an IOSurface backed CVPixelBufferRef data get changed by another process. How to send an IOSurface backed CVPixelBufferRef from Broadcast Extension to application. How to pass unowned IOSurfaceRef from the Broadcast Extension to appliction.
Replies
0
Boosts
0
Views
539
Activity
Jun ’24
VisionOS Developer Labs
Any other VisionOS Devs been denied to go to a Vision Pro Developer Lab event?
Replies
0
Boosts
0
Views
325
Activity
Mar ’24
Reply to Group Labs on YouTube -- thanks!
Thanks for pointing this out, @extraman. YouTube also includes transcripts, which is a bit of a bonus. Here's a link directly to the Group Labs playlist on the Apple Developer account: https://www.youtube.com/playlist?list=PLjODKV8YBFHYr0R1jcBO0tWT8WpK1KPF9
Replies
Boosts
Views
Activity
Jun ’26
Reply to Confused about App Intents integration in iOS27
I attended the Apple Intelligence Group Lab and the only positive thing I can say is that I appreciate the empathy that James Paolantonio displayed when presented with developers who are understandably frustrated by the limitations imposed by the very narrow scope of the whitelisted schema domains.
Replies
Boosts
Views
Activity
Jun ’26
Human readable text summaries
Hi all. I am working on weatherkit rest api to integrate to my android app. As a Dark Sky api user I can get summaries text which really helpful for users especially who interested for the next hour rain summary text. But weatherkit doesn't give any human readable text summaries. I ask for it from weatherkit developers as soon as possible. Is there recomandation to create a simple way for human readable text summaries for now?
Replies
0
Boosts
0
Views
615
Activity
Mar ’23
WWDC25 Houdini VR Optimisation Toolkit Texture Baking
The texture baking section of the WWDC25 session Optimize your custom environments for visionOS (https://youtu.be/RELnRZmb02c?t=1485) moves very quickly and leaves a lot unexplained. Has anyone worked through this part of the toolkit in practice and can speak to what's actually going on, particularly around projection baking and how it addresses the reprojection artifacts the presenter briefly mentions? Thankyou
Replies
0
Boosts
0
Views
1k
Activity
Apr ’26
Developer Account Summary
IN the Developer Account Summary, the name is different than my name . my surname isnt seen in this section . Is that a problem ? How can i change that ?thank you
Replies
1
Boosts
0
Views
187
Activity
Jul ’15
Liquid Glass toolbar/buttons effect like WWDC25 shows
How can I achieve the result of buttons glass effect like sample videos that was show at de WWDC25? I tried a lot of approaches and I still far a way from the video. I would like something like the pictures attached. Could send a sample code the get the same result? Thanks
Replies
3
Boosts
0
Views
533
Activity
Jun ’25
Updated DetectHandPoseRequest revision from WWDC25 doesn't exist
I watched this year WWDC25 Read Documents using the Vision framework. At the end of video there is mention of new DetectHandPoseRequest model for hand pose detection in Vision API. I looked Apple documentation and I don't see new revision. Moreover probably typo in video because there is only DetectHumanPoseRequst (swift based) and VNDetectHumanHandPoseRequest (obj-c based) (notice lack of Human prefix in WWDC video) First one have revision only added in iOS 18+: https://developer.apple.com/documentation/vision/detecthumanhandposerequest/revision-swift.enum/revision1 Second one have revision only added in iOS14+: https://developer.apple.com/documentation/vision/vndetecthumanhandposerequestrevision1 I don't see any new revision targeting iOS26+
Replies
0
Boosts
0
Views
231
Activity
Oct ’25
WebView tutorial on WWDC25
you guys literally need update this video of introducing the swifui webview. these apis even not exist... https://developer.apple.com/videos/play/wwdc2025/231/
Replies
1
Boosts
0
Views
177
Activity
Oct ’25