CocoaPod, Warning
iLandes
Membre
Bonjour,
En faisant un pod install ou un pod update j'ai le message (répété plusieurs fois ci-dessous. J'ai vu des solutions qui ne marchent sur stack et avait de bousiller mon projet j'aurai aimé l'avis d'experts.
Merci
The `Gardening by the MoonUITests [Debug]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-Gardening by the MoonUITests/Pods-Gardening by the MoonUITests.debug.xcconfig'. This can lead to problems with the CocoaPods installation
- Use the `$(inherited)` flag, or
- Remove the build settings from the target.
Connectez-vous ou Inscrivez-vous pour répondre.
Réponses
https://github.com/CocoaPods/CocoaPods/issues/5981
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES serait déprécié sous Xcode 8, et on pourrait donc le retirer de nos réglages.