aboutsummaryrefslogtreecommitdiff
path: root/iTexSnip.xcodeproj/project.xcworkspace/xcshareddata
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-10-21 23:52:32 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-10-21 23:52:32 -0600
commit73de888ac3db155bd7398f393ec30a87b47778e0 (patch)
tree94f281e5c8c6ccef9b983eecef7d14a902ae30df /iTexSnip.xcodeproj/project.xcworkspace/xcshareddata
parent38979f5f7719595f00b016846ffddb93ce082349 (diff)
add deps
Diffstat (limited to 'iTexSnip.xcodeproj/project.xcworkspace/xcshareddata')
-rw-r--r--iTexSnip.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved51
1 files changed, 51 insertions, 0 deletions
diff --git a/iTexSnip.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iTexSnip.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
new file mode 100644
index 0000000..dbfc4c9
--- /dev/null
+++ b/iTexSnip.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -0,0 +1,51 @@
+{
+ "originHash" : "2681da99cc88a649f4bdbf3856657ffcb71c2c4c6a73db7414a09924d29e6541",
+ "pins" : [
+ {
+ "identity" : "latexswiftui",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/colinc86/LaTeXSwiftUI",
+ "state" : {
+ "branch" : "main",
+ "revision" : "766be13e75a901cd0097122be189bac88b5b1963"
+ }
+ },
+ {
+ "identity" : "mathjaxswift",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/colinc86/MathJaxSwift",
+ "state" : {
+ "revision" : "e23d6eab941da699ac4a60fb0e60f3ba5c937459",
+ "version" : "3.4.0"
+ }
+ },
+ {
+ "identity" : "onnxruntime-swift-package-manager",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/microsoft/onnxruntime-swift-package-manager",
+ "state" : {
+ "branch" : "main",
+ "revision" : "bbc428e168a0374eb7d0503cdb7c73fdc1d99751"
+ }
+ },
+ {
+ "identity" : "svgview",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/exyte/SVGView",
+ "state" : {
+ "revision" : "6465962facdd25cb96eaebc35603afa2f15d2c0d",
+ "version" : "1.0.6"
+ }
+ },
+ {
+ "identity" : "swift-html-entities",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/Kitura/swift-html-entities",
+ "state" : {
+ "revision" : "d8ca73197f59ce260c71bd6d7f6eb8bbdccf508b",
+ "version" : "4.0.1"
+ }
+ }
+ ],
+ "version" : 3
+}