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.
Post
Replies
Boosts
Views
Activity
import UIKit causes the build error 'Cannot find 'AppDistributor' in scope'.
Call AppDistributor.current in the file that doesn't import UIKit.