このアプリケーションは Sora iOS SDK のサンプルです。
We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.
Please read https://github.com/shiguredo/oss before use.
利用前に https://github.com/shiguredo/oss をお読みください。
- iOS 14 以降
- アーキテクチャ arm64 (シミュレーターの動作は未保証)
- macOS 15.0 以降
- Xcode 16.0
- Swift 5.10
- CocoaPods 1.15.2 以降
- WebRTC SFU Sora 2024.1.0 以降
Xcode と Swift のバージョンによっては、 CocoaPods で取得できるバイナリに互換性がない可能性があります。詳しくはSora iOS SDK ドキュメント を参照してください。
-
クローンし、 CocoaPods でライブラリを取得します。
$ git clone https://github.com/shiguredo/sora-ios-sdk-quickstart $ cd sora-ios-sdk-quickstart $ pod install
-
SoraQuickStart/Environment.example.swift
のファイル名をSoraQuickStart/Environment.swift
に変更し、接続情報を設定します。$ cp SoraQuickStart/Environment.example.swift SoraQuickStart/Environment.swift
-
SoraQuickStart.xcworkspace
を Xcode で開いてビルドします。
このリポジトリに含まれるすべてのアプリアイコン画像(すべての PNG 形式ファイル)のライセンスは CC BY-NC-ND 4.0 です。