Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 464 Bytes

CosyncStorageSwift

Swift Package to interface with Cosync Storage Module

Installation in XCode

  1. In Xcode, select File > Swift Packages > Add Package Dependency.

  2. Copy and paste the following into the search/input box, then click Next.

    https://github.com/Cosync/CosyncStorageSwift.git
  1. Leave the default value of Up to Next Major, then click Next.

  2. Select the Package Product; CosyncStorageSwift, then click Finish