Skip to content

Commit 949ec17

Browse files
committed
Update README
1 parent 86c817d commit 949ec17

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@
1212
1. Open your app `.xcodeproj` file
1313
2. Add `instabug.framework` and `instabug.bundle` from 'instabug-reactnative/ios' to the app project directory.
1414
3. In XCode, in the project navigator, select your project. Add `instabug.framework` to your project's `Build Phases``Link Binary With Libraries`
15-
4. 3. In XCode, in the project navigator, select your project. Add `instabug.bundle` to your project's `Build Phases``Copy Bundle Resources`
16-
5. Run your project (`Cmd+R`)<
15+
4. In XCode, in the project navigator, select your project. Add `CoreTelephony.framework` to your project's `Build Phases``Link Binary With Libraries`
16+
5. In XCode, in the project navigator, select your project. Add `CoreMotion.framework` to your project's `Build Phases``Link Binary With Libraries`
17+
6. In XCode, in the project navigator, select your project. Add `instabug.bundle` to your project's `Build Phases``Copy Bundle Resources`
18+
7. Run your project (`Cmd+R`)<
1719

1820
#### Android (Pending)
1921

0 commit comments

Comments
 (0)