# bytedesk-swift_1 **Repository Path**: zilla/bytedesk-swift_1 ## Basic Information - **Project Name**: bytedesk-swift_1 - **Description**: 萝卜丝智能客服-Swift版100%开源SDK - **Primary Language**: Swift - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.bytedesk.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2025-03-17 - **Last Updated**: 2025-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微语 Swift SDK - [官网](https://www.weiyuai.cn/) - [萝卜丝->请切换此分支](https://gitee.com/270580156/bytedesk-swift/tree/luobosi/) ## 语言 - [English](./README.md) - [中文](./README.zh.md) ## 部分功能 - 微语官方技术支持 - 全部基于Swift开发,100%全部开源,支持自定义界面 - 支持人工客服 - 支持机器人 - 支持文字、图片、语音、表情 - 支持消息预知:对方正在输入 - 支持消息状态:送达、已读 - 支持消息撤回 - 支持发送商品信息 - 未读消息数查询接口 - 对接第三方账号系统 - 支持多用户切换 ## 源码及Demo下载 - [Gitee](https://gitee.com/270580156/bytedesk-swift) - [Github](https://github.com/Bytedesk/bytedesk-swift) ## 集成方式 建议: Xcode Version 14.3,最低兼容: iOS 13 ### 方法 1. 本地集成 此方法适用于有自定义界面需求的开发者 - 下载源码,直接拖到自己项目中 - 选择项目,选中项目TARGET,选中 General,在 framework 中添加 bytedesk_swift.framework ### 方法 2. Swift Package Manager (SPM) - 源地址1-gitee: - 源地址2-github: - 国内用户建议使用源地址1 ```bash dependencies: [ .package(url: "https://gitee.com/270580156/bytedesk-swift", .upToNextMajor(from: "3.0.0")) ] 或 dependencies: [ .package(url: "https://github.com/Bytedesk/bytedesk-swift", .upToNextMajor(from: "3.0.0")) ] ``` ### 3. Carthage ```bash github 'bytedesk-swift/bytedesk-swift' ~> 3.0.0 ``` ### 预览 | image1 | image2 | image3 | | :----------------------------------------------: | :------------------------------------------------: | :--------------------------------------------------: | | | | | | | | | | | | | ## 对话SDK | Project | Description | Forks | Stars | |-------------|-----------------------|----------------|-------------------| | [iOS-swift](https://github.com/bytedesk/bytedesk-swift) | iOS swift | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-swift) | ![GitHub Repo stars](https://img.shields.io/github/stars/Bytedesk/bytedesk-swift) | | [Android](https://github.com/bytedesk/bytedesk-android) | Android | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-android) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-android) | | [Flutter](https://github.com/bytedesk/bytedesk-flutter) | Flutter | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-flutter)| ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-flutter) | | [React](https://github.com/bytedesk/bytedesk-react) | React | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-react) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-react) | | [UniApp](https://github.com/bytedesk/bytedesk-uniapp) | Uniapp | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-uniapp) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-uniapp) | | [Web/Vue](https://github.com/bytedesk/bytedesk-web) | Web/Vue | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-web) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-web) | ## 客户端 - [Windows](https://www.weiyuai.cn/download.html) - [Mac](https://www.weiyuai.cn/download.html) - [Linux](https://www.weiyuai.cn/download.html) - [Android](https://www.weiyuai.cn/download.html) - [IOS](https://www.weiyuai.cn/download.html) ## 技术栈 - [spring boot-3.x for 后端](https://github.com/Bytedesk/bytedesk) - [python for ai](https://github.com/Bytedesk/bytedesk-ai) - [react for web前端](https://github.com/Bytedesk/bytedesk-react) - [flutter for 移动客户端(ios&android)](https://github.com/Bytedesk/bytedesk-mobile) - [electron for 桌面客户端(windows&mac&linux)](https://github.com/Bytedesk/bytedesk-desktop) ## 联系 - [Email](mailto:270580156@qq.com) - [微信](./images/wechat.png)