We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05ddfe commit 836523cCopy full SHA for 836523c
Sources/Theming/Theme+Fonts/ThemeFont.swift
@@ -1,6 +1,6 @@
1
//
2
// ThemeFont.swift
3
-// swiftui-theming
+// Theming
4
5
// Created by Weiß, Alexander on 03.01.25.
6
Sources/Theming/ThemeTraits.swift
// ThemeTraits.swift
scripts/build-docs.sh
@@ -1,5 +1,5 @@
-SCHEME="swiftui-theming" # Remember to change this
-DOCC_BUNDLE_PATH="./Sources/Documentation.docc" # Remember to change this
+SCHEME="swiftui-theming"
+DOCC_BUNDLE_PATH="./Sources/Documentation.docc"
# Paths used in the script.
DERIVED_DATA_DIR=".deriveddata"
0 commit comments