Post

Replies

Boosts

Views

Activity

Comment on Xcode 16 warning about missing symbols of static framework
See the next post below. The script looks for a 'Contents' directory in the app package and bails if not found since Contents is on found in the Catalyst product, not the iOS product. It then forces a creation of the dSYM file and places it in the archive.
Replies
Boosts
Views
Activity
Mar ’26
Comment on SwiftUI ScrollView blocked when content contains a drag gesture
The test app is in the initial post. i managed a workaround by reverting to UIKit (not in the test app), but it would be good to figure out why it doesn’t work in native SwiftUI.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Jan ’26
Comment on SwiftUI ScrollView blocked when content contains a drag gesture
Thanks, but this is a different problem. Try scrolling the test app with the drag gesture on and off.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Dec ’25