From e65a0b308117c3486b036e1bcef8861e074c28a1 Mon Sep 17 00:00:00 2001 From: Laurin Quast Date: Thu, 1 Mar 2018 23:32:52 +0100 Subject: [PATCH] Add DVAssetLoaderDelegate as a submodule --- .gitmodules | 3 +++ ios/Vendor/DVAssetLoaderDelegate | 1 + 2 files changed, 4 insertions(+) create mode 160000 ios/Vendor/DVAssetLoaderDelegate diff --git a/.gitmodules b/.gitmodules index 3fdf7916..d2bd7459 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ios/Vendor/SPTPersistentCache"] path = ios/Vendor/SPTPersistentCache url = https://github.com/spotify/SPTPersistentCache.git +[submodule "ios/Vendor/DVAssetLoaderDelegate"] + path = ios/Vendor/DVAssetLoaderDelegate + url = https://github.com/vdugnist/DVAssetLoaderDelegate.git diff --git a/ios/Vendor/DVAssetLoaderDelegate b/ios/Vendor/DVAssetLoaderDelegate new file mode 160000 index 00000000..bf88bc76 --- /dev/null +++ b/ios/Vendor/DVAssetLoaderDelegate @@ -0,0 +1 @@ +Subproject commit bf88bc7659144c45ffa3592832d3608ac87cc57e