dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

Package Refactor #322

Closed dansiegel closed 1 year ago

dansiegel commented 1 year ago

Description

This starts to split out core functionality from the Mobile.BuildTools so that individual tasks such as Images and Manifests can be installed without the overhead of other tasks that aren't used for the app.