Skip to content

开启一个新项目的基类以及工具类,并且包涵项目框架及结构,做部分修改即可上手开发项目。(Open a new project of the base class and tools, and includes project framework and structure, make some changes to fit the development project.)

License

Notifications You must be signed in to change notification settings

Spriea/ProjectInit

Repository files navigation

ProjectInit

开启一个新项目的基类以及工具类,并且包涵项目框架及结构,做部分修改即可上手开发项目。(Open a new project of the base class and tools, and includes project framework and structure, make some changes to fit the development project.)

第一步,你需要修改项目名称。

iOS 最新修改项目名称 初始化项目名称和你需要创建的项目名称不一样,使用前你需要修改该初始化项目名称。
最后,你需要修改一下.pch文件,初始化项目基本框架就已经完成了,可以开始你的项目了。

第二步,根据自己的项目创建根控制器。

SKCustomFunction方法里面有一些平时做项目经常遇到的一些方法:发送验证码按钮、获取图片(并且已经处理过)、一句代码版本更新、等等很多很多操作。

About

开启一个新项目的基类以及工具类,并且包涵项目框架及结构,做部分修改即可上手开发项目。(Open a new project of the base class and tools, and includes project framework and structure, make some changes to fit the development project.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages