When I was trying to build a framework, I found the build setting BUILD_LIBRARY_FOR_DISTRIBUTION is missing in my project.
Thought may related to particular project, so I start a new one, but still not seen.
To make sure, I download another project from kodeco'sCreating a Framework for iOS tutorial, and the setting option shows!
Why does it not showing on my own project?