We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f2210 commit 374639eCopy full SHA for 374639e
project.yml
@@ -24,10 +24,10 @@ options:
24
25
packages:
26
Fingertips:
27
- url: git@github.com:mapbox/Fingertips.git
+ url: https://github.com/mapbox/Fingertips.git
28
from: 0.6.0
29
Hammer:
30
- url: git@github.com:lyft/Hammer.git
+ url: https://github.com/lyft/Hammer.git
31
from: 0.14.3
32
33
targets:
xcodegen/Examples.yml
@@ -4,7 +4,7 @@ include:
4
- targets.yml
5
6
7
8
9
10
Examples:
0 commit comments