prscX / react-native-tooltips

React Native: Native Tooltip View
Apache License 2.0
271 stars 40 forks source link

Warning on iOS #31

Open oferRounds opened 5 years ago

oferRounds commented 5 years ago
[!] Automatically assigning platform `ios` with version `8.0` on target `RNTooltips` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.

[!] The Podfile contains framework or static library targets (RNTooltips), for which the Podfile does not contain host targets (targets which embed the framework).
If this project is for doing framework development, you can ignore this message. Otherwise, add a target to the Podfile that embeds these frameworks to make this message go away (e.g. a test target).

[!] The `RNTooltips [Debug]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-RNTooltips/Pods-RNTooltips.debug.xcconfig'. This can lead to problems with the CocoaPods installation

[!] The `RNTooltips [Release]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-RNTooltips/Pods-RNTooltips.release.xcconfig'. This can lead to problems with the CocoaPods installation