why i can't make ios games in pc

why i can’t make ios games in pc and why u are not enable in ios build settings in unity in computer?

Two reasons:

  1. Firstly you need to buy the appropriate plugin from Unity
  2. Secondly, without a mac you cannot build for iOS as Unity does not build the game natively, but creates an XCode project. XCode is Apple’s Development environment for OSX.

You could still make a game that is designed for iOS, but at some point you will need a mac to build it. To deploy it to an iOS device, you will also need:

  1. An iOS device
  2. An Apple developer account ($99 I believe, I forget how much I paid last time…)

Without the latter you cannot submit to Apple either.

Note that Mac Minis and second hand Mac devices (Intel only of course!) are relatively cheap ways into iOS development.

There are unofficial ways to run OSX, but aside from the illegal nature of these methods, the stability of these systems isn’t always great.