Swift framework for handling all of the util operations for the Data4Life iOS frameworks.
Swift framework for handling all of the util operations for the Data4Life iOS frameworks.
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.
See changelog
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}
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.