Post

Replies

Boosts

Views

Activity

Reply to macOS Monterey Xcode Update Questions (New Warnings)
To get rid of the "Warning: Column selection is not supported in view-based table and outline views", uncheck the Selection > Column checkbox in the table view properties in the Interface Builder.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Unable to determine the installation source via MarketplaceKit AppDistributor.current
import UIKit causes the build error 'Cannot find 'AppDistributor' in scope'. Call AppDistributor.current in the file that doesn't import UIKit.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’24