Post

Replies

Boosts

Views

Activity

Reply to cannot find type in scope xcode 13
I finally solved the problem removing all #import in bridging header of files contained in my pods libraries
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to cannot find type in scope xcode 13
I add sample code and screen of the error, i hope is useful, PersonalEditorContentPageVC and QWidget are Objective-c classes. class ContactViewController:PersonalEditorContentPageVC {     var activeWidget:QWidget?     var prevActiveWidget:QWidget?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21