ios - Using project files in a Static Library -


i have created static library 1 of project , used in project (referenced main project). need access class files of main project in static library. possible? , if yes how?

if need more info please comment..

thanks in advance!! :)

enter image description here

it not possible access files static library. way xcode project or archive static library built.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -