
pod installでtarget overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build…
環境
-Xcode8
-Swift3
エラーログ
[!] The `LOCUS_iOS_PJ [Debug]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-target_PJ/Pods-target_iOS_PJ.debug.xcconfig'. This can lead to problems with the CocoaPods installation
- Use the `$(inherited)` flag, or
- Remove the build settings from the target.
[!] The `LOCUS_iOS_PJ [Release]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-target_iOS_PJ/Pods-target_iOS_PJ.release.xcconfig'. This can lead to problems with the CocoaPods installation
- Use the `$(inherited)` flag, or
- Remove the build settings from the target.