How can I make a generic built-in infrastructure to work in ios7

I was planning to create a common built-in framework for sharing code between multiple targets. I heard that generic inline frameworsk is a new ios8 feature. So how can I make this common built-in framework work on ios7 ?. I want to support ios8 and ios7.

Any help that could be appreciated

+3


source to share





All Articles