let action = UIContextualAction(style: .destructive, title: nil) { action, view, completion in } let label = UILabel() label.text label.sizeToFit() action.image = UIImage(view: label) нашел в старом проекте но хз сейчас будет робить или нет
SchemeBuildError: Failed to build the scheme "STUDY"
linker command failed with exit code 1 (use -v to see invocation)
Build target STUDY: warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the STUDY editor. (in target 'STUDY' from project 'STUDY')
Link STUDY (x86_64): ld: entry point (_main) undefined. for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) КАк это решиь?