Skip to content

Data4Life collection of utilities for swift code

License

Notifications You must be signed in to change notification settings

d4l-data4life/d4l-utils-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb86be5 · Aug 16, 2022
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Jun 11, 2021
Dec 1, 2020
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Nov 10, 2021
Apr 12, 2022
Apr 12, 2022
Nov 10, 2021
Nov 10, 2021
Jul 12, 2022
Apr 13, 2021
Jun 11, 2021

Repository files navigation

Data4Life Utils iOS

Swift framework for handling all of the util operations for the Data4Life iOS frameworks.

Explore the docs »

Report Bug · Request Feature

Latest version Build Status Platform License

Table Of Contents

About The Project

Swift framework for handling all of the util operations for the Data4Life iOS frameworks.

Installation

Swift Package Manager

To install with Swift package manager, select your project’s Swift Packages tab, and add our repository url, either as ssh or https url:

https://github.com/d4l-data4life/d4l-utils-ios.git

OR

git@github.com:d4l-data4life/d4l-utils-ios.git

In the next step, select the latest version, and then import the Data4LifeSDKUtils framework in your target.

Changelog

See changelog

Versioning

We use Semantic Versioning as a guideline for our versioning.

Releases use this format: {major}.{minor}.{patch}

  • Breaking changes bump {major} and reset {minor} & {patch}

  • Backward compatible changes bump {minor} and reset {patch}

  • Bug fixes bump {patch}

Contributing

You want to help or share a proposal? You have a specific problem? Read the following:

  • Code of conduct for details on our code of conduct.

  • Contributing for details about how to report bugs and propose features.

  • Developing for details about our development process and how to build and test the project.

Copyright (c) 2021 D4L data4life gGmbH / All rights reserved. Please refer to our License for further details.