#arcidalex-react-native-ios
1 messages · Page 1 of 1 (latest)
hello! give me a sec
ah let me check, getting an RN app to build is always ... complicated
Sure, no problem. need any additional info from me?
not right now, looking
can you give the 2 solutions mentioned here?
1/ removing $inherited flag from Library Search Paths
2/ selecting platform: ios in your Podfile
I'm trying to open this package in IOS and having issues while building a project in xcode.In android its working fine but I'm unable to run it in IOS.I'm using MacBook m1 a...
- I don't have this set. None of my library search paths contain $inherited
- This is already set
wait, one moment i think i may have found it. let me try it
sure keep me posted on what it was
okay. i cleared the $inherited entries from the library search paths but now the build fails with another error
Library not found for -lCocoaAsyncSocket
and also cocoapods is giving errors about those flags not being there
[!] The chambbauser [Debug] target overrides the LIBRARY_SEARCH_PATHS build setting defined in Pods/Target Support Files/Pods-chambbauser/Pods-chambbauser.debug.xcconfig'. This can lead to problems with the CocoaPods installation - Use the $(inherited)` flag, or
- Remove the build settings from the target.
thinking one sec