rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
258 stars 63 forks source link

Expanded Fastlane setup + Jenkins integration #133

Closed sebalopez closed 4 years ago

sebalopez commented 4 years ago

Description:

germanStabile commented 4 years ago

Amazing work @sebalopez!

One thing we were discussing with the iOS team is that it may not make sense to incorporate the Jenkins integration to the master branch since this is open source and the implementation seems to be tightly related to Rootstrap workflow.

We were thinking in keeping this in a feature branch were we can base our projects from. What do you think?

That being said I really liked the additions to the fast lane documentation and I think that does belong here.

We can discuss more in slack. Thanks!!

sebalopez commented 4 years ago

after internal discussion, removed the Jenkins setup from this branch, to be kept separately under feature/jenkins