ios - How to fix Apple Mach-O Linker Error Group issue in xcode? -


i try implement push notification:

source

but got issue :

enter image description here

apple mach-o linker error group  no such file or directory:   '/users/arunkumar/library/developer/xcode/deriveddata/sample-bskvypzxnjnnszbjeelvenubespf/build/products/debug-iphonesimulator/librctpushnotification-tvos.a 

how fix issue ?

run react-native link you. or use these steps

step 1

.xcodeproj file inside it's folder. drag file project on xcode (usually under libraries group on xcode)

step 2

click on main project file (the 1 represents .xcodeproj) select build phases , drag static library products folder inside library importing link binary libraries

step 3

project's file, select build settings , search header search paths. there should include path library (if has relevant files on subdirectories remember make recursive, react.

refer 1 link


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -