The `FileRef location` in the xcworkspacedata is absolute. Which means you can't move or distribute your Playground. I currently manually change them to relative links e.g. `<FileRef location="group:./Carthage/Checkouts/BrightFutures/BrightFutures.xcodeproj"></FileRef>`