mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-23 10:58:16 +00:00
add instructions about removing rct and react if they are already defined by podfile
This commit is contained in:
parent
7bf9d98249
commit
ac066ad1ab
@ -155,6 +155,7 @@ pod install
|
||||
|
||||
- open **project_name.xcworkspace**
|
||||
- Add `$(inherited)` to other linker flags under Build Settings
|
||||
- Remove all RCT* and React under Libraries (because you defined them via Podfile), or keep them inside Libraries but remove them from Podfile, otherwise you will get "duplicated symbols..." compile error
|
||||
|
||||
Done!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user