Post

Replies

Boosts

Views

Activity

Reply to Sequoia Group Container for Mac Catalyst Apps
@DTS Engineer looks like this behavior has changed in the last day or two for macOS? I used to be able to submit App Store builds with "group.mydomain" (without the team prefix) and it suddenly began breaking today: "Your application bundle’s signature contains code signing entitlements that aren’t supported on macOS" This is with XCode 16.2 Non-Catalyst apps deployed via the Mac App Store may also use an iOS-style app group name (group.*) as long as that group is registered to the app’s team. This is the first criterion mentioned in the release notes (“the app is deployed through Mac App Store”). This seems to no longer be true!
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’25
Reply to Requirements for Courses-Based App
Did you find out?
Replies
Boosts
Views
Activity
Mar ’25
Reply to AppClip+TipKit: Tips status stuck at .pending and don't display
figure it out?
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’25
Reply to Pre-rendering WKWebView to avoid flashing
use a javascript postMessage to show readiness and then make it visible from the app layer. use a userscript to do this.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’25
Reply to Invalid code signing entitlements with app group on macOS
Wiping derived data, toggling code signing settings, etc. has not resolved this for me. Looks like this regressed in the past week or so.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Sequoia Group Container for Mac Catalyst Apps
@DTS Engineer looks like this behavior has changed in the last day or two for macOS? I used to be able to submit App Store builds with "group.mydomain" (without the team prefix) and it suddenly began breaking today: "Your application bundle’s signature contains code signing entitlements that aren’t supported on macOS" This is with XCode 16.2 Non-Catalyst apps deployed via the Mac App Store may also use an iOS-style app group name (group.*) as long as that group is registered to the app’s team. This is the first criterion mentioned in the release notes (“the app is deployed through Mac App Store”). This seems to no longer be true!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Fatal error calling TranslationSession.translate(String) in iOS 18
You must put translationtask somewhere that won’t be removed from view hierarchy
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to SwiftUI Preview triggers test target build
Still an issue in 16 beta 6 :) Never getting fixed
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to PreviewShell crashes and breaks the preview canvas
I also face this (but haven't seen the half working state yet, it hasn't worked once for me) btw your radar link says not found
Replies
Boosts
Views
Activity
Aug ’24
Reply to SwiftUI: Conditionally switching between .fullScreenCover() and .sheet() not working
figure it out?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to startAccessingSecurityScopedResource always returns false for files in iCloud Drive folder
that's normal and good. just don't call "stop..." when "start..." gives false.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Symbolicating on Xcode 15
Simplhy use "Open Recent Logs" and select the .crash file (renamed from .txt) you want to symbolicate
Replies
Boosts
Views
Activity
Dec ’23
Reply to Swift Interop Build Issue - Linker Error with Undefined Symbols when running tests
Did you figure this out? I'm running into similar issues with ld: Undefined symbols
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to iOS 17b6: Simultaneous accesses to ..., but modification requires exclusive access crash using Observation and SwiftUI
No workarounds? I'm facing this with RealmSwift on the main thread in iOS 17. I don't understand how two calls on main thread are able to be "simultaneous"
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Error on Ventura 13.3 when trying to distribute Mac Catalyst app through AppStore
figure it out?
Replies
Boosts
Views
Activity
Oct ’23
Reply to TextEditor automatically adjusts the height
Ever figure out this one?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23