在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:pgorzelany/iOS-project-template开源软件地址:https://github.com/pgorzelany/iOS-project-template开源编程语言:Swift 89.6%开源软件介绍:iOS Project TemplateA template to jumpstart your next iOS project integrating best practices and tools. Supports Xcode 10, Swift 4.2 MotivationWhen working for early stage startups I frequently had to start new projects from scratch. While doing this I noticed that I am spending a lot of time doing basic project setup and integrating basic tools and best practices in all projects from scratch. This template should save project setup time and also provide a common foundation that each team member will be accustomed to so that you don't have to think and explore the project structure and foundations. They will always be the same. For a more in-depth writeup of the motivation and project, check out my blog post. Contains (best practices)
Prerequisites:This project needs Cookiecutter
UsageThe project uses Cookiecutter for project templating. To create a new project from this template just run:
You will get a prompt to give a new app name. Thats it, you should have a new folder with your new app created based on this template! The project is using cocoapods for managing external libraries and a Gemfile for managing the cocoapods version. To install the cocoapod dependencies do the following: Get Bundler
To install the specific cocoapods version run
Then install the pods
Additional configurationYou will have to manually configure the bundle id of the main target and test target. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论