Creating a Static Library with Xcode 4.6 or Higher(二)
2014-11-24 02:49:00
·
作者:
·
浏览: 3
nd set that to Yes; this prevents Xcode from creating a multiapplication bundle when projects that use this library are archived. This setting must be made for both the HelloLib project and HelloLib target. With those steps completed, your static library is properly configured. Now let’s create the app.