Cocoapods Troubleshooting
Cocoapods warning ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES
[!] The `URLSessionMockerSampleTests [Debug]` target overrides the
`ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in
`Pods/Target Support Files/Pods-URLSessionMockerSampleTests/Pods-URLSessionMockerSampleTests.debug.xcconfig'.
This can lead to problems with the CocoaPods installationRoot cause
Solution
Unit Tests Fail Without Executing
inherit! :search_paths
Pods for testing
Last updated