Add repository file browser

This commit is contained in:
Georg Bauer
2026-07-31 11:25:46 +02:00
parent 4e4dfb0db9
commit 7b2b431dfd
11 changed files with 669 additions and 21 deletions

View File

@@ -3,6 +3,10 @@ options:
bundleIdPrefix: de.rfc1437
settings:
ENABLE_USER_SCRIPT_SANDBOXING: NO
packages:
Highlighter:
url: https://github.com/smittytone/HighlighterSwift
from: 3.1.0
targets:
Gotcha:
type: application
@@ -29,6 +33,8 @@ targets:
- Assets.xcassets
- Sources
- Generated/gotcha_core.swift
dependencies:
- package: Highlighter
preBuildScripts:
- name: Build Rust core
basedOnDependencyAnalysis: false