diff --git a/Cartfile b/Cartfile index 0ee744f..d93b9cd 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1 @@ github "vadymmarkov/Pitchy" -github "Quick/Nimble" -github "Quick/Quick" diff --git a/Cartfile.private b/Cartfile.private new file mode 100644 index 0000000..e7e7d7d --- /dev/null +++ b/Cartfile.private @@ -0,0 +1,2 @@ +github "Quick/Nimble" +github "Quick/Quick"