Used this tutorial to create my debug/release configurations. Getting this error:
cp: “/Users/MyUserName/Projects/MyProjectName/Debug.plist”: No such file or directory
Problem is that i already have this file at this directory and even using in terminal :"open /Users/MyUserName/Projects/MyProjectName/Debug.plist"
opens it with no problem.