Post

Replies

Boosts

Views

Activity

Reply to Xcode randomly modifies my scheme content
The simplest way I've found to avoid this madness is to always switch to my main app's scheme and select "Any iOS Device" before staging/committing. If that results in a change for you, you'll have to commit that change, but that should be the last time you have to if as long as you always select "Any iOS Device" before staging/committing going forward.
Jul ’21
Reply to NSMetadataQueryDidFinishGatheringNotification not posted for some users in macOS 12.3
This problem has been resolved in macOS 13. That said, it's concerning that whatever the underlying fix was has not been back-ported to macOS 12.x. I worry the fix was unintentional since it has been fixed since early in the macOS 13 beta cycle. If the fix was intentional, that means Apple has known about the problem for months without fixing the issue in macOS 12.x, which seems unlikely. I hope this doesn't get reintroduced.
Topic: UI Frameworks SubTopic: AppKit Tags:
Oct ’22
Reply to Trouble with interacting with CarPlay simulator
Same problem here with Xcode 12.5 & iOS 14.5.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to Xcode randomly modifies my scheme content
The simplest way I've found to avoid this madness is to always switch to my main app's scheme and select "Any iOS Device" before staging/committing. If that results in a change for you, you'll have to commit that change, but that should be the last time you have to if as long as you always select "Any iOS Device" before staging/committing going forward.
Replies
Boosts
Views
Activity
Jul ’21
Reply to CarPlay Audio entitlement
@angarov Did you request the new entitlement? If so, did Apple approve your request promptly?
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to NSMetadataQueryDidFinishGatheringNotification not posted for some users in macOS 12.3
The problem continues with macOS 12.4.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to Crash logs disappered "No crash logs"
Noticed the same thing just now
Replies
Boosts
Views
Activity
Jul ’22
Reply to SwiftUI List with Section and ForEach loads all rows at once
I filed a feedback, FB11280425, about this awful behavior on 8/16/22. Still no response from Apple and the problem persists in the latest Xcode 14.1/iOS 16.1 betas. Here's the sample project I created for it: https://github.com/gcox/SwiftUIBugs/tree/main/SwiftUI_ForEach_Behavior
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to NSMetadataQueryDidFinishGatheringNotification not posted for some users in macOS 12.3
This problem has been resolved in macOS 13. That said, it's concerning that whatever the underlying fix was has not been back-ported to macOS 12.x. I worry the fix was unintentional since it has been fixed since early in the macOS 13 beta cycle. If the fix was intentional, that means Apple has known about the problem for months without fixing the issue in macOS 12.x, which seems unlikely. I hope this doesn't get reintroduced.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Oct ’22