react-native-ios-context-menu icon indicating copy to clipboard operation
react-native-ios-context-menu copied to clipboard

target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` with react-native-ios-modal

Open Park-SeungWoo opened this issue 4 years ago • 1 comments

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??

Park-SeungWoo avatar Apr 17 '21 17:04 Park-SeungWoo

I think this might get fixed in upcoming versions.

nandorojo avatar Oct 16 '23 16:10 nandorojo