diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..15b7f5d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "System.Data.SQLite.Core.osx.arm64"] + path = System.Data.SQLite.Core.osx.arm64 + url = https://git.ztn.sh/zotan/System.Data.SQLite.Core.osx.arm64 diff --git a/MediaManager/MediaManager.csproj b/MediaManager/MediaManager.csproj index bf2c5da..925ee07 100644 --- a/MediaManager/MediaManager.csproj +++ b/MediaManager/MediaManager.csproj @@ -7,14 +7,15 @@ - + - - - - + + + + + diff --git a/System.Data.SQLite.Core.osx.arm64 b/System.Data.SQLite.Core.osx.arm64 new file mode 160000 index 0000000..c619b8e --- /dev/null +++ b/System.Data.SQLite.Core.osx.arm64 @@ -0,0 +1 @@ +Subproject commit c619b8e15298300c7d56e2c73f8937a09658cf82 diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..4df3d67 --- /dev/null +++ b/nuget.config @@ -0,0 +1,6 @@ + + + + + +