• Eloy Duran's avatar
    Make the workspace configurable with Podfile#workspace(path). · c76fb93a
    Eloy Duran authored
    * If no workspace is specified, then the basename of the default
      target's project will be used.
    * If no workspace is specified and multiple projects have been
      specified (in several target definitions), an Informative error
      will be raised indicating that the user should specify one
      explicitely.
    c76fb93a
user_project_integrator_spec.rb 2.4 KB