react-native-ios-context-menu
react-native-ios-context-menu copied to clipboard
target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` with react-native-ios-modal
after I using this, I supposed to use react-native-ios-modal. but when I did pod install this warning appeared.
!] The Myapp [Debug] target overrides the ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build setting defined in `Pods/Target Support Files/Pods-Myapp-MyappTests/Pods-Myapp-MyappTests.debug.xcconfig'. This can lead to problems with the CocoaPods installation.
It works well but, I just wanna remove this warning!
how can I fix it??
I think this might get fixed in upcoming versions.