Swift get `Scheme Name or Swift Compiler - Custome Flags` value at Run Time
I have xcode project in swift with 3 schemes. I have plist files for each of that schemes, in that plist file i have constants values like fontname, color and logo name, etc. Supose i have 3 sche...
stackoverflow.com