import Path extension Path { static let xcodesApplicationSupport = Path.applicationSupport/"com.robotsandpencils.XcodesApp" static let cacheFile = xcodesApplicationSupport/"available-xcodes.json" }