mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-02-28 21:20:40 +00:00
Update README
This commit is contained in:
parent
86c817d512
commit
949ec17a01
@ -12,8 +12,10 @@
|
||||
1. Open your app `.xcodeproj` file
|
||||
2. Add `instabug.framework` and `instabug.bundle` from 'instabug-reactnative/ios' to the app project directory.
|
||||
3. In XCode, in the project navigator, select your project. Add `instabug.framework` to your project's `Build Phases` ➜ `Link Binary With Libraries`
|
||||
4. 3. In XCode, in the project navigator, select your project. Add `instabug.bundle` to your project's `Build Phases` ➜ `Copy Bundle Resources`
|
||||
5. Run your project (`Cmd+R`)<
|
||||
4. In XCode, in the project navigator, select your project. Add `CoreTelephony.framework` to your project's `Build Phases` ➜ `Link Binary With Libraries`
|
||||
5. In XCode, in the project navigator, select your project. Add `CoreMotion.framework` to your project's `Build Phases` ➜ `Link Binary With Libraries`
|
||||
6. In XCode, in the project navigator, select your project. Add `instabug.bundle` to your project's `Build Phases` ➜ `Copy Bundle Resources`
|
||||
7. Run your project (`Cmd+R`)<
|
||||
|
||||
#### Android (Pending)
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user