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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Add the Intercom pod into your Podfile and run `pod install`.
18
18
pod 'Intercom'
19
19
end
20
20
21
-
###Carthage
21
+
###Carthage
22
22
1. Add `github "intercom/intercom-ios"` to your Cartfile.
23
23
2. Run carthage update.
24
24
3. Go to your Xcode project's "General" settings. Drag `Intercom.framework` from `Carthage/Build/iOS` to the "Embedded Binaries" section. Make sure “Copy items if needed” is selected and click Finish.
0 commit comments