Skip to content

Commit

Permalink
Fix rebase conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Marucci Blas committed Nov 9, 2016
1 parent bc91cb5 commit a5539bc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Expand Up @@ -37,11 +37,7 @@ brew install carthage

## Run Carthage from Xcode

<<<<<<< HEAD
It may be useful to run Carthage on different `Cartfile`s or in "real" project for debugging purpouse or to learn how Carthage works. Carthage is a regular macOS application so you can run it inside Xcode and set breakpoints! To do so you may want to change the arguments passed to Carthage's command line tool and probably also change the working directory.
=======
I may be useful to run Carthage on different `Cartfile`s or in "real" project for debugging purpose or to learn how Carthage works. Carthage is a regular macOS application so you can run it inside Xcode and set breakpoints! To do so you may want to change the arguments passed to Carthage's command line tool and probably also change the working directory.
>>>>>>> Fix typo.
It may be useful to run Carthage on different `Cartfile`s or in "real" project for debugging purpose or to learn how Carthage works. Carthage is a regular macOS application so you can run it inside Xcode and set breakpoints! To do so you may want to change the arguments passed to Carthage's command line tool and probably also change the working directory.

1. Select the `carthage` scheme in the Scheme chooser.
![step01](./Documentation/Resources/Contributing/RunCarthageFromXcode/step01.png)
Expand Down

0 comments on commit a5539bc

Please sign in to comment.