I can't quote swift viewController class into Objective-c projects -


i have objective-c project @ present.i need add swift programming language in objective-c project.i imported prjectname-swift.h,but created swift file in objective-c project,i can't quote swift file in objective-c project.below set example, use pictures present.i use xcode version 8.3.3enter image description here

enter image description here


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -