You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,3 +44,8 @@ Now you can see installed SendBird UIKit framework by inspecting YOUR_PROJECT.xc
44
44
1. Add `github "sendbird/sendbird-uikit-ios"` to your `Cartfile`.
45
45
2. Run `carthage update`.
46
46
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.
0 commit comments