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
There is an easy way to add URLTypes by editing info.plist file of your project.
You can add by following
To add an additional URL type parameter in Xcode, follow these steps:
For example, if your app’s URL scheme is my-app and you want to add the additional URL type parameter param1, you would enter the following in the URL Schemes field for the new URL type: