Post

Replies

Boosts

Views

Activity

Reply to Apple Vision Pro - Unable to boot the Simulator
I have enabled the Privacy & Security to Allow applications downloaded from Anywhere in Terminal. During the installation process, I copied the Xcode binary to Applications folder. Launching it, it triggers a download and verify process. At the end of the verification I saw both iOS and VisonOS simulator verified successfully with checked boxes. However launching either simulator with a newly created app gives me the same error. @pr0fess0r Can I ask you, when I copy the files to the /Library folder, do I just copy the Profiles folder in the dmg into the /Library/Developer/CoreSimulator folder?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’23
Reply to Apple-Hosted Background Assets question
The feedback ID : FB20492625
Replies
Boosts
Views
Activity
Oct ’25
Reply to Apple-Hosted Background Assets question
I have previously upload an aar asset with Transporter. The error message after adding the DTPlatform based on the error message "ITMS-90508: Invalid Info.plist value - The value for the key 'DTPlatformName' in bundle Spatial Cat Videos.app/Extensions/HostedCatVideos.appex is invalid."
Replies
Boosts
Views
Activity
Oct ’25
Reply to ModelEntity move duration visionOS 2 issue
Thanks for the answer! Just to add. Much thanks to https://github.com/Sebulec for sharing the project.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Swift 6 AVAssetImageGenerator generateCGImagesAsynchronously
Hi, Thanks for looking into this. After I detach from Xcode->Debug. I get the following in the attached report.txt file. The debugger did not yet reach the breakpoint in the generateCGImagesAsynchronously closure report.txt Thanks
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Swift 6 AVAssetImageGenerator generateCGImagesAsynchronously
Hi I am compiling it in Xcode 16 Beta (Swift 6) with iOS 18, and iPhone 15 Pro Max Simulator. The code compiles and run but crashes. If the following is commented out it is ok. generator.generateCGImagesAsynchronously(forTimes: timesArray ) { requestedTime, image, actualTime, result, error in let img = UIImage(cgImage: image!) } ContentView.txt
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to PreviewApplication open Spatial Video issue
Thanks for the answer. I filed a feature enhancement request: FB14403013
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to PreviewApplication open Spatial Video issue
I could get local video to load with the following: Bundle.main.url(forResource: "watermeloncat", withExtension: "MOV")! but could not load a remote URL https://mauiman.azureedge.net/videos/SpatialJourney/watermelon_cat.MOV
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Detecting human body poses in 3D with Vision sample working?
@Yongqi Xu Thanks for the tip. It works like a charm! :)
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Apple Vision Pro - Unable to boot the Simulator
I have enabled the Privacy & Security to Allow applications downloaded from Anywhere in Terminal. During the installation process, I copied the Xcode binary to Applications folder. Launching it, it triggers a download and verify process. At the end of the verification I saw both iOS and VisonOS simulator verified successfully with checked boxes. However launching either simulator with a newly created app gives me the same error. @pr0fess0r Can I ask you, when I copy the files to the /Library folder, do I just copy the Profiles folder in the dmg into the /Library/Developer/CoreSimulator folder?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Detecting human body poses in 3D with Vision sample working?
After updating iPad to iOS 17 beta 2 I am able to run the detecting human body pose. but animal pose example is still showing blank. anyone facing the same problem?
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Port NavigationView to NavigationStack (with NavigationLink) Question
Hi, If I can't go with NavigationStack. Any recommendations or workarounds are also sincerely appreciated. Thanks.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Mac Catalyst Swift Compiler Error
Thanks for looking into this. Build Succeeded with the following issues. I can also run and test the Mac Catalyst app.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22