简体   繁体   中英

Not able to present view controller from framework iOS

我已经建立了一个框架,其中存在一个视图控制器和关联的xib,但是存在一个问题,我无法从导入了该框架的另一个项目访问此文件,请提出解决方案。

You need to do some changes in your framework

In xcode click on the Target and go to the “Build Phase” section, add the public H files to “public” in the “Headers” build phase: 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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