Warning: The iOS deployment target is set to 6.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1

I have a warning message 'warning: The iOS deployment target is set to 6.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. ’

But My iOS Minimum iOS Version is 11.0.
Is there any some place to set “iOS deployment target version”?

having the same issue did you solve it?

In my case… answer is no.
But there is 2 ways to solve this problem.

  1. Using Unreal Engine 4.21
  2. Downgrade Xcode to 9.0

Cause of this warrning is mismatching xcode version of unreal engine’s version
You can find information of matching xcode version of unreal engine’s version on release note.

But Downgrade xcode to 9.0 is not available. Because you can’t upload xcode 9.0 build after 1 or 2 month later.

Using unreal engine 4.21 is acceptable solution.
But my project’s paperflipbook images make some noise dot(white) on outline.
So I can’t using 4.21 at this time.

I’m not good at english but I hope this reply helps to you.

Good luck.