Post

Replies

Boosts

Views

Activity

Reply to How do you configure a document-based SwiftUI multi-platform app to be able to import .log files?
After opting out of SwiftData, this is no longer an issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to visionOS app icon?
Unable to get this working in a Designed for iPad app on the Apple Vision Pro simulator. Is this supported?
Replies
Boosts
Views
Activity
Jan ’24
Reply to How do you track when a VNVideoProcessor analysis is finished?
Oh I see, analyze(_:) returns when the video is finished processing.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Alone 0524866960 Ajman call' Girls' NightClub
Sir, this is a Wendy's.
Replies
Boosts
Views
Activity
Dec ’21
Reply to What is a good way to reset a UIPanGestureRecognizer's view to its original frame once the pan gesture is done?
Turns out a simple solution was hiding in plain sight, I just set the gesture recognizer's view frame to the superview frame, since it has a parent scroll view.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to What is a good way to reset a UIPanGestureRecognizer's view to its original frame once the pan gesture is done?
Yes sorry, just accepted your answer on the other thread, it worked.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to When will AVReaderWriter example be updated?
I've filed this as FB9051526. Currently the Swift project is difficult to reason about, as launching it produces about 70 compiler errors. I'm not aware of any other modern Apple sample code or conceptual documentation on how to use AVAssetWriter.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to iOS 15 beta 4 CloudKit Auth Error
Workaround (if you don't depend on iOS 15 APIs) is to use a Simulator device with a previous runtime like iOS 14.5, CloudKit works there.
Replies
Boosts
Views
Activity
Aug ’21
Reply to Code signing failed on latest non-beta Xcode in macOS Monterey beta 1
The archive successfully signed and uploaded in Xcode 13.0 beta (13A5154h). Can I expect it will be accepted in review if the archive generation happened with the public Xcode, but the upload happened with Xcode beta? What about for TestFlight, but publicly and internally?
Replies
Boosts
Views
Activity
Jun ’21
Reply to Xcode 12.5 on macOS 12: Code signing "MyAppExtension.appex" failed.
Also reproduced and filed under FB9171462.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to Code signing failed on latest non-beta Xcode in macOS Monterey beta 1
Also is this a known issue that others are facing? Edit: I see in the Code Signing tag's search results that it is.
Replies
Boosts
Views
Activity
Jun ’21