objective c - Link Between View Controllers in Subprojects -


i have main project storyboard , have subproject doesn't have storyboard. want have button on storyboard of main project when tapped takes main view controller of subproject. provide guidance this?

you should able import file created in subproject in main project using #import <subprojectname/file.h>

if doesn´t work means have not setted correclty. make sure marked static library in settings. here explanation: http://www.blog.montgomerie.net/easy-xcode-static-library-subprojects-and-submodules


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

sql server - TFS 2012 TF255062 Error after removing 'Active Directory' Role -