Files
Outpost/Outpost.xcodeproj/project.xcworkspace/xcshareddata/swiftpm
Puranjay Savar MattasandClaude Sonnet 5 da1e7a180c chore: switch Xcode to the local swift-markdown-engine submodule
Removed the remote XCRemoteSwiftPackageReference and pointed
MarkdownEngine/MarkdownEngineCodeBlocks/MarkdownEngineLatex at the
XCLocalSwiftPackageReference for Vendor/swift-markdown-engine instead.
Package.resolved drops the now-irrelevant remote pin (HighlighterSwift
and SwiftMath stay remote, only swift-markdown-engine itself moved
local).

Also bumps the submodule pointer to include three warning fixes made
directly in the vendored source (var->let, unused local, #selector) —
first real edits to the package now that it's locally editable.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-19 23:52:16 +01:00
..