VapiAI / client-sdk-ios

This package lets you start Vapi calls directly in your iOS app.
MIT License
17 stars 9 forks source link

Expected release date #19

Closed robingenz closed 1 month ago

robingenz commented 2 months ago

Is there any information on when this library will be released? We would like to integrate it into our iOS app.

nikhilro commented 2 months ago

hey @robingenz, this should be good to use right now. what blocker are you running into?

robingenz commented 2 months ago

I need to set a version at from when I include the package. I don't have much experience with SPM (only with cocoapods), but doesn't a git tag need to be created for this?

.package(url: "https://github.com/VapiAI/ios", from: "<VERSION>"),

There is also no GitHub release in this repository.

nikhilro commented 2 months ago

does this help: https://github.com/VapiAI/ios?tab=readme-ov-file#installation?

if not, throw claude or o1 on it?

robingenz commented 2 months ago

I have already looked at the installation guide. As I said, I have to set a version when I include the package. This is the error message from XCode:

grafik

robingenz commented 2 months ago

@nikhilro My client would really like to use your SDK. Are there any updates here? The installation guide seems to be outdated (see Xcode error message).

robingenz commented 1 month ago

It seems as if the documentation has been updated.

nikhilro commented 1 month ago

perfect, sorry i forgot to update here