Thanks to visit codestin.com
Credit goes to github.com

Skip to content

d4l-data4life/d4l-utils-ios

Repository files navigation

d4l-util-ios

Utilities library for iOS SDK projects

CocoaPods Compatible Swift Package Manager compatible License

Usage

Requirements

  • Xcode 12.4+
  • iOS 13.0+
  • Swift 5.3+

Management

SDK is handled by Fastlane and all of the available functions are available in the README.

Installation

CocoaPods

To install with CocoaPods add the following line to the podfile.

pod 'Data4LifeSDKUtils', '~> 0.6.0'

Swift Package Manager

To install with Swift Package Manager add this package as a dependency in Package.swift:

.package(url: "https://github.com/d4l-data4life/d4l-utils-ios.git", .upToNextMinor(from: "0.5.0"))

Building

Install Fastlane and other dependencies using Bundler

bundle install

Note: Check official page for info on how to install Bundler.

Build framework

Note: Use fastlane to build the utils xcframework.

fastlane ios build_xcframework

About

Data4Life collection of utilities for swift code

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •