Skip to content

voximplant/ios-kit-chat-sdk-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voximplant Kit Chat iOS SDK Swift PM

This repository provides the access to the Voximplant Kit Chat iOS SDK for Swift Package Manager.

Supported architectures:

  • iphoneos: arm64
  • iphonesimulator: x86_64, arm64

Add Voximplant to your app in Xcode

  1. Open your project in Xcode
  2. Go to Files > Swift Packages > Add Package Dependency
  3. Add this github repository
  4. Select the SDK version

More information can be found in Apple Developer documentation

Add Voximplant Kit Chat SDK to your package

To add Voximplant Kit Chat iOS SDK as a dependency of your package, declare it in dependencies section of your Package.swift

dependencies: [
    .package(url: "https://github.com/voximplant/ios-kit-chat-sdk-releases.git", .upToNextMinor(from: "1.0.0"))
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages