Files
Outpost/Outpost.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
T
Puranjay Savar Mattas a394b1b629 chore(xcode): add package dependencies and app entitlements
Wires OutlineKit (local) plus swift-markdown-engine and its transitive
deps into the app target, and adds network client + app sandbox
entitlements — required once the app actually talks to a server.
2026-08-14 00:23:39 +01:00

34 lines
952 B
JSON

{
"originHash" : "f233fa96f0c6bdcdbf87f726af38f25704f6d46a156a27dfac47541baa63bf97",
"pins" : [
{
"identity" : "highlighterswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/smittytone/HighlighterSwift",
"state" : {
"revision" : "fe7aae9c9b31d3b296fd3d2dd575e1a207bb29e0",
"version" : "3.1.0"
}
},
{
"identity" : "swift-markdown-engine",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nodes-app/swift-markdown-engine",
"state" : {
"revision" : "e5f7607fc4021181056ef7a09dbb7573dc0237d9",
"version" : "0.12.0"
}
},
{
"identity" : "swiftmath",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/SwiftMath",
"state" : {
"revision" : "fa8244ed032f4a1ade4cb0571bf87d2f1a9fd2d7",
"version" : "1.7.3"
}
}
],
"version" : 3
}