Skip to content

Commit

Permalink
Drop Passepartout app as submodule
Browse files Browse the repository at this point in the history
Suggest clone in README.
  • Loading branch information
keeshux committed Jan 29, 2025
1 parent 98bb746 commit 1e46dcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion Passepartout
Submodule Passepartout deleted from e41ac4
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,16 @@ Binary distribution for these architectures:

### Testing

Download the app codebase locally:
Clone the library codebase:

```
git clone https://github.com/passepartoutvpn/passepartoutkit
$ git clone https://github.com/passepartoutvpn/passepartoutkit
```

Check out the submodule in "Passepartout" (do not recurse):
Clone the app codebase in the "Passepartout" directory (do not recurse into submodules):

```
$ git submodule init
$ git submodule update
$ git clone https://github.com/passepartoutvpn/passepartout Passepartout
```

Edit `Passepartout/Packages/PassepartoutKit-Framework/Package.swift` and set:
Expand Down

0 comments on commit 1e46dcf

Please sign in to comment.