简体   繁体   English

Swift-Jonkykong SideMenu UISideMenuNavigationController未找到

[英]Swift - jonkykong SideMenu UISideMenuNavigationController not found

I have downloaded jonkykong SideMenu using Carthage and I imported the framework inside my project as the image below 我已经使用Carthage下载了jonkykong SideMenu ,并将framework导入了我的项目,如下图所示

在此处输入图片说明

When I try to define the custom class of the navigation controller in my storyboard to UISideMenuNavigationController as I need to do following the instructions of the library on GitHub the class doesn't is not found as image below: 当我尝试定义custom class的的navigation controller在我的storyboardUISideMenuNavigationController ,因为我需要做以下的库的指令GitHub的类没有没有找到,如下图:

在此处输入图片说明

The framework in working fine when I import it inside a swift file . framework导入到swift file时,该framework工作正常。

How can I reference this class inside the storyboard 我如何在storyboard引用该课程

It worked when I set up the configuration manually even the XCode not finding it. 当我手动设置配置时,即使XCode找不到它,它也起作用。

Image below: 下图: 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM