ios - How do I create one class to use in a different project? -


i have many projects in ios. of them use same classes (app1, app2 , app3 use same classes class1.m , class2.m). there way collect these apps in 1 app (multi task) or use these classes 1 time apps?

actually can compile classes static library , add future projects dependency.

this tutorial it.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

php - How do you embed a video into a custom theme on WordPress? -