Skip to content

Commit 34da028

Browse files
authored
Update README.md
1 parent 61ce4d4 commit 34da028

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ $ pod install
2727

2828
2. Extract it then drag & drop the Instabug.framework and Instabug.bundle files to your project, and make sure that the "Copy items if needed" checkbox is checked.
2929

30+
3. Make sure your project links to the following system frameworks. You can add these under your project's Build Phases tab, under Link Binary With Libraries.
31+
* AVFoundation.framework
32+
* CoreGraphics.framework
33+
* CoreMotion.framework
34+
* CoreTelephony.framework
35+
* SystemConfiguration.framework
36+
* UIKit.framework
37+
3038
### Dynamic Framework
3139

3240
[Instabug Dynamic Framework](https://github.com/Instabug/Instabug-iOS/tree/dynamic_framework)

0 commit comments

Comments
 (0)