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".
Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
2
Answers
fixed by changing
Target -> Build Settings -> Base SDK -> iOS
The project you should create or open is a macOS project, please create an iOS project xcode menu "file->New->project-iOS project"