Add repository file browser
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user