Skip to content

Commit 9378f9d

Browse files
authored
Update README.md
1 parent b836561 commit 9378f9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,8 @@ Now you can see installed SendBird UIKit framework by inspecting YOUR_PROJECT.xc
4444
1. Add `github "sendbird/sendbird-uikit-ios"` to your `Cartfile`.
4545
2. Run `carthage update`.
4646
3. Go to your Xcode project's "General" settings. Open `<YOUR_XCODE_PROJECT_DIRECTORY>/Carthage/Build/iOS` in Finder and drag `SendBirdUIKit.framework` to the "Embedded Binaries" section in Xcode. Make sure `Copy items if needed` is selected and click `Finish`.
47+
48+
## Sample
49+
For a sample of uikit, please check the repository below.
50+
51+
[SendBird-iOS Sample](https://github.com/sendbird/SendBird-iOS)

0 commit comments

Comments
 (0)