2

I have a problem with pod install. I found the solution below: https://github.com/flutter/flutter/issues/58200

enter image description here

I found minimumOSVersion but I cannot find iOS Deployment Targets ( inside project runner, target runner ) no one complains about that answer so. Obviously, it's my fault that I can't find it

What's wrong with me can u find it? I appreciate it if you screenshot or guide me on how to find it.

Akif
  • 7,098
  • 7
  • 27
  • 53
SILENMUS
  • 709
  • 1
  • 10
  • 25

1 Answers1

1

You will see iOS Deployment Targets in Xcode. Here is a screenshot.

enter image description here

Akif
  • 7,098
  • 7
  • 27
  • 53