Resize game resolution during the making of the game

I want to change my game resolution. The current resolution is 640 x 960. I want to change the resolution to 1280 x 1920. How can I do this without having to change all X and Y coordinates of all the objects in the game?

Either the anchor behavior, either using variable positions like SceneWindowWidth()/3