File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 44
55- In project root make ` react-native link ` command
66- In Xcode open ` YourApp.xcworkspace ` , if there is no file with extension ` xcworkspace ` open ` YourApp.xcodeproj `
7- - In file browser open ` ./node_modules /intercom-react-native/ ios`
8- - From file browser drag ` Intercom.xcframework ` and drop in Xcode window under YourProject name
7+ - [ Download intercom for iOS and extract the zip ] ( https://github.com/intercom /intercom-ios/archive/master.zip )
8+ - Drag Intercom.xcframework into your project. Make sure ** "Copy items if needed" ** is selected and click Finish.
99
10- ![ Xcode linking] ( xcode-linking .png)
10+ ![ Xcode linking] ( https://files.readme.io/51cf138-xcframework_drag .png)
1111
12- ___
13-
14- - In popup mark ` Copy items if needed `
15-
16- ![ Xcode popup] ( xcode-popup.png )
12+ ![ Xcode popup] ( https://files.readme.io/031bc35-copy_items.png )
1713
1814___
1915
Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ SPEC CHECKSUMS:
505505 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
506506 glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
507507 Intercom: b697b5972ca0fad3412a13c67c6920eab301498b
508- intercom-react-native: 34407e7598263d1395b874c7f1271d5b95f52dd5
508+ intercom-react-native: 1d1eab12e134bb23fb2fdad6adc45a2196575091
509509 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
510510 OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
511511 RCT-Folly: 0dd9e1eb86348ecab5ba76f910b56f4b5fef3c46
You can’t perform that action at this time.
0 commit comments