Skip to content

ORLib iOS Swift Package for use in OR consoles implementation

License

Notifications You must be signed in to change notification settings

openremote/console-ios-lib

Repository files navigation

ORLib

Library for OpenRemote iOS applications.

Requirements

  • iOS 14.0+
  • Swift 5.0+
  • Xcode 12.0+

Installation

Swift Package Manager

ORLib is available through Swift Package Manager.

To add ORLib to your Xcode project using Swift Package Manager:

  1. In Xcode, select File > Swift Packages > Add Package Dependency...
  2. Enter the repository URL: https://github.com/openremote/ORLib.git
  3. Specify the version or branch you want to use
  4. Select the ORLib package product

Usage

import ORLib

// Your code using ORLib

License

ORLib is available under the AGPL-3.0 license. See the LICENSE.txt file for more info.

About

ORLib iOS Swift Package for use in OR consoles implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published