Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

4alltecnologia/ios-utilities

Repository files navigation

ios-utilities swift version xcode version carthage

We are happy to announce the iOS Utilities Core, this framework comes to encapsulate all common code among the projects at 4All (https://4all.com)

#Documentation

Rules for contribution

  • All commits need to be 100% tested.
  • All comments and code must be in english.
  • Always create documentation in every function. (iOS default documentation)
  • All PRs need to have "develop" as target branch.
  • For a PR to be approved, it needs to have at least 2 developers approval and every discussion needs to be solved.
  • If you have a suggestion but no time to implement, please open an issue. Feel free to submit the solution to any open issue, always remember to assign yourself to the issue.