How do I configure full URLs in xcconfig files

Here’s a simple workaround:

WEBSITE_URL = https:/$()/www.example.com

Leave a Comment