Commit 30a64932 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[PodTarget] Clarify that subspecs across different build configs might come

parent 5d3f5147
......@@ -80,8 +80,8 @@ module Pod
else
raise Informative, "The subspecs of `#{pod_name}` are linked to " \
"different build configurations for the `#{target_definition}` " \
'target. CocoaPods does not support subspecs across different ' \
'build configurations.'
'target. CocoaPods does not currently support subspecs across ' \
'different build configurations.'
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment