This repository was archived by the owner on Jun 23, 2020. It is now read-only.
Commit 80cbec8
authored
Pin MappaMundi commit (#380)
The Cartfile we inherited from Firefox contains this line:
`github "mozilla-mobile/MappaMundi" "master"`
recently, MappaMundi was [updated to use the A-Star project](mozilla-mobile/MappaMundi#17) for pathfinding. This project, however, needs Swift 5. Hence, the build is broken.
To fix, pin the MappaMundi version to a commit before they introduce the A-Star algorithm.1 parent aa6e6bb commit 80cbec8
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
0 commit comments