Hey guys I was wondering if in an xcode build phase if it was possible to get the users root directory.
Right now I am trying to copy it to "~/" but it says that doesn't exist Is there another way to get the user directory (or the users short name)?
Or is there a system folder I can write to that won't run into permission problems?