Mentioning the iOS client inside the changelog and fixing the readme.

This commit is contained in:
Filipi Fuchter
2025-04-07 16:54:26 -03:00
parent b2ce1d9378
commit 3bbc75110a
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ Basic implementation using the [Pipecat iOS SDK](https://docs.pipecat.ai/client/
## Prerequisites
1. Run the bot server. See the [server README](../../server).
2. Install [Xcode 15](https://developer.apple.com/xcode/), and set up your device [to run your own applications](https://developer.apple.com/documentation/xcode/distributing-your-app-to-registered-devices).
2. Install [Xcode](https://developer.apple.com/xcode/), and set up your device [to run your own applications](https://developer.apple.com/documentation/xcode/distributing-your-app-to-registered-devices).
## Running locally