Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 14 Cannot see Custom iOS application target properties

Tags:

xcode

ios

When I am creating a new project in Xcode with target iOS, in the Target -> Info tab it's not showing "Custom iOS application target properties", Instead it's showing "Custom MacOS application target properties".

like image 287
Rohit Funde Avatar asked Oct 18 '25 23:10

Rohit Funde


1 Answers

fixed by changing Target -> Build Settings -> Base SDK -> iOS

like image 119
Rohit Funde Avatar answered Oct 20 '25 12:10

Rohit Funde